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 relayed via my
> sendmail/mimedefang/spamassassin config.  Mail works well except for a
> few domains like mac.com, att.com bellsouth.com etc...
> 
> Any ideas.  I have read that this is because the sending server did not
> issue the full command needed???  Is it a sendmail.mc config issue?

Odds are pretty good that your .mac account is connecting to port 25
and then disconnecting without issuing any one of the commands above.
Try doing a telnet to port 25 on your machine, followed by a QUIT. 
I think you'll see exactly the same thing from that connection. 

If you really want to see what's causing the problem, you'll need to
capture the packets from the session with some sort of packet trace.

-- 
Mike Andrews
[EMAIL PROTECTED]
Tired old sysadmin since 1964


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to