ISPmgr5
5.48.0-2015.12.21_13:17
dovecot 2.0.9
Exim 4.72-7.el6
Есть ящик outgoing@cat - 499 Мбайт (квота анлим) но при отправке на него в логах maillog dovecot:
Jan 5 14:10:02 mx dovecot: lda(outgoing@cat): Error: sieve: script /var/www/user16369/data/email/cat-/outgoing/.dovecot.sieve failed with unsuccessful implicit keep (user logfile /var/www/user16369/data/email/cat-/outgoing/.dovecot.sieve.log may reveal additional details)
Jan 5 14:10:02 mx dovecot: lda(outgoing@cat): Error: Sendmail process terminated abnormally, exit status 1
Jan 5 14:15:21 mx dovecot: lda(outgoing@cat): Error: sieve: msgid=<568B7D75.6090805@hoster->: failed to store into mailbox 'INBOX': Quota exceeded (mailbox for user is full)
cat .dovecot.sieve.log
sieve: info: started log at Jan 05 14:10:02.
error: msgid=<568B7C36.2070607@hoster>: failed to store into mailbox 'INBOX': Quota exceeded (mailbox for user is full).
sieve: info: started log at Jan 05 14:15:21.
error: msgid=<568B7D75.6090805@hoster>: failed to store into mailbox 'INBOX': Quota exceeded (mailbox for user is full).
exim main.log:
2016-01-05 14:15:21 1aGMm0-001p06-GP ** outgoing@cat (outgoing@cat) <outgoing@cat> R=procmail T=dovecot_deliver_pipe: Child process of dovecot_deliver_pipe transport returned 1 from command: /usr/libexec/dovecot/dovecot-lda
сообщений от MAILER-DAEMON не получал, сделал вручную квоту на ящик 800 Мбайт, проблема решена.
Вопрос почему ящик квота анлим, был занят 499 метров и получал ошибку в логах,куда посмотреть чтоб были сообщения от mailer-daemon типа user is over quota?
Проверьте /etc/dovecot/dovecot.passwd - квота выставляется примерно так
Если квоты нетКод:test@qwertyu.ru:pass:6019:6019::/var/www/qwertyu/data/email/qwertyu.ru/test:::maildir:~/.maildir userdb_quota_rule=*:bytes=444M
cat /etc/dovecot/dovecot.passwd
Код:test@qwertyu.ru:pass:6019:6019::/var/www/qwertyu/data/email/qwertyu.ru/test:::maildir:~/.maildir
test@qwertyu.ru<img src="images/smil...ldir:~/.maildir
Feb 12 12:07:13 mx dovecot: lda(ma.mariam@qwertyu.ru): msgid=<5ffc6a77e45928bc9cc40dd85da35f8f@qwertyu.ru g>: save failed to INBOX: Quota exceeded (mailbox for user is full)
опять эта ошибка, тогда как в конфиге dovecot квота не отмечена а по сути ящик безлимитный .
Последний раз редактировалось KillingFrenzy; 12.02.2016 в 17:11.
А пользователь дисковую квоту не превысил?
repquota -gv /var/www | grep <user>
ограничение у юзера (аккаунта) 3Гбrepquota -gv /var | grep user
user-- 1294784 3072000 3072000 1957 390447 390447
странно. Напишите нам в поддержку, если есть - попробуем помочь