On Sat, Nov 21, 2009 at 12:04 PM, Kev Dwyer <kevin.p.dw...@gmail.com> wrote:
> On Sat, 21 Nov 2009 08:19:52 -0500, Victor Subervi wrote: > > Hello Victor, > > The information that you have sent comes from the client side of the > transaction, so it isn't possible to tell why the server disconnected. > Assuming that there is an SMTP server listening on port 25, you need to > check the SMTP server logs. There wasn't anything in /var/log/maillog. Is that where I should have checked? > You might need to crank up the logging to > get useful output. > How? Look at the output below: [r...@13gems stcroixresort]# netstat -tulp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:mysql *:* LISTEN 24488/mysqld tcp 0 0 *:pop3 *:* LISTEN 5278/tcpserver tcp 0 0 *:ftp *:* LISTEN 26564/vsftpd tcp 0 0 localhost.localdomai:domain *:* LISTEN 11845/named tcp 0 0 *:smtp *:* LISTEN 5274/tcpserver tcp 0 0 localhost.localdomain:rndc *:* LISTEN 11845/named tcp 0 0 *:http *:* LISTEN 5201/httpd tcp 0 0 localhost:domain *:* LISTEN 11845/named tcp 0 0 *:ssh *:* LISTEN 15509/sshd tcp 0 0 localhost:rndc *:* LISTEN 11845/named udp 0 0 localhost.locald:domain *:* 11845/named udp 0 0 localhost:domain *:* 11845/named [r...@13gems stcroixresort]# qmailctl stat /service/qmail-send: up (pid 5266) 594565 seconds /service/qmail-send/log: up (pid 5271) 594565 seconds /service/qmail-smtpd: up (pid 5274) 594565 seconds /service/qmail-smtpd/log: up (pid 5276) 594565 seconds /service/qmail-pop3d: up (pid 5278) 594565 seconds /service/qmail-pop3d/log: up (pid 5279) 594565 seconds messages in queue: 0 messages in queue but not yet preprocessed: 0 Please advise. TIA, V
-- http://mail.python.org/mailman/listinfo/python-list