Re: cfmail + gmail

2008-09-30 Thread Shannon Peevey
If it works, don't fix it :) On Tue, Sep 30, 2008 at 8: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

Re: cfmail + gmail

2008-09-30 Thread Tom Chiverton
On Tuesday 30 Sep 2008, Adrian Lynch wrote: Can anyone say whether useTLS=true and/or useSSL=true are needed in cfmail to send via a Google hosted email account? Depends. Do you want your username and password sent in the clear or not ? -- Tom Chiverton Helping to proactively introduce

RE: cfmail + gmail

2008-09-30 Thread Adrian Lynch
it? Adrian -Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: 30 September 2008 15:04 To: cf-talk Subject: Re: cfmail + gmail On Tuesday 30 Sep 2008, Adrian Lynch wrote: Can anyone say whether useTLS=true and/or useSSL=true are needed in cfmail to send via a Google

Re: cfmail + gmail

2008-09-30 Thread Tom Chiverton
On Tuesday 30 Sep 2008, Adrian Lynch wrote: From reading it seemed that useTLS was the one but I ran a few tests and the last one I ran didn't user either of those attributes. Maybe it works without, but you shouldn't be sending your username and password over the internet in plain text. Is

RE: cfmail + gmail

2008-09-30 Thread Adrian Lynch
Of course. You're forced to connect using SSL anyway. Just found it strange to see it working when I removed the attributes at the end. A -Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: 30 September 2008 15:23 To: cf-talk Subject: Re: cfmail + gmail On Tuesday

Re: cfmail + gmail

2008-09-30 Thread Dan O'Keefe
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

Re: cfmail + gmail

2008-09-30 Thread Brian Love
Adrian: Direct from Google's config instructions: 17. Enter smtp.gmail.com as the Server Name and set the Port to 587. 18. Select User name and password and enter your full email address (including @gmail.com or @your_domain.com) in the User Name field. 19. Select TLS from the Use secure

Re: cfmail + gmail

2008-09-30 Thread Dan O'Keefe
Brain, Aren't those instructions specific to configuring email clients? That is the only place I have seen a reference to TLS. I have never used it, but I have always has to use 'useSSL' for the CFMAIL tag. I have noticed though that the port # differs. I am not sure what logic Google uses to