On Wed, Mar 30, 2011 at 06:28:49PM +0200, Pascal Volk wrote:
On 03/30/2011 06:16 PM Walt Shekrota wrote:
does the following indicate TLS is configured?
2011-03-30 10:37:07 auth(default): Info: client out: OK 1 user=wshek 2011-03-30 10:37:07 auth(default): Info: master in: REQUEST 2 13371 1 2011-03-30 10:37:07 auth(default): Info: passwd(wshek,127.0.0.1): lookup 2011-03-30 10:37:07 auth(default): Info: master out: USER 2 wshek system_groups_user=wshek uid=1000 gid=1000 home=/home/wshek 2011-03-30 10:37:07 imap-login: Info: Login: user=<wshek>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, TLS
If it is I do not intend it. How can I turn it off? Thanks. -Walt
See http://wiki.dovecot.org/Logging
Regards, Pascal
The trapper recommends today: cafebabe.1108918@localdomain.org
Ok thanks that made a little progress. (mail_debug=yes)
I have mail_location = maildir:~/Mail:LAYOUT=fs defined in the dovecot.conf.
You can see my mail is in 'Mail' as Maildir format! So what happens? IMAP creates a 'Maildir' directory obviously empty. Not sure why it totally ignores the directory I define in mail_location.
AND occasionally this just works which is weirder yet... then shortly after stops working.
Thanks. -Walt