Roundcube Community Forum

 

Sending Messages issue

Started by Randalldw, November 26, 2010, 09:29:25 PM

Previous topic - Next topic

Randalldw

When I try to send a message in roundcube it says smpt issue (535) authorization failure how do I fix this?

JohnDoh

in your config check that you have set these correctly
// SMTP username (if required) if you use %u as the username Roundcube
// will use the current username for login
$rcmail_config['smtp_user'] = '';

// SMTP password (if required) if you use %p as the password Roundcube
// will use the current user's password for login
$rcmail_config['smtp_pass'] = '';
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...