pperl update; update STATUS

git-svn-id: https://svn.perl.org/qpsmtpd/trunk@115 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
Ask Bjørn Hansen 2003-02-06 04:40:48 +00:00
parent 1b31fcde44
commit 7b67c74746
2 changed files with 17 additions and 4 deletions

13
README
View File

@ -72,7 +72,18 @@ be compatible with qmail-smtpd making qpsmtpd a drop-in replacement.
If there is anything missing, then please send a patch (or just
information about what's missing) to the mailinglist or to
ask@develooper.com.
Better Performance
------------------
As of version 0.21 qpsmtpd supports "PPerl"
http://search.cpan.org/search?dist=PPerl
"PPerl turns ordinary perl scripts into long running daemons, making
subsequent executions extremely fast. It forks several processes for
each script, allowing many processes to call the script at once."
Problems
--------

8
STATUS
View File

@ -29,12 +29,14 @@ protocols to use the qpsmtpd framework.
Future Ideas
============
Run under pperl. There is some perl internals problem with it. Matt
Sergeant is looking into it.
Methods to create a bounce message easily; partly so we can accept a
mail for one user but bounce it right away for another RCPT'er.
The data_post hook should be able to put in the notes what addresses
should go through, bounce and get rejected respectively, and qpsmtpd
should just do the right thing. See also
http://nntp.perl.org/group/perl.qpsmtpd/170
David Carraway has some thoughts for "user filters"
http://nntp.perl.org/group/perl.qpsmtpd/2