RoundCube SMTP issue

Here you can find tutorials and notes for server-side maintenance/configuration

RoundCube SMTP issue

Postby lik » Thu Oct 08, 2009 8:55 pm

This totally fixes roundcube smtp issue, and is compatible with the csf smtp owner restriction.
Code: Select all
vi /usr/local/cpanel/base/3rdparty/roundcube/config/main.inc.php

and changed
Code: Select all
$rcmail_config['smtp_user'] = '%u';
to
$rcmail_config['smtp_user'] = '';
lik
Founder
Founder
 
Posts: 497
Joined: Wed Dec 15, 2010 3:21 am

Return to Server Side Actions

 


  • Related topics
    Replies
    Views
    Last post
cron