Re: perl MTA

[email protected] (Rob Helmer) Sun, 11 Aug 2002 16:34:37 -0700
Newsgroups perl.javascript
Organization Namodn Artists - http://www.namodn.com
Message-ID <[email protected]>
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!
>