update
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@202 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
773ca08ebf
commit
b095466c96
14
STATUS
14
STATUS
@ -38,6 +38,9 @@ that if available.
|
|||||||
|
|
||||||
plugin support;
|
plugin support;
|
||||||
|
|
||||||
|
allow plugins to return multiple response lines (does it have to
|
||||||
|
join them to one for SMTP?)
|
||||||
|
|
||||||
support plugins for the rest of the commands.
|
support plugins for the rest of the commands.
|
||||||
|
|
||||||
specify a priority in register_hook. ("LAST", "FIRST", "MIDDLE", or
|
specify a priority in register_hook. ("LAST", "FIRST", "MIDDLE", or
|
||||||
@ -48,6 +51,17 @@ plugin support;
|
|||||||
|
|
||||||
if qmail-queue can't be loaded we still return 250 ?!
|
if qmail-queue can't be loaded we still return 250 ?!
|
||||||
|
|
||||||
|
Make a system for configuring the plugins per user/domain/...
|
||||||
|
|
||||||
|
support databytes per user / domain
|
||||||
|
|
||||||
|
plugin to reject mails from <> if it has multiple recipients.
|
||||||
|
|
||||||
|
localiphost - support foo@[a.b.c.d] addresses
|
||||||
|
|
||||||
|
support smtpgreeting (?)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
TRACE in Constants.pm is not actually being used. Should it be?
|
TRACE in Constants.pm is not actually being used. Should it be?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user