Re: [SAtalk] Sendmail error help...

2003-09-25 Thread Ryan Moore
If your server is taking an abnormal amount of time to display the SMTP banner (the first 220 line), then the remote end might close the connection before issuing any commands. Ryan Moore -- Perigee.net Corporation 704-849-8355 (sales) 704-849-8017 (tech) www.perigee.net Matt Chapman wro

Re: [SAtalk] Sendmail error help...

2003-09-25 Thread Matt Chapman
You are correct I will investigate further. I wonder if it is the timeout on the mimedefang? On Thu, 2003-09-25 at 12:47, mikea wrote: > On Thu, Sep 25, 2003 at 12:15:10PM -0400, Matt Chapman wrote: > > sendmail[2427]: h8PG5C9C002427: smtpout.mac.com [17.250.248.97] did not > > issue MAIL/EXPN/VR

Re: [SAtalk] Sendmail error help...

2003-09-25 Thread mikea
On Thu, Sep 25, 2003 at 12:15:10PM -0400, Matt Chapman wrote: > sendmail[2427]: h8PG5C9C002427: smtpout.mac.com [17.250.248.97] did not > issue MAIL/EXPN/VRFY/ETRN during connection to MTA > > This is showing up all the time. This is me at my .mac account trying > to send to my domain which is re

Re: [SAtalk] Sendmail error help...

2003-09-25 Thread Matt Chapman
Problem is I send a mail from the .mac account (it is outside and easy to test from) and then that message shows up in the log. Then awhile later my .mac account generates a return error like it could not connect to my other account (the server generating the error) normally I would discount this

Re: [SAtalk] Sendmail error help...

2003-09-25 Thread Patrick Morris
Usually, this error means something connected to port 25 of your server, then disconnected before issuing any commands. Do you have a system monitoring the SMTP port on that server? I get these once a minute from my monitoring system, that's just checking to make sure the daemon's alive. Matt