Skip to content

rafaelss/smtp-tls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

= SMTP-TLS

I didn't author this, so I can't make any claims about it's worth, licensing, or anything else. It's just a gem package for some code that's been floating around for a few years. Check google, or the following for more information:

* http://pastie.caboo.se/135270
* http://d.hatena.ne.jp/zorio/20060416
* http://www.prestonlee.com/archives/6

== Dependencies

* Net::SMTP
* OpenSSL

== Usage

  require 'smtp-tls'

Then get back to business as usual. 

About

A ruby gem to enable TLS for Net::SMTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%