|
Home > Archive > IIS and SMTP > August 2005 > Email in queue and delayed for delivery
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Email in queue and delayed for delivery
|
|
|
| Whenever I send email from my Windows SMTP server, it is not delivered
immediately, some will be delivered after 5 to 15 minutes, some will be
delivered after 1 day. Does anybody know the reasons? I checked the DNS
server, it seems that the dns name resolution ok, it can solve the name
resolution on different foreign domain name.
I have three DNS servers, those are Active Directory integrated dns server,
and my SMTP server is one of those.
Best regards
| |
| Jeff Cochran 2005-08-06, 5:50 pm |
| On Fri, 5 Aug 2005 12:45:54 -0700, "Kane" <kane@worldwarranty.com>
wrote:
>Whenever I send email from my Windows SMTP server, it is not delivered
>immediately, some will be delivered after 5 to 15 minutes, some will be
>delivered after 1 day. Does anybody know the reasons? I checked the DNS
>server, it seems that the dns name resolution ok, it can solve the name
>resolution on different foreign domain name.
>
>I have three DNS servers, those are Active Directory integrated dns server,
>and my SMTP server is one of those.
Log files.
Jeff
| |
|
| Hi;
This is the information that I found in log file
#Software: Microsoft Internet Information Services 5.0
#Version: 1.0
#Date: 2005-08-07 00:00:32
#Fields: date time c-ip cs-username s-sitename s-computername s-ip s-port
cs-method sc-win32-status sc-bytes time-taken cs-version
2005-08-07 00:00:32 206.99.235.25 OutboundConnectionResponse SMTPSVC1
BACKUP - 25 - 0 98 52390 SMTP
2005-08-07 00:00:32 206.99.235.25 OutboundConnectionCommand SMTPSVC1
BACKUP - 25 EHLO 0 4 52390 SMTP
2005-08-07 00:00:32 206.99.235.25 OutboundConnectionResponse SMTPSVC1
BACKUP - 25 - 0 68 52468 SMTP
2005-08-07 00:00:32 206.99.235.25 OutboundConnectionResponse SMTPSVC1
BACKUP - 25 - 0 12 52625 SMTP
2005-08-07 00:00:32 206.99.235.25 OutboundConnectionCommand SMTPSVC1
BACKUP - 25 MAIL 0 4 52625 SMTP
2005-08-07 00:00:49 206.190.37.7 OutboundConnectionResponse SMTPSVC1
BACKUP - 25 - 0 59 187 SMTP
2005-08-07 00:00:49 206.190.37.7 OutboundConnectionCommand SMTPSVC1
BACKUP - 25 EHLO 0 4 187 SMTP
2005-08-07 00:00:49 206.190.37.7 OutboundConnectionResponse SMTPSVC1
BACKUP - 25 - 0 33 265 SMTP
2005-08-07 00:00:49 206.190.37.7 OutboundConnectionResponse SMTPSVC1
BACKUP - 25 - 0 12 406 SMTP
2005-08-07 00:00:49 206.190.37.7 OutboundConnectionCommand SMTPSVC1
BACKUP - 25 MAIL 0 4 406 SMTP
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:42fce362.611496109@msnews.microsoft.com...
> On Fri, 5 Aug 2005 12:45:54 -0700, "Kane" <kane@worldwarranty.com>
> wrote:
>
>
> Log files.
>
> Jeff
| |
| Peter D. Hipson 2005-08-10, 5:54 pm |
| On Sat, 6 Aug 2005 18:02:34 -0700, "Kane" <kane@worldwarranty.com>
wrote:
>Hi;
>
>This is the information that I found in log file
>
>#Software: Microsoft Internet Information Services 5.0
>#Version: 1.0
>#Date: 2005-08-07 00:00:32
>#Fields: date time c-ip cs-username s-sitename s-computername s-ip s-port
>cs-method sc-win32-status sc-bytes time-taken cs-version
>2005-08-07 00:00:32 206.99.235.25 OutboundConnectionResponse SMTPSVC1
>BACKUP - 25 - 0 98 52390 SMTP
Try checking delivery in the SMTP server's properties. Set them to
lower values (shorter times) and see what happens. When I see delivery
issues such as this, it is usually a transient error causing the
message to be re-queued for a later delivery.
PeterD, the Darkstar Network
To email, fix my address!
ExpertZone!
|
|
|
|
|