This is a discussion on Re: Postfix Courier-Imap Outlook POP3 help within the mailing.postfix.users forums, part of the Mail Servers and Related category; > There was a problem logging onto your mail server. Your User Name or > Password was rejected. Server Response: '-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> There was a problem logging onto your mail server. Your User Name or
> Password was rejected. Server Response: '-ERR Login failed.' ... This has nothing to do with Postfix or its configuration. You should go through your Courier authdaemon configuration: authdaemonrc and authmysqlrc. Check also your logs for related error messages. Read through the Courier documentation once more. If you have enabled digest or CRAM authentication you should have _cleartext_ passwords in your MySQL tables. You should start with a simple configuration and make it work. Then you can add complexity (MySQL tables, challenge authentication, SASL) one feature at a time. This way you can always go back to some working configuration and you also know what is not working. Cheers Petri |