Commits


Strip away keys from paid Abusix and Spamhaus services. Problem pointed out by Renaud Allard (renaud <at> allard <dot> it) Minor manpage nit from jasper@


Remove getprogname from usage. Not needed and makes it easier to compile on ubuntu.


Fix multiple issues where a disconnect can occur without setting up a session. Also fix some queries after disconnects Noticed and fix tested by Mischa Peters


Don't .Op ... From Anton Lindqvist


Add -L and -I for {C,LD}FLAGS here.


We also need destdir


Tweaks for ports


Remove revision, not as useful as I thought


Add revision tag to makefile


Document that a blacklist is a domainname


Rename filter to filter-dnsbl.8


Document -v flag


Wrap long lines


Use osmtpd_err instead of dnsbl_err


Don't use warn/err, since we already print the filter name


Only log not listed if we are verbose


Welcome filter-dnsbl into the libopensmtpd world


Remove log.[ch] now that we have stderr logging


Remove timeout code. It hinders more than it helps


Import fixes made in filter-dkim


Import commit filter from dkim signer


Do not free session if not spam and not markspam. We still promised smtpd to filter the data.


Mark as resolved as we may pass through dnsbl_session_query_done more than once


Finally fix big memory leak


End va_copy