prepare for 0.90, part 2 - hopefully [:-)] all important changes from "svn log"
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@953 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
37a117508d
commit
639c03357d
12
Changes
12
Changes
@ -18,11 +18,21 @@
|
|||||||
|
|
||||||
plugins/tls: close the file descriptor for the SSL socket
|
plugins/tls: close the file descriptor for the SSL socket
|
||||||
|
|
||||||
Set the Return-Path header when queuing into maildir mailboxes.
|
plugins/queue/maildir: multi user / multi domain support added
|
||||||
|
set the Return-Path header when queuing into maildir mailboxes
|
||||||
|
|
||||||
|
plugins/require_resolvable_fromhost: check all MX hosts, not just the first
|
||||||
|
|
||||||
prefork, forkserver: restart on SIGHUP (reload all modules, with register() /
|
prefork, forkserver: restart on SIGHUP (reload all modules, with register() /
|
||||||
init() phase).
|
init() phase).
|
||||||
|
|
||||||
|
prefork: add --detach option to daemonize like forkserver
|
||||||
|
use user/group switching from forkserver to support secondary groups
|
||||||
|
(needed with plugins/queue/postfix-queue)
|
||||||
|
--pid-file now works
|
||||||
|
|
||||||
|
apache: add post-connection hook, connection->reset
|
||||||
|
|
||||||
Create async version of dns_whitelist_soft, rhsbl and uribl plugins.
|
Create async version of dns_whitelist_soft, rhsbl and uribl plugins.
|
||||||
|
|
||||||
async: added pre- and post-connection hooks
|
async: added pre- and post-connection hooks
|
||||||
|
Loading…
Reference in New Issue
Block a user