Using Perl's Net::SMTP module

Posted by pdwerryhouse on Mar 10, 2008 4:23 AM
By Linoleum
Mail this story
Web version

Perl comes with a ready-made module for talking to mailservers, making it very easy to get your scripts to send out email alerts and other messages. This tutorial explains how to use the Net::SMTP module, and gives some examples of it in action

Full Story

Printed at http://lxer.com/module/newswire/view/100391/index.html