Re: Server responded: -ERR Login failed
I like the program but there needs to be more checks on the login to say exactly where the probelm is.
True, and it would be nice if more info was logged. Currently, my logs/ directory contains 1 empty file so it's useless for debugging IMAP failures.
My problem is this:
If I telnet to the IMAP port (143) and login via the telnet interface things work (using a dovecot server that supports IMAP4v1). If I login via the atmail form it fails. Dovecot is configured to log me in with a local username (bob) rather than a a full email address (bob@example.com) so I'm wondering if that's my problem. Can I have atmail not use the "@example.com" when logging in?

