From: Mike Blezien <[EMAIL PROTECTED]>
> I would strongly suggest using the Mail::Sender module also, extermely
> versitile for all types of email needs, SMTP with or without
> authentication, uses Sendmail, all types of mail attachments if

uses Sendmail?

Well the server ... yes, why not, the module doesn't really care what 
SMTP server does it talk to.
But the executable you'd run from the command prompt? No, 
Mail::Sender doesn't use it. It connects to the mail server via the 
SMTP protocol, no local executables needed.

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to