]> Sergey Matveev's repositories - public-inbox.git/commit
replyto parameter support
authorEric Wong <e@80x24.org>
Wed, 14 Jun 2017 00:10:52 +0000 (00:10 +0000)
committerEric Wong <e@80x24.org>
Thu, 15 Jun 2017 23:13:00 +0000 (23:13 +0000)
commitef3ca9b80fcb464d851c2f8d87f3f02f4f70986d
tree905052112686dec08eea7d4b6d2c87216e36fe0b
parent92afb41e15dfdcda291b432173bd49ddfc49614a
replyto parameter support

This allows us to support centralized mailing lists (which suck,
but better than no mailing list at all).
MANIFEST
lib/PublicInbox/Config.pm
lib/PublicInbox/Reply.pm
lib/PublicInbox/View.pm
t/reply.t [new file with mode: 0644]
t/view.t