in reply to SMTP Authentication with Perl

In addition to the direction to look at Mail::Sender module given above, there is a module of code in the catacombs of this site which adds SMTP authentication to the Net::SMTP module - This code can be found here.