On Mon, 2006-04-24 at 09:06 -0400, Tom Ray wrote:
Timo--
Actually, I did figure that out. It's been a long weekend. The problem I'm having now is the fact that I can login with POP3 and everything works but when I login with IMAP I get the following error:
PLAIN authentication failed. None of the authentication methods supported by your IMAP server (if any) are supported on this computer.
I'm using Outlook Express 6.x since that's what most all my clients use. Under auth_default{} I have it set with:
passdb passwd-file { args = /mail/%d/etc/passwd }
I have it set like that in both spots listed under auth_default, do I need to uncomment auth default_with_listener and set things up within there?
But spots? You mean passdb and userdb? You don't want to have more than one auth block.
If you're running dovecot 1.0beta7, could you post the result of "dovecot -n", otherwise the whole auth block you have in the config file?
You have "mechanisms = plain" in there, right?
If you manually log in, what does the capability line say:
telnet imap.foo.org 143 x capability