procmail
[Top] [All Lists]

Re: Anti spamming

1997-04-09 22:43:00
On Thu, 10 Apr 1997 01:29:21 -0400 lars(_at_)bu(_dot_)edu (Lars Kellogg-Stedman)
wrote:

    FROM=`formail -rtz -X "To:"`

Uhh, I meant:

     FROM=`formail -rtz -x "To:"`

(The upper case X preserves the header name in the output, which we
don't want).

And, in fact, rumor has it that you can increase the efficiency of this
by sticking it inside a recipe and only piping the header to it:

:0h
FROM=|formail -rtz -x "To:"

-- Lars

---
Lars Kellogg-Stedman * lars(_at_)bu(_dot_)edu * (617)353-8277
Boston University Office of Information Technology

<Prev in Thread] Current Thread [Next in Thread>