Add a "special" return value: abort.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 16 Sep 2008 16:31:39 +0000 (18:31 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 16 Sep 2008 16:31:39 +0000 (18:31 +0200)
commit6154a392a1f0d96d4599a45f1c37d84dbe5bfa4d
treeb03ac20e7c2725f9dac78270414409d2c52f3baa
parent0641f1d7426b95424efd3ee823feea97b1ff7751
Add a "special" return value: abort.

Abort is a *private* hook and can not be associated to a user action. When
abort is returned, the connection is closed as requested by the
"SMTPD_POLICY_README".

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
example/postlicyd.conf
postlicyd/filter.c
postlicyd/filter.h
postlicyd/greylist.c
postlicyd/main-postlicyd.c
postlicyd/rbl.c