Hey Todd,

> Net::SMTP  (doesn't support SSL, but others do) 
> $ zef --force install > Net::SMTP
Are you sure that's the case? i definitely see SSL-related verbiage in
Net::SMTP's Readme. The simple interface offers an "ssl" and a
"starttls" flag in its "new" method, and the raw interface has
"switch-to-ssl()" and "starttls()" methods.

HTH
  - Timo

Reply via email to