Actions
Bug #1795
closedProvide SMTP STARTTLS support
Description
=begin
apparently 1.8.7+ has smtp_tls support built-in. Any chance of getting that for 1.8.6 too?
=end
Actions
Like0
Like0Like0Like0Like0
Added by rogerdpack (Roger Pack) almost 16 years ago. Updated almost 6 years ago.
Description
=begin
apparently 1.8.7+ has smtp_tls support built-in. Any chance of getting that for 1.8.6 too?
=end
=begin
On Jul 20, 2009, at 07:15 , Roger Pack wrote:
Backport #1795: Provide SMTP STARTTLS support
http://redmine.ruby-lang.org/issues/show/1795Author: Roger Pack
Status: Open, Priority: Normalapparently 1.8.7+ has smtp_tls support built-in. Any chance of
getting that for 1.8.6 too?
no.
use the smtp_tls gem.
=end
=begin
On Mon, Jul 20, 2009 at 4:04 PM, Ryan Davis[email protected] wrote:
apparently 1.8.7+ has smtp_tls support built-in. Any chance of getting
that for 1.8.6 too?no.
use the smtp_tls gem.
Is there a non-obvious reason why this isn't a valid backport from 1.8.7?
Kirk Haines
=end
=begin
Is there a non-obvious reason why this isn't a valid backport from 1.8.7?
I guess just because it's an API change instead of a bug fix (this one is half and half though)...any opinions out there?
Thanks.
-rp
=end