#29 ✓invalid
Jeremy Lightsmith

Email notifier fails on non-TLS SMTP servers

Reported by Jeremy Lightsmith | April 21st, 2008 @ 01:47 PM | in 1.2

action_mailer_tls plugin prevents ActionMailer from connecting to SMTP servers that do not support TLS authentication. What happens is this: -> "220 sb117inmr02.dowjones.net ESMTP\r\n" "250-sb117inmr02.dowjones.net\r\n" -> "250-8BITMIME\r\n" -> "250 SIZE 104857600\r\n" "500 #5.5.1 command not recognized\r\n" From looking at the plugin code, use of TLS is not configurable (if the plugin is installed, it will always try to issue STARTTLS and blow up). So, it shouldn' be a plugin.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Tags

Pages