On Sunday 30 Oct 2005 17:42, Jaldhar H. Vyas wrote: > mail_extra_groups = mail
Fixes it. IMO that should be the default.
My changes to dovecot.conf are:
---
/extra/tim/apt-src/dovecot-1.0.alpha3/debian/dovecot-common/etc/dovecot/dovecot.conf
2005-10-30 14:48:58.000000000 +0000
+++ /etc/dovecot/dovecot.conf 2005-11-01 20:25:58.000000000 +0000
@@ -16,7 +16,7 @@
# Protocols we want to be serving:
# imap imaps pop3 pop3s
#protocols = imap imaps
-protocols =
+protocols = imap pop3
# IP or host address where to listen in for connections. It's not currently
# possible to specify multiple addresses. "*" listens in all IPv4 interfaces.
@@ -62,7 +62,7 @@
# SSL/TLS is used (LOGINDISABLED capability). Note that 127.*.*.* and
# IPv6 ::1 addresses are considered secure, this setting has no effect if
# you connect from those addresses.
-#disable_plaintext_auth = yes
+disable_plaintext_auth = no
# Use this logfile instead of syslog(). /dev/stderr can be used if you want
to
# use stderr for logging (ONLY /dev/stderr - otherwise it is closed).
@@ -169,7 +169,7 @@
# Grant access to these extra groups for mail processes. Typical use would be
# to give "mail" group write access to /var/mail to be able to create
dotlocks.
-#mail_extra_groups =
+mail_extra_groups = mail
# ':' separated list of directories under which chrooting is allowed for mail
# processes (ie. /var/mail will allow chrooting to /var/mail/foo/bar too).
--
Member AFFS, WYLUG, SWP (UK), UAF, RESPECT, StWC
No to software patents! Victory to the iraqi resistance!
pgpskrZJxBwTc.pgp
Description: PGP signature

