Branch: refs/heads/master
Home: http://github.com/abh/qpsmtpd
Commit: 5ac4fc0524c52a72b17b34990c72acc7a6158c9a
http://github.com/abh/qpsmtpd/commit/5ac4fc0524c52a72b17b34990c72acc7a6158c9a
Author: Norman Maurer <[email protected]>
Date: 2009-04-27 (Mon, 27 Apr 2009)
Changed paths:
M docs/hooks.pod
Log Message:
-----------
Fix minor errors in hooks.pod
While writing a plugin for our new spamfilter implementation I noticed
some minor error in the documentation. From the documentation it
sounds like the hook_ok and hook_deny hooks get the previous hook as
parameter.. The truth is: it is the previous plugin.