Hello,

Not sure if this is off-topic for the Perl-Javascript list
( probably :) ), but you can use Net::SMTP module to make
Perl act as an MTA.

I use a combination of Net::SMTP and Mail::Header.



Thanks,
Rob


On Tue, Aug 06, 2002 at 03:41:11PM +0000, [EMAIL PROTECTED] wrote:
> Hello,
> 
> I have a question please. How can I make a Perl script
> for sending emails witch not require "sendmail" or an
> other MTA(Mail Transport Agent), also no SMTP server?
> I want to make a script witch has its own internal
> SMTP engine.
> 
> Thank you. Have a nice day!
> 

Reply via email to