we use IIS's SMTP extensively with CFMAIL.

do you have IIS set to allow the CF machine to relay?  it's a common error,
and one that most security minded folks ignore, since they turn it off by
default.

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-----Original Message-----
From: Cameron Childress [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 06, 2001 3:57 PM
To: CF-Talk
Subject: CFMAIL and MS SMTP


I'm attempting to send mail from CF to IIS4's SMTP service.  For some reason
it doesn't look like it's accepting the mail.  CF spools it fine, and the
cfusion/logs/mail.log file doesn't report any errors.
cfusion/logs/sentmail.log reports that the message was sent correctly.  The
message does not end up in cfusion/mail/undeliverd.

The SMTP service's logs report the following:

19:32:15 130.205.XXX.XXX MAIL FROM - 250
19:32:15 130.205.XXX.XXX RCPT TO - 250
19:32:15 130.205.XXX.XXX QUIT - 0

It looks like the data is being sent to the SMTP service, but then the
message just vanishes into thin air!  It's not in the queue directory or the
badmail directory or any other directory in the SMTP service's root.  It
also doesn't get received by the recipient, and a review of the mail server
it's addressed to reveals that MS SMTP didn't even try to open a connection
to it.

Has anyone else seen anything like this?  Anyone else use the MS SMTP
service for outgoing mail?

-Cameron

--------------------
Cameron Childress
elliptIQ Inc.
p.770.460.1035.232
f.770.460.0963
--
http://www.neighborware.com
America's Leading Community Network Software
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to