]> git.openstreetmap.org Git - rails.git/commit
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)
commit09e5528ecdcc2b5c8d28666dd09fe1af19afc6b2
tree49de664bb285c99cd9e6f7e909b7c7ca8cfee4ee
parentf50ef32743c6d81df489c30aa12d4b004bf7bc5c
Don't allow STARTTLS to be used when sending mail

Ruby's mail library seems to be very picky about the certificate
validity if STARTTLS is used, so disable it.
config/initializers/action_mailer.rb