As stated in the topic title, the DragNet log shows this error when trying to send notification email.
The SMTP server logs show that the connection was dropped just after a successful RCPT TO command as follows:
02/03/06 16:11:46 220 xxxxxxxx.co.za ESMTP MailEnable Service, Version: 0-1.72- ready at 02/03/06 16:11:46
02/03/06 16:11:46 HELO XXXXX 250 Requested mail action okay, completed
02/03/06 16:11:46 MAIL FROM: <noreply@xxxxxxxx.co.za> 250 Requested mail action okay, completed
02/03/06 16:12:58 RCPT TO: <brett@xxxxxxxx.co.za> 250 Requested mail action okay, completed
The same sequence occurs with every email notification. What is also strange is that there is a gap of over a minute between the MAIL FROM and the RCPT TO. I'm not sure if this is causing any problems as I see that the SMTP timeout in DragNet is set to 30 (seconds I assume). Should this be a higher value or not ?
CDO Error message - transport lost connection
Moderator: SourceGear
I increased the SMTP timeout to 120 but no improvement.
The DragNet log shows the following for the latest failed attempt:
2006-02-06 07:24:44.225 SendEmailNotification Failure - To: brett@xxxxxxxx.co.za Subject: [Dragnet Change (Bug) - AllyCAD 3.5 - Civil Designer 6.4:9] Pan only works if the cursor is moved between every successive pan Error: Could not access 'CDO.Message' object.[Exception has been thrown by the target of an invocation. [The transport lost its connection to the server. ]]
SMTP logs for the same time as follows:
Activity log
02/06/06 07:24:17 220 xxxxxxxx.co.za ESMTP MailEnable Service, Version: 0-1.72- ready at 02/06/06 07:24:17
02/06/06 07:24:17 HELO NIMDA 250 Requested mail action okay, completed
02/06/06 07:24:17 MAIL FROM: <noreply@xxxxxxxx.co.za> 250 Requested mail action okay, completed
02/06/06 07:25:29 RCPT TO: <brett@xxxxxxxx.co.za> 250 Requested mail action okay, completed
Debug log
02/06/06 07:25:29 ME-E0070: (recv) socket [340] error during [RCPT] command from host 10.10.15.22. Socket was disconnected - Error: (10053)
The DragNet log shows the following for the latest failed attempt:
2006-02-06 07:24:44.225 SendEmailNotification Failure - To: brett@xxxxxxxx.co.za Subject: [Dragnet Change (Bug) - AllyCAD 3.5 - Civil Designer 6.4:9] Pan only works if the cursor is moved between every successive pan Error: Could not access 'CDO.Message' object.[Exception has been thrown by the target of an invocation. [The transport lost its connection to the server. ]]
SMTP logs for the same time as follows:
Activity log
02/06/06 07:24:17 220 xxxxxxxx.co.za ESMTP MailEnable Service, Version: 0-1.72- ready at 02/06/06 07:24:17
02/06/06 07:24:17 HELO NIMDA 250 Requested mail action okay, completed
02/06/06 07:24:17 MAIL FROM: <noreply@xxxxxxxx.co.za> 250 Requested mail action okay, completed
02/06/06 07:25:29 RCPT TO: <brett@xxxxxxxx.co.za> 250 Requested mail action okay, completed
Debug log
02/06/06 07:25:29 ME-E0070: (recv) socket [340] error during [RCPT] command from host 10.10.15.22. Socket was disconnected - Error: (10053)