we just upgraded to 3.2.13 from 3.2.12. actionmailer now appears to require mail ~> 2.5.3 which is causing us to receive OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=unknown state: unknown protocol even though we explictly set openssl_verify_mode to none.
help!