in reply to
Win32::Daemon and Outlook
Actually, if your Outlook server is configured to accept SMTP connections (and it's an unusual one that isn't), I'd use Net::SMTP, or MIME::Lite, and connect to the mail server that way.
--Chris
e-mail
jcwren
Comment on
(jcwren) Re: Win32::Daemon and Outlook
In Section
Seekers of Perl Wisdom