*g*

I may think about changing mail servers, now that I'm collecting a few clues.

==========================================================================
Here's @@resultSet for a successful mailing:

220 intranet.net.ouhsc.edu Microsoft ESMTP MAIL Service, Version: 5.0.2195.5329 ready 
at Thu, 28 Aug 2003 17:59:17 -0500  
250 intranet.net.ouhsc.edu Hello [127.0.0.1] 
Command: MAIL FROM: <cnevar>  
250 2.1.0 [EMAIL PROTECTED] OK 
Command: RCPT TO: &lt;[EMAIL PROTECTED]&gt;  
250 2.1.5 [EMAIL PROTECTED]  
Command: Starting to send content  
354 Start mail input; end with &lt;CRLF&gt;.&lt;CRLF&gt; 
Command: Content sent  
250 2.6.0 &lt;[EMAIL PROTECTED]&gt; Queued mail for delivery 
221 2.0.0 intranet.net.ouhsc.edu Service closing transmission channel 

Here's the SMTP log (now that's helpful, doncha know):
22:59:17 127.0.0.1 HELO - 250
22:59:17 127.0.0.1 MAIL - 250
22:59:17 127.0.0.1 RCPT - 250
22:59:17 127.0.0.1 DATA - 250
22:59:17 127.0.0.1 QUIT - 0
22:59:17 - - - 0
22:59:17 imail.ouhsc.edu EHLO - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu MAIL - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu RCPT - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu DATA - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu - - 0
22:59:17 imail.ouhsc.edu QUIT - 0
22:59:17 imail.ouhsc.edu - - 0
                                

==========================================================================
Here's @@resultSet for a failed mailing:

220 intranet.net.ouhsc.edu Microsoft ESMTP MAIL Service, Version: 5.0.2195.5329 ready 
at Thu, 28 Aug 2003 18:02:24 -0500  
250 intranet.net.ouhsc.edu Hello [127.0.0.1] 
Command: MAIL FROM: <cnevar>  
250 2.1.0 [EMAIL PROTECTED] OK 
Command: RCPT TO: &lt;[EMAIL PROTECTED]&gt;  
250 2.1.5 [EMAIL PROTECTED]  
Command: Starting to send content  
354 Start mail input; end with &lt;CRLF&gt;.&lt;CRLF&gt; 
Command: Content sent  
250 2.6.0 &lt;[EMAIL PROTECTED]&gt; Queued mail for delivery 
221 2.0.0 intranet.net.ouhsc.edu Service closing transmission channel 

Here's the SMTP log:
23:02:24 127.0.0.1 HELO - 250
23:02:24 127.0.0.1 MAIL - 250
23:02:24 127.0.0.1 RCPT - 250
23:02:24 127.0.0.1 DATA - 250
23:02:24 127.0.0.1 QUIT - 0
23:02:32 - - - 0
23:02:32 imail.ouhsc.edu EHLO - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu MAIL - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu RCPT - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu DATA - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu - - 0
23:02:32 imail.ouhsc.edu QUIT - 0
23:02:32 imail.ouhsc.edu - - 0
                                 
==========================================================================
I don't see anything in either of those that would tell you an email delivery failed.  
The only place I'm finding that info is the System Event Log:

Event Type:     Warning
Event Source:   smtpsvc
Event Category: None
Event ID:       4000
Date:           8/28/2003
Time:           6:02:32 PM
User:           N/A
Computer:       intranet
Description:
Message delivery to the remote domain 'nowhere.com' failed for the following reason: 
Destination server does not exist.
 
Data:
0000: d6 02 04 c0               �..�    



-----Original Message-----
From: Ben Johansen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 28, 2003 5:54 PM
To: [EMAIL PROTECTED]
Subject: RE: Witango-Talk: OT: SMTP server


Of course not, this is free, if you want functionality you pay for M$Exchange Server.

MDaemon (great mail server I might add :-) keep it in the primary que for 60 minutes, 
then it tries every 240 minutes for 5 days. Of course this is all configurable.

When I looked at the built in SMTP server of IIS I couldn't find setting for this.

Can you send a @@resultSet snippet of a failed email?

Ben Johansen - http://www.pcforge.com
Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm 
Authorized MDaemon Mail Server Reseller http://www.pcforge.com/AltN.htm
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to