Path: | lib/more/facets/net/smtp_tls.rb |
Last Update: | Mon Jun 01 21:54:17 -0400 2009 |
TITLE:
SMTP/TLS
SUMMARY:
SMTP with TLS support.
COPYRIGHT:
Copyright (c) 2006 Kyle Maxwell
LICENSE:
Ruby License This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
HISTORY:
Original code seems to be public domain. Modifications made by Kyle Maxwell were picked up from ar_mailer's version. Until someone else step foward, we'll give copyrights to Kyle.
AUTHORS:
- Kyle Maxwell