Ask Bjoern Hansen wrote:
On Tue, 25 Nov 2003, Cahill, Earl wrote:


I am interested in using apache 2.0 and mod_perl to run a nice perl smtp
server, and was wondering if there are any such projects out there.  The
server would take advantage of apache 2.0's generic server/protocol model
(like mod_echo), and would have a nice perl back end.


qpsmtpd - http://develooper.com/code/qpsmtpd/ - is written in a way
so it should be possible to make it run under mod_perl.

Go for it, Earl! It would be really cool to have a real protocol module running under mod_perl.


You will find the details on how to integrate it into mod_perl 2.0 here:
http://perl.apache.org/docs/2.0/user/handlers/protocols.html

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to