daveola has asked for the wisdom of the Perl Monks concerning the following question:
Has anyone ever written an SMTP server that uses net::smtp::server?
I'd love a simple SMTP server that accepts incoming email for virtual domains and then lets me fill in the perl code to determine whether to accept the email and what to do with it, but there's a bunch of infrastructure that would need to be built around net::smtp::server, and I'm just wondering if anyone has already done it yet.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: net::smtp::server implementation anyone?
by Anonymous Monk on Dec 26, 2012 at 08:38 UTC | |
|
Re: net::smtp::server implementation anyone?
by salva (Canon) on Dec 26, 2012 at 10:45 UTC | |
|
Re: net::smtp::server implementation anyone?
by skx (Parson) on Dec 26, 2012 at 15:46 UTC |