in reply to Sending email from PERL script in windows

You will need to install Mail::Sendmail. I recommend using MIME::Lite instead of Mail::Sendmail.

  • Comment on Re: Sending email from PERL script in windows