On Feb 10, 2016, at 12:18 AM, A.L.E.C <alec at alec.pl> wrote:
> require ["copy"]
> if header :contains “from” “test at example.com” {
> redirect :copy “user1 at example.com”;
> redirect “user2 at example.com”;
> }
<sound of penny dropping>
Ah, right, that makes sense. Thanks.
--
Honesty may be the best policy, but insanity is a better defense.