NET::SMTP Archive

  • Sending mail and attachments from Perl using NET::SMTP

    Sending mail and attachments from Perl using NET::SMTP

    Sending a mail attachment using NET::SMTP is pretty easy, the only really hard bit is making sure the module is installed on your server and that of course you can run Perl. I’ve written this primarily from doing this from a server but you could...

    Project info