use Mail::SendEasy ; Mail::SendEasy::send( from => 'sender@foo.com' , to => 'recp@domain.foo' , subject => "MAIL Test" , msg => "The Plain Msg..." , ) ;
In reply to Re: Sending mail using perl
by Anonymous Monk
in thread Sending mail using perl
by perl_newbie411
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |