This started about 24 hours ago.
I have confirmed this with my upstream SMTP forwarders, and in the
LogFile (C:\WINDOWS\System32\LogFiles\SMTPSVC2). An SMTP connection is
established, target box identified, and data transfer begins. However it
looks like nothing is being sent, and a time-out occurs.
This results in a nice error in the Event Viewer connection reset by
remote computer, or something similar.
I am not running a firewall, and if I telnet on port 25 to a mailhost,
and manually go through the process, an email is generated and sent out
the door.
Is this a problem with the metabase perhaps?
Thank you.
Jason A. Mitchell
The following is a snippet out of the log file, it will wrap unfortunately.
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2004-04-30 15:56:34
#Fields: date time c-ip cs-username s-sitename s-computername s-ip -port
cs-method cs-uri-stem cs-uri-query sc-status sc-win32-status sc-bytes
cs-bytes time-taken cs-version cs-host cs(User-Agent) cs(Cookie)
cs(Referer)
2004-04-30 15:56:34 205.158.62.68 OutboundConnectionResponse SMTPSVC2
PROMWEB1 - 25 - - 250+Ok 0 0 6 0 25610 SMTP - - - -
2004-04-30 15:56:34 205.158.62.68 OutboundConnectionCommand SMTPSVC2
PROMWEB1 - 25 RCPT - TO:<jamitch.RemoveThis@iname.com> 0 0 4 0 25610 SMTP - - - -
2004-04-30 15:56:34 205.158.62.68 OutboundConnectionResponse SMTPSVC2
PROMWEB1 - 25 - - 250+Ok 0 0 6 0 25844 SMTP - - - -
2004-04-30 15:56:34 205.158.62.68 OutboundConnectionCommand SMTPSVC2
PROMWEB1 - 25 DATA - - 0 0 4 0 25844 SMTP - - - -
2004-04-30 15:56:34 205.158.62.68 OutboundConnectionResponse SMTPSVC2
PROMWEB1 - 25 - - 354+End+data+with+<CR><LF>.<CR><LF> 0 0 35 0 25906
SMTP - - - -
2004-04-30 15:57:05 205.158.62.68 OutboundConnectionResponse SMTPSVC2
PROMWEB1 - 25 - - 421+Error:+timeout+exceeded 0 0 27 0 56985 SMTP - - - -
2004-04-30 15:57:05 205.158.62.68 OutboundConnectionCommand SMTPSVC2
PROMWEB1 - 25 QUIT - - 0 0 4 0 56985 SMTP - - - -
>> Stay informed about: IIS 6.0 SMTP not sending EOM using Pickup Directory/Text F..