Quoting South Computers <[EMAIL PROTECTED]>:


I had the same problem last week (built a new backup server). The
problem was the hosts file.  Make sure (in etc/hosts), you have a line
pointing to localhost, ie;

127.0.0.1       localhost





[EMAIL PROTECTED] wrote:

I finally got everything running over last week. did a full rebuild of the server via rpm -e's and re-running the download and install script. I noticed on the install that the toaster now comes with squirrelmail? I had a folder already named webmail and have since deleted it. i'm getting an IMAP login failure still though. Could someone show me their config.php so i can see what i'm missing out of my /etc/squirrelmail/config.php ?

---------------------------------------------------------------------
   QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Yep i thought of that, i also forgot that my IP changed on this box as well. but that didn't make a difference.

I ended up putting the IP address of the machine in the config.php in the server address part. that worked.

$imapServerAddress      = '192.168.0.10';
$imapPort               = 143;
$useSendmail            = false;
$smtpServerAddress      = '192.168.0.10';
$smtpPort               = 25;

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to