dovecot-2.0: example-config: Added a warning about mail_attachme...

dovecot at dovecot.org dovecot at dovecot.org
Wed Oct 20 21:32:19 EEST 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/ca2f5af61e7d
changeset: 12325:ca2f5af61e7d
user:      Timo Sirainen <tss at iki.fi>
date:      Wed Oct 20 19:32:16 2010 +0100
description:
example-config: Added a warning about mail_attachment* being experimental.

diffstat:

 doc/example-config/conf.d/10-mail.conf |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r d55afae11f89 -r ca2f5af61e7d doc/example-config/conf.d/10-mail.conf
--- a/doc/example-config/conf.d/10-mail.conf	Wed Oct 20 19:30:12 2010 +0100
+++ b/doc/example-config/conf.d/10-mail.conf	Wed Oct 20 19:32:16 2010 +0100
@@ -324,6 +324,8 @@
 # also allows single instance storage for them. Other backends don't support
 # this for now.
 
+# WARNING: This feature hasn't been tested much yet. Use at your own risk.
+
 # Directory root where to store mail attachments. Disabled, if empty.
 #mail_attachment_dir =
 


More information about the dovecot-cvs mailing list