about summary refs log tree commit homepage
path: root/Makefile.PL
DateCommit message (Collapse)
2014-04-10INSTALL: update with Mail::Thread dependency
While we're at it, sort Makefile.PL and add a note to update INSTALL, too.
2014-04-09Makefile.PL: add parallel test target
These tests were designed to run in parallel.
2014-04-09preliminary HTML index generation
Using JWZ threading might work decently for this. Haven't checked in lynx, yet.
2014-04-08doc: various cleanups all around
Most notably, the INSTALL is geared towards potential server admins, whereas the README is also for interested "drive-by" readers.
2014-04-05Makefile.PL: update dependencies
This is lightly tested.
2014-04-05get a basic CGI feed sender running
We should be able to wire up the rest, soon.
2014-01-10reject messages if ORIGINAL_RECIPIENT is not specified
SpamAssassin doesn't seem to have this heuristic, but the lack of the intended email address in To:/Cc: headers cannot be a good sign (especially when this is a _public_ inbox).
2014-01-09add preliminary INSTALL documentation
2014-01-09initial commit