you can always see from

tail -f /var/log/maillog

tail -f /var/log/qmail/smtp/current

It should show you the message when you try to send, but failed message. Meanwhile, please try create another virtual domain for testing purposes, test whether you can send through to the test domain.

Gabriel

Ron Jones wrote:

Seems like you have firewall started on your server. Please disable the
firewall, meanwhile double check that SeLinux is disable as well.

service iptables stop
chkconfig iptables off

restart qmail with qmailctl stop then qmailctl start

then try send and receive again.


Gabriel,

I ran a chkconfig --list iptables and it is off on runlevels zero through
six.  Also, I made sure to install the OS (CentOS 4.1) with selinux
disabled.

Do you know of any other error logs that I can comb through to see if I can
find a solution?

Thanks,

Ron Jones
Alpharetta, GA


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to