Send mail through a secure (SSL) SMTP server.

From: Ones Self (nutgg001_at_sneakemail.com)
Date: 06/22/04


Date: 22 Jun 2004 09:22:08 -0700

Hi,

I need to write a perl script that sends mail via a secure SMTP server.
I've tried using Mail::SendEasy, but I don't think it supports SSL.
I've tried looking on cpan.org, but I can't seem to find what I'm
looking for. Is there a different module I should be using?

Thanks