Hi,

I have a problem with squirrelmail in redhat fc3 linux.  I installed it
(squirrelmail-1.4.3a-6.FC3) from the fc3 cd. Users can receive and read
mails in squirrelmail.  However, nobody can send mails out, no error, but
nothing happens when the user clicks Send.

The dovecot is running. My dovecot.conf sets

protocols = imap imaps pop3 pop3s

and users can read/send mails from outlook express or pine without error. 
I also tried to set /etc/squirrelmail/config.php

$domain                 = 'localhost';
$imapServerAddress      = 'localhost';
$smtpServerAddress      = 'localhost';

and

$domain                 = 'my-server-name';
$imapServerAddress      = 'my-server-name';
$smtpServerAddress      = 'my-server-name';

but, none of them works.  I also tried

$imap_server_type       = 'other'

and

$imap_server_type       = 'uw'

But, it does not help.  The firewall is turned off.  I used the same way
to set up squirrelmail in fc1 and it is working well there.  Should I do
something else in fc3 to make it working?

I appreciate all help!

Hongwei Li



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to