about summary refs log tree commit homepage
path: root/lib/PublicInbox.pm
DateCommit message (Expand)
2014-04-19move precheck to MDA namespace
2014-04-09precheck: stricter checks including min length
2014-04-08precheck: reject messages with no subject
2014-04-05precheck uses recipient argument
2014-02-25precheck: require Message-ID to be set
2014-02-11move pre-spamc checks to PublicInbox->precheck
2014-01-10reject messages if ORIGINAL_RECIPIENT is not specified