1.41 2004-07-20
- Only set defaults for $Sendmail and $Qmail in those mailers
when the package variable is not already set (Peter Scott).
- SSL support for Email::Send::SMTP.
- Use different version scheme, I need more numbers.
1.4 2004-07-08
- Relaxed prereq on IO::All for testing.
- Included Bcc in list of addresses to MAIL TO: in
Email::Send::SMTP.
- Now supports Net::SMTP's auth() (Aaron Trevena).
1.3 2004-07-05
- Doc typo in Email::Send::Sendmail (Martin 'Kingpin' Thurn).
1.2 2004-06-29
- Email::Send::SMTP now sends multiple MAIL commands for
each address in the To and Cc headers. It does not fail
when it encounters bad addresses, as long as at least one
address succeeds.
1.1 2004-05-27
- Initial version.