chiark / gitweb /
qmail-checkspam.c: Add copious logging, particularly of envelopes.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 13 Feb 2012 02:03:32 +0000 (02:03 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 13 Feb 2012 02:08:54 +0000 (02:08 +0000)
commit7bba3c9c3dcd1a959dde4531e8e4a8b3ec0119da
tree03e919fef8277820b34cc346213d8933e605c600
parent1e22187d2132a741d5b85abf907fe6a33876632e
qmail-checkspam.c: Add copious logging, particularly of envelopes.

This is a fair-sized rewrite of the existing code.  The main point is to
log the envelope sender and recipients in order to make tracking down
incorrect rejections easier.  Logging errors information about errors is
just good practice.
qmail-checkspam.c