Then that sounds like your app is doing something it shouldn't.  Can you get
logging on the app else a netmon cap of the conversation?

Al 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hunter, Laura E.
Sent: Tuesday, June 08, 2004 9:43 AM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] OT: Exchange 2000 upgrade woes

> 
> Let's reset: If I understand correctly, when you set the app to send 
> email, you get the following ONLY in the log:
> 2004-06-07 18:12:32 %IP-ADDRESS-OF-WEB-SERVER% localhost.localdomain
> SMTPSVC1 HELO 250
> 2004-06-07 18:12:32 %IP-ADDRESS-OF-WEB-SERVER% localhost.localdomain
> SMTPSVC1 QUIT 240
> 

Correct.

> 
> So your web server contacts Exchange, presents HELO and gets 
> a 250 response. So far so good.  Then it suddenly issues a quit
command?  

Correct again.  This occurs no matter how I have relaying configured
within the Exchange System Manager.

> What happens if you telnet directly and issue the commands 
> (in the web servers context?)
> 

So I telnetted to port 25 and issued the following commands:

HELO
MAIL FROM: %valid-email-addy-on-my-domain%
RCPT TO: %my-throwaway-aol-account%
DATA:
Bah!
.
QUIT

Contents of SMTP log files when telnetting...

>From my workstation:

2004-06-08 13:13:59 %MY-IP% - SMTPSVC1 HELO 250
2004-06-08 13:14:06 %MY-IP% - SMTPSVC1 MAIL 501 - (I think this was a
typo on my part)
2004-06-08 13:14:12 %MY-IP% - SMTPSVC1 MAIL 250
2004-06-08 13:14:20 %MY-IP% - SMTPSVC1 RCPT 250
2004-06-08 13:14:35 %MY-IP% - SMTPSVC1 DATA 250
2004-06-08 13:14:51 %MY-IP% - SMTPSVC1 QUIT 240

>From the web server:

2004-06-08 13:31:46 %WEB-SERVER-IP% - SMTPSVC1 HELO 250
2004-06-08 13:31:57 %WEB-SERVER-IP% - SMTPSVC1 MAIL 250
2004-06-08 13:32:08 %WEB-SERVER-IP% - SMTPSVC1 RCPT 250
2004-06-08 13:32:24 %WEB-SERVER-IP% - SMTPSVC1 DATA 250
2004-06-08 13:32:27 %WEB-SERVER-IP% - SMTPSVC1 QUIT 240

(...and both messages were delivered successfully.)
List info   : http://www.activedir.org/mail_list.htm
List FAQ    : http://www.activedir.org/list_faq.htm
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
List info   : http://www.activedir.org/mail_list.htm
List FAQ    : http://www.activedir.org/list_faq.htm
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to