]> Sergey Matveev's repositories - public-inbox.git/commit
precheck uses recipient argument
authorEric Wong <e@80x24.org>
Mon, 31 Mar 2014 20:16:19 +0000 (20:16 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 5 Apr 2014 06:55:35 +0000 (06:55 +0000)
commitb949afc9edf89dd494cac6255c78b124d58e11a5
tree0f913be48d2ddbd98449714cb4bac3e0a69e2803
parent23c5bbce9529577c3a70b8ee26aa98310d5bc3b0
precheck uses recipient argument

We will also be using the RECIPIENT env in the future, since
that takes aliases into account.

Reducing the possible callsites to check ENV means we can more
easily update the code in the future.
lib/PublicInbox.pm
t/precheck.t