> After changing over to Dovecot IMAP last night (using the instructions on > the wiki exactly), some of my users are now unable to log into their email > accounts using an email client (right now Outlook 2007 and Apple Mail > program). Webmail does not seem to be effected. > > Here is the dovecot log message that I am getting that seems out of place. > I configured my Mac using the Apple Mail program, and I get the same > message. I am using the standard (non-ssl) IMAP ports. > > 05-14 09:13:37 imap-login: Info: Disconnected (tried to use disabled > plaintext auth) > > > If I change over my Apple Mail client to use SSL, I can access my qmail > accounts and all is well. > > Any ideas? > > Scott >
Have a look in: /usr/local/etc/dovecot.conf Is: Disable_Plaintext_Auth = no ?
