Hi,
i'm using Mercury Mail server and i can't send emails. the errors Logfile display follow entrys:
[05-Jun-2008 17:11:20 +0200] SMTP Error: SMTP error: Authentication failure: Invalid response code received from server (Code: 501) in \webmail\program\steps\mail\func.inc on line 1416
[05-Jun-2008 17:11:49 +0200] SMTP Error: SMTP error: Authentication failure: Invalid response code received from server (Code: 504) in \webmail\program\steps\mail\func.inc on line 1416
anyone know whats wrong?
Try to use clear text for the login and pasword.
If this works, then probably roundcube and your smtp server are not talking the same crypto language.
see parameter:
// SMTP AUTH type (DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN or empty to use
// best server supported one)
$rcmail_config['smtp_auth_type'] = '';
hi,
i have found the reason
i'm using wrong usernames because i set the user_domain param so rc adding the domain to every user for logging to smtp server