In my experience so far with a few different Google apps domains, useSSL is required and I have never used useTLS. That is with CF 8 though, I don't think useSSL works in 7.02. Make sure your username is the complete [EMAIL PROTECTED] account name.
Dan On Tue, Sep 30, 2008 at 9:40 AM, Adrian Lynch <[EMAIL PROTECTED]> wrote: > Can anyone say whether useTLS="true" and/or useSSL="true" are needed in > cfmail to send via a Google hosted email account? > > The following works for me: > > <cfmail > server="smtp.gmail.com" > port="465" > username="#VARIABLES.username#" > password="#VARIABLES.password#" > useSSL="true" >>Message</cfmail> > > But blog posts I've read say useTLS is needed. > > Does specifying the port change anything? > > Adrian Lynch > http://www.halestorm.co.uk/ > http://www.adrianlynch.co.uk/ > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313279 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

