From: "Mike Blezien" <[EMAIL PROTECTED]>
> Hello,
> 
> I need to create a simple perl script that can mimic an SMTP server. Having 
> some 
> difficulty coming up with a workable solution.
> 
> The script will need to run as a daemon (24/7) accepting connections on port 
> 25. 
> When a request comes in,
> the script will take in the email as any SMTP server, parse out the header 
> and 
> message.
> 
> What is the best way to accomplish this? Are there available modules to can 
> do 
> this?

Ask search.cpan.org : 
http://search.cpan.org/search?query=SMTP+server&mode=all
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to