Author: vetinari Date: Fri May 9 23:01:52 2008 New Revision: 898 Modified: trunk/Changes
Log: update Changes: async: pre/post conn hooks, all: conn->reset Modified: trunk/Changes ============================================================================== --- trunk/Changes (original) +++ trunk/Changes Fri May 9 23:01:52 2008 @@ -1,3 +1,9 @@ + async: added pre- and post-connection hooks + + Qpsmtpd::Connection->notes are now reset on end of connection (currently + not in Apache). The workaround plugins/tls for -prefork is no longer + needed now. + async: Dereference the DATA deny message before sending it to the client Change async/require_resolvable_fromhost to match the logic of
