Are you 100% sure that you Gmail account configuration allows you to use smtp.gmail.com? Have you tried sending through smtp.gmail.com via 3rd party software such as Thunderbird?
I don't know what is your Gmail account type, but in case of Gmail for business Administrator should allow smtp usage. This article may be helpful https://support.google.com/a/answer/176600?hl=en Perhaps, you may try no-SSL connection: "*If your device or application does not support SSL* - connect to aspmx.l.google.com on port 25." On Saturday, January 2, 2016 at 1:42:50 PM UTC+3, graeme defty wrote: > > Hi All, > > I noticed some time ago that my site was unable to send emails. Since this > was not mission-critical I ignored it for a while and have just got round > to looking at it again. > > This is what I have found (I use gmail's smtp relay): > > - I could not find a combination of settings that would get TLS to work > > - Using ssl worked fine, but boss_mail_driver_smtp.erl has a hard-coded > setting of {ssl, false} > > This is strange because it looks as though this disabling of ssl has been > in there pretty much since the creation of the module. > > Anyway, what I want to ask is: > > 1) has anyone been able to get TLS working with smtp.gmail.com? > > 2) If not, can ssl be made a configuration item - much as TLS was a little > while back? (I am happy to create a PR for this change if it helps) > > Best regards and happy new year to all, > > graeme > > > > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/0fd66ac0-65e2-4f14-8e6b-9585a913d61b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
