]> git.openstreetmap.org Git - rails.git/commitdiff
Don't allow STARTTLS to be used when sending mail
authorTom Hughes <tom@compton.nu>
Fri, 3 Sep 2010 15:52:31 +0000 (16:52 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 14 Nov 2011 09:42:42 +0000 (09:42 +0000)
Ruby's mail library seems to be very picky about the certificate
validity if STARTTLS is used, so disable it.


No differences found