Recent content by AlainK

  1. A

    Email error with roundcube. SMTP Error (250): Authentication failed.

    edit /usr/share/psa-roundcube/config/defaults.inc.php and replace : $config['smtp_user'] = '%u'; to below : $config['smtp_user'] = ''; explantions here : http://kb.odin.com/en/120036 Kind regards
Back
Top