hello i am using dovecot-1.0.r7 on freebsd 5.4 everything is fine, but i wanna more -)
i am using dovecot-lda + plugin quota. when i am trying to send a email
for user with overquota i am getting "local delivery failed". can i make
some more informatic message for users like "your recipient box is
overquoted".
exim configure :
... dovecot_delivery: driver = pipe debug_print = "T: ldap_maildir_home for $local_part@$domain" command = /usr/local/libexec/dovecot/deliver -d $local_part message_prefix = message_suffix = user = mailnull group = mail delivery_date_add envelope_to_add return_path_add log_output ...
dovecot.conf
... protocol lda { mail_plugins = quota } ...
thanx
-- regards, Razorenov Alex
On Tue, 2006-11-07 at 14:53 +0200, razor wrote:
Are you using filesystem quota? If so, the quota plugin itself doesn't really do anything. Do you see any errors in Dovecot's log files? If not, see the "Logging" section in http://wiki.dovecot.org/LDA
Your problem is most likely that Dovecot couldn't handle the out-of-quota condition in its index file handling, or something like that. See http://wiki.dovecot.org/Quota/FS
08.11.06 в 15:03 Timo Sirainen в своём письме писал(а):
no, Timo. there is: ... protocol imap { listen = *:143 ssl_listen = *:993 mail_plugins = quota imap_quota } ...
so does Dovecot-LDA support configurable messages? does your message mean that there is my config bug?
-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
participants (2)
-
razor
-
Timo Sirainen