From 4159df88decfa1feb5fe3bc238ee7db78b564de4 Mon Sep 17 00:00:00 2001 From: Hanno Hecker Date: Sat, 10 May 2008 06:01:52 +0000 Subject: [PATCH] update Changes: async: pre/post conn hooks, all: conn->reset git-svn-id: https://svn.perl.org/qpsmtpd/trunk@898 958fd67b-6ff1-0310-b445-bb7760255be9 --- Changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changes b/Changes index 6ee69a8..aa089da 100644 --- a/Changes +++ b/Changes @@ -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