That's what we're doing. We seldom specify the mailserver in an application, but simply rely on the server set in the Administrator. The bug isn't in the CFMail tag, as I may have mistakenly given the impression, but in the way CF's SMTP client appears to identify itself when issuing the SMTP EHLO command.
Jim ----- Original Message ----- From: "samcfug" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, January 15, 2003 5:03 PM Subject: Re: CF5 CFMail Bug? > I don't think it is a bug. There is a setting for the SMTP mail server in CF > Administrator which should negate your having to specify the mail server in your > app. > > ===================================== > Douglas White > group Manager > mailto:[EMAIL PROTECTED] > http://www.samcfug.org > ===================================== > ----- Original Message ----- > From: "Jim McAtee" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Wednesday, January 15, 2003 4:58 PM > Subject: CF5 CFMail Bug? > > > | Just wondering if any else has noticed this bug. It's somewhat > inconsequential, > | but I'm righting an email log analyzer where it's proving a problem. > | > | My email server's SMTP process logs a short summary of messages that it > receives > | for relaying. From these logs, it appears that in the SMTP EHLO command, the > | CF5 server is identifying itself using the IP address of the email server > | specified in the Administrator, rather than using its own IP address. The > SMTP > | server is running on another machine, so there's no confusion about multiple > IP > | addresses bound to the CF server. > | > | Comments? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

