SMTP authentication is not supported in CFMAIL (and you can't do it with CFMAILPARAM). You can do one of two things:
1 - have the postmaster of the iMail server allow your server to relay based on it's IP address. 2 - install iMS-SE which supports authentication (of course, with iMS-SE you don't need to relay through the other server at all). HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server >>> Find out how iMS Stacks up to the competition: >http://www.coolfusion.com/imssecomparison.cfm ----- Original Message ----- From: "Michael Kear" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, August 30, 2002 3:47 AM Subject: Authenticating on a mail server through CF5 > I'm using CF5, and want to send emails through the imail7 server, rather > than send them from my outlook. > > > However the mails are not going out of my server, because its' not on the > same box as the mail server, and the mail server requires authentication. > How can I send a username and password with the emails so the mail server > will allow the mail through? Can you use CFMAILPARAM for that? > > > Cheers, > Mike Kear > Windsor, NSW, Australia > AFP WebWorks > > > ______________________________________________________________________ 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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

