Re: Perl Email Server

2004-12-07 Thread Scott McWhirter
Simon Wistow wrote: On Thu, Dec 02, 2004 at 09:12:38PM +, Scott McWhirter said: Also, if it seems like a worthwhile project perhaps it should be included under the Email::* namespace. Currently the little online documentation I have is available on http://wiki.kungfuftr.com (i have more but

Re: Perl Email Server

2004-12-07 Thread Simon Wistow
On Thu, Dec 02, 2004 at 09:12:38PM +, Scott McWhirter said: > Also, if it seems like a worthwhile project perhaps it should be > included under the Email::* namespace. Currently the little online > documentation I have is available on http://wiki.kungfuftr.com (i have > more but it's on dead

Perl Email Server

2004-12-03 Thread Scott McWhirter
Hi all, I'm currently in the process of designing an advanced and configurable MTA with ESMTP support (rfc 2821, 2554, 2487) based upon the CPAN module Pipeline (http://search.cpan.org/dist/Pipeline/). Basically, currently i'm in a design stage and while i've got a lot of stuff nailed down in m

Perl Email Server

2004-12-02 Thread Scott McWhirter
Hi all, I'm currently in the process of designing an advanced and configurable MTA with ESMTP support (rfc 2821, 2554, 2487) based upon the CPAN module Pipeline (http://search.cpan.org/dist/Pipeline/). Basically, currently i'm in a design stage and while i've got a lot of stuff nailed down in my he