Gang - Hopeing for a pointer or two ont he following problem: I moved residences recently, and changed a couple of things on my home Linux box, which is running Qmail-1.03. When we moved, my gf's outlook began to give SMTP timeout errors when trying to send messages. The email is being accepted and sent by qmail according to the logs, but doesn't seem to be giving Outlook a response to let it know that the message has been sent. Any ideas? Here's how Qmail and Qpopper are being run: [brandon@misanthrope ~alias]# ps auxww | grep qmail root 17900 0.0 0.0 1088 52 ? S Jul05 0:00 supervise qmail-send root 17902 0.0 0.0 1088 52 ? S Jul05 0:00 supervise qmail-smtpd qmaill 17905 0.0 0.1 1104 116 ? S Jul05 0:04 /usr/local/bin/multilog t /var/log/qmail qmaill 17909 0.0 0.1 1104 116 ? S Jul05 0:00 /usr/local/bin/multilog t /var/log/qmail/smtpd qmaild 12069 0.0 0.1 1280 120 ? S Jul14 0:01 /usr/local/bin/tcpserver -v -x /etc/tcp.smtp.cdb -c 5 -u 16 -g 52 0 smtp /usr/sbin/relaylock /var/qmail/bin/qmail-smtpd qmails 12072 0.0 0.1 1148 160 ? S Jul14 0:12 qmail-send root 12077 0.0 0.0 1100 72 ? S Jul14 0:01 qmail-lspawn ./Mailbox qmailr 12078 0.0 0.1 1116 148 ? S Jul14 0:13 qmail-rspawn qmailq 12079 0.0 0.0 1092 92 ? S Jul14 0:00 qmail-clean brandon 9513 0.0 0.5 1192 516 pts/1 S 08:29 0:00 mail [EMAIL PROTECTED] root 9523 0.0 0.4 1208 424 pts/2 R 08:32 0:00 grep qmail #/etc/inetd.conf [brandon@misanthrope ~alias]# grep popper /etc/inetd.conf pop3 stream tcp nowait root /usr/sbin/tcpd /usr/local/lib/popper popper -R -s Anything else that might help? When I switched residences, I changed IP addresses, but that's about it. Her Ip is in /etc/smtp-poplock.static_allowed (I'm running Relaylock patch to allow dynamic relaying for POP3 clients). Thanks for any help you can give, Brandon
