[Dovecot] Dovecot Log control=
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
i use dovecot-1.0.9 + sieve plugin 1.0.2 pop3 - imap, virtual users from file with MD5-CRYPT some with maildir some with mbox, spamassasin + sieve filter per user, etc - etc and everything are simple perfect.
The only real question i have is this:
in the logs when the dovect LDA deliver a mail to a maildir account is something control=
What exactly is this ?
deliver(ebalaskas): Dec 14 23:32:35 Info: maildir: root=/var/mail/folders/ebalaskas, index=/var/mail/index/ebalaskas, control=, inbox= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHYvb0WIK+Pe9twhoRAnyVAKCKHsvi7DJ01uYnAQvbeLNh85HBoQCgxtSp Sm9WetpSQMJsiyp0wAkReOQ= =k0f0 -----END PGP SIGNATURE-----
On Fri, 2007-12-14 at 23:34 +0200, Evaggelos Balaskas wrote:
in the logs when the dovect LDA deliver a mail to a maildir account is something control=
What exactly is this ?
deliver(ebalaskas): Dec 14 23:32:35 Info: maildir: root=/var/mail/folders/ebalaskas, index=/var/mail/index/ebalaskas, control=, inbox=
These lines are logged because you have mail_debug=yes enabled. You probably don't want them in production.
Empty control directory simply means it uses the default one, i.e. root directory. As for what control files are, see http://wiki.dovecot.org/MailLocation/Maildir
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
i did a little change to my dovecot.conf setting up the CONTROL like this at extra fields for the maildir account:
userdb_mail=maildir:/var/mail/folders/%u:INDEX=/var/mail/index/%u:CONTROL=/var/mail/control/%u
and the control files are now in the correct (with perms) directory.
Timo Sirainen wrote:
Empty control directory simply means it uses the default one, i.e. root directory. As for what control files are, see http://wiki.dovecot.org/MailLocation/Maildir
thanks a lot timo,
Evaggelos Balaskas - http://ebalaskas.gr Unix System Engineer Informatics Engineer Technological Education -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHb591WIK+Pe9twhoRAmniAJ9smjNpHUpRomSK0kzp0iSTazy5XACgwdA/ td9/N0/al+jjxkqbYlZa40M= =QASA -----END PGP SIGNATURE-----
participants (2)
-
Evaggelos Balaskas
-
Timo Sirainen