[dovecot-cvs] dovecot dovecot-example.conf,1.259,1.260
tss at dovecot.org
tss at dovecot.org
Sun May 13 20:33:02 EEST 2007
Update of /var/lib/cvs/dovecot
In directory talvi:/tmp/cvs-serv21934
Modified Files:
dovecot-example.conf
Log Message:
Added quota_full_tempfail setting.
Index: dovecot-example.conf
===================================================================
RCS file: /var/lib/cvs/dovecot/dovecot-example.conf,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -d -r1.259 -r1.260
--- dovecot-example.conf 11 Apr 2007 08:56:17 -0000 1.259
+++ dovecot-example.conf 13 May 2007 17:33:00 -0000 1.260
@@ -663,6 +663,10 @@
#mail_plugins =
#mail_plugin_dir = /usr/lib/dovecot/lda
+ # If user is over quota, return with temporary failure instead of
+ # bouncing the mail.
+ #quota_full_tempfail = no
+
# Binary to use for sending mails.
#sendmail_path = /usr/lib/sendmail
More information about the dovecot-cvs
mailing list