On Wed, 22 Mar 2006 15:09:31 +0100, "Christopher R. Parr" <[EMAIL PROTECTED]> 
wrote:
> The domains that are being served are crparr.net and oberhollenzer.cc.
> but both are being served by mail.crparr.net.  so the followiung
> string should be correct:
> $rcmail_config['default_host'] = 'mail.crparr.net';
> 
> Is this correct?

No! Read the comment above each configuration parameter. You need to set these 
three parameters in main.inc.php:

$rcmail_config['default_host']
$rcmail_config['mail_domain']
$rcmail_config['smtp_server']

Read the comments of all three.

-- 
---------------------------------------------------------
Lic. Martín Marqués         |   SELECT 'mmarques' || 
Centro de Telemática        |       '@' || 'unl.edu.ar';
Universidad Nacional        |   DBA, Programador, 
    del Litoral             |   Administrador
---------------------------------------------------------




Reply via email to