Hi lists,
Im new to Linux but succesfully installed Postfix as my smtp. Clients are retriving their using Outlook express (pop3). I have also Apache which runs fine. My problem is I cant log in to my mail server using Squirrelmail, I got an error "unknown user or incorrect password"  below is the other details:
 
RedHat7.2
imap-2000c-15
php-4.0.6-7
apache-1.3.20-16
squirrelmail-1.4.0-1.7.x
 
squirrelmail config
$domain                 = 'bonheur.com.ph';
$imapServerAddress      = 'bonheur.com.ph';
$imapPort               = 143;
$useSendmail            = false;
$smtpServerAddress      = 'bonheur.com.ph';
$smtpPort               = 25;
$sendmail_path          = '/usr/sbin/sendmail';
$pop_before_smtp        = false;
$imap_server_type       = 'uw';
$invert_time            = false;
$optional_delimiter     = '/';
 
Please help
 
Toto

Reply via email to