in reply to Sendmail
If you don't, take a look at a module like Net::SMTP or something like that. Anything on CPAN with SMTP (Simple Mail Transfer Protocol) will work for you. sendmail configuration is way beyond the scope of Perl programming, and a little tricky in its own right.
|
|---|