GGI> Well, here is the ASPMail log for an email that did not go out and then
GGI> below it is the Imail logs showing it timing
GGI> out...
As the session in the ASP-Mail log is completed without
problems - and the session in the Imail log is not, there
must be some proxy (or Virusscanner, ASSP etc.) between the both.
The "250" and "221" messages are created by the recieving
SMTP-Server.
I assume it is a virusscanner, which stops sending on the
message during the scan...
Just an Idea. Maybe I am wrong...
Matti
GGI> <ASPMAIL LOG>
GGI> 220 ei8htlegs.net (IMail 8.22 95649-4) NT-ESMTP Server X1
GGI> HELO mail.ei8htlegs.net
GGI> 250 hello ei8htlegs.net
GGI> MAIL FROM:<[EMAIL PROTECTED]>
GGI> 250 ok
GGI> RCPT TO:<[EMAIL PROTECTED]>
GGI> 250 ok its for <[EMAIL PROTECTED]>
GGI> RCPT TO:<[EMAIL PROTECTED]>
GGI> 250 ok its for <[EMAIL PROTECTED]>
GGI> DATA
GGI> 354 Please start mail input.
GGI> Message body suppressed.
GGI> .
GGI> 250 Mail queued for delivery.
GGI> QUIT
GGI> 221 Closing connection. Good bye.
GGI> </ASPMAIL LOG>
GGI> <Imail Log>
GGI> 03:16 20:36 SMTPD(12ab015a000043ee)
GGI> [64.184.24.60] connect 64.184.24.36 port
GGI> 2919
GGI> 03:16 20:36 SMTPD(12ab015a000043ee)
GGI> [64.184.24.36] HELO mail.ei8htlegs.net
GGI> 03:16 20:36 SMTPD(12ab015a000043ee) [64.184.24.36] MAIL
GGI> FROM:<[EMAIL PROTECTED]>
GGI> 03:16 20:36 SMTPD(12ab015a000043ee)
GGI> [64.184.24.36] RCPT TO:<[EMAIL PROTECTED]>
GGI> 03:16 20:36 SMTPD(12ab015a000043ee) [64.184.24.36] RCPT
GGI> TO:<[EMAIL PROTECTED]>
GGI> 03:16 20:41 SMTPD(12ab015a000043ee) connection timed out
GGI> </Imail Log>
GGI> Thanks,
GGI> Grant Griffith
GGI> Web Application Developer
GGI> Enhanced Telecommunications Corp.
GGI> (812)932-1000
GGI> -----Original Message-----
GGI> From: [EMAIL PROTECTED]
GGI> [mailto:[EMAIL PROTECTED] On
GGI> Behalf Of Grant Griffith -
GGI> IMail
GGI> Sent: Tuesday, March 14, 2006 10:49 AM
GGI> To: [email protected]
GGI> Subject: RE: [IMail Forum] Issues Using IMail
GGI> 8.22 To Send Messages From Web
GGI> Server
GGI> OK, I have logging turned on now for the ASPMail
GGI> side of things. Just have
GGI> to watch for it to occur again and then look at what both sides said.
GGI> Thanks,
GGI> Grant Griffith
GGI> Web Application Developer
GGI> Enhanced Telecommunications Corp.
GGI> (812)932-1000
GGI> -----Original Message-----
GGI> From: [EMAIL PROTECTED]
GGI> [mailto:[EMAIL PROTECTED] On Behalf Of Eric Shanbrom
GGI> Sent: Tuesday, March 14, 2006 10:41 AM
GGI> To: [email protected]
GGI> Subject: Re: [IMail Forum] Issues Using IMail
GGI> 8.22 To Send Messages From Web
GGI> Server
GGI> You are looking in the wrong direction. This is a
GGI> message coming into IMail
GGI> not going out to somewhere else. Since it hasn't
GGI> been accepted for delivery
GGI> by IMail there is nothing to re-queue and try
GGI> again.. the question here is
GGI> why didn't the conversation continue after the
GGI> final RCPT TO. Unfortunately,
GGI> we only see one side of the communication, that
GGI> being the commands coming
GGI> in. At this time I do not know if the sending
GGI> server got the final 250 OK
GGI> and didn't send the DATA command or what. The
GGI> connection timed out while
GGI> IMail was waiting for a new command. A sniffer on the line can give more
GGI> info and point you to the problem.
GGI> Eric S
GGI> ----- Original Message -----
GGI> From: "Adam Campbell" <[EMAIL PROTECTED]>
GGI> To: <[email protected]>
GGI> Sent: Tuesday, March 14, 2006 10:26 AM
GGI> Subject: Re: [IMail Forum] Issues Using IMail
GGI> 8.22 To Send Messages From Web
GGI> Server
>> There's no DATA command. Maybe ASPMail didn't like SMTPD's response to
>> the second RCPT TO and didn't give a DATA.
>>
>> Does ASPMail have a log?
>>
>> Would verbose logging of SMTPD help?
>>
>> adamc
>>
>> Grant Griffith - IMail wrote:
>>> Well, we use ASP and ASP.NET and below are the logs I just tracked of one
>>> email this morning.
>>>
>>> 03:14 08:19 SMTPD(c2c801ac00000323) [64.184.24.60] connect 64.184.24.36
>>> port 1539
>>>
>>> 03:14 08:19 SMTPD(c2c801ac00000323) [64.184.24.36] HELO
>>> mail.ei8htlegs.net
>>>
>>> 03:14 08:19 SMTPD(c2c801ac00000323) [64.184.24.36] MAIL
>>> FROM:<[EMAIL PROTECTED]>
>>>
>>> 03:14 08:19 SMTPD(c2c801ac00000323) [64.184.24.36] RCPT
>>> TO:<[EMAIL PROTECTED]>
>>>
>>> 03:14 08:19 SMTPD(c2c801ac00000323) [64.184.24.36] RCPT
>>> TO:<[EMAIL PROTECTED]>
>>>
>>> 03:14 08:24 SMTPD(c2c801ac00000323) connection timed out
>>>
>>> It appears the message just times out and then is never tried again.
>>> Why would this not be put into the queue to be tried again?
>>>
>>> Thanks,
>>> Grant Griffith
>>> Web Application Developer
>>> Enhanced Telecommunications Corp.
>>> (812)932-1000
>>>
>>> ------------------------------------------------------------------------
>>>
>>> *From:* [EMAIL PROTECTED]
>>> [mailto:[EMAIL PROTECTED] *On Behalf Of *Matrosity
>>> Hosting
>>> *Sent:* Tuesday, March 14, 2006 9:22 AM
>>> *To:* [email protected]
>>> *Subject:* Re: [IMail Forum] Issues Using IMail 8.22 To Send Messages
>>> From Web Server
>>>
>>> we run Cold Fusion on all of our web servers and it's worked fine since
>>> 7+. You may just use the smtp service on the web server to send email if
>>> you don't think it's working.
>>>
>>> Bill
>>>
>>> Grant Griffith - IMail wrote:
>>>
>>> Hello All,
>>>
>>> We have begun noticing that our Imail server is not sending out emails
>>>
>>> coming from websites when using ASPMail to connect to our Imail server
>>>
>>> (8.22). Our web page simply uses the ASPMail to connect to the Imail
>>> server
>>>
>>> and send the email. I have the IP of the web server in the list of
>>> allowed
>>>
>>> IP's and it works about 90% of the time. But that other 10% of the
>>> emails
>>>
>>> never get delivered.
>>>
>>> We just really started noticing this in the past few months after
>>> upgrading
>>>
>>> to Imail 8.22. Has anyone else experienced this or noticed it?
>>>
>>> Thanks,
>>>
>>> Grant Griffith
>>>
>>> Web Application Developer
>>>
>>> Enhanced Telecommunications Corp.
>>>
>>> (812)932-1000
>>>
>>> To Unsubscribe:
>>> http://www.ipswitch.com/support/mailing-lists.html
>>>
>>> List Archive:
>>> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>>>
>>> Knowledge Base/FAQ:
>>> http://www.ipswitch.com/support/IMail/
>>>
>>>
>> To Unsubscribe:
>> http://www.ipswitch.com/support/mailing-lists.html
>> List Archive:
>> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>> Knowledge Base/FAQ:
>> http://www.ipswitch.com/support/IMail/
>>
GGI> To Unsubscribe:
GGI> http://www.ipswitch.com/support/mailing-lists.html
GGI> List Archive:
GGI> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
GGI> Knowledge Base/FAQ:
GGI> http://www.ipswitch.com/support/IMail/
GGI> To Unsubscribe:
GGI> http://www.ipswitch.com/support/mailing-lists.html
GGI> List Archive:
GGI> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
GGI> Knowledge Base/FAQ:
GGI> http://www.ipswitch.com/support/IMail/
--
Mit freundlichen GrĂ¼ssen
Matti Haack
mailto:[EMAIL PROTECTED]
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/