about summary refs log tree commit homepage
DateCommit message (Expand)
2014-04-05flesh out MDA and simplify config setup
2014-04-05precheck uses recipient argument
2014-04-05README: various updates
2014-04-04filter: use regexp to check multipart bodies
2014-04-03filter: possibly keep PGP sigs only (not other types)
2014-03-31design_notes: with philosophy
2014-03-28filter: use file(1) to detect mime type if octet-stream
2014-03-28config: revamp API and implement lookup
2014-03-24initial cut at Atom feed generation
2014-02-25precheck: require Message-ID to be set
2014-02-25view: add view module to be used for rendering HTML
2014-02-11move pre-spamc checks to PublicInbox->precheck
2014-02-11public-inbox-mda: reject messages without From header
2014-02-07trivial config module for dumping config
2014-01-14drop Mail-Followup-To, Mail-Reply-To, and Reply-To
2014-01-10reject messages if ORIGINAL_RECIPIENT is not specified
2014-01-10scripts: add a link to GPLv3 license
2014-01-10public-inbox-mda: limit message size before spamc
2014-01-10scripts/import_gmane_spool: fix name in usage
2014-01-09ignore all *.gz files
2014-01-09add preliminary INSTALL documentation
2014-01-09add MANIFEST for distribution
2014-01-09initial commit