]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
example-config: Added mail_temp_dir.
authorTimo Sirainen <tss@iki.fi>
Thu, 15 Jul 2010 15:39:51 +0000 (16:39 +0100)
committerTimo Sirainen <tss@iki.fi>
Thu, 15 Jul 2010 15:39:51 +0000 (16:39 +0100)
doc/example-config/conf.d/10-mail.conf

index 5fffaaf1b048c3b5fcbcce07c2e69e780e5076bf..b28654a7eb0e466bafd6b820c20e51e90e973c0f 100644 (file)
 # methods. NFS users: flock doesn't work, remember to change mmap_disable.
 #lock_method = fcntl
 
+# Directory in which LDA/LMTP temporarily stores incoming mails >128 kB.
+#mail_temp_dir = /tmp
+
 # Valid UID range for users, defaults to 500 and above. This is mostly
 # to make sure that users can't log in as daemons or other system users.
 # Note that denying root logins is hardcoded to dovecot binary and can't