On Fri, Aug 25, 2000 at 03:17:05AM -0400, John Bacalle wrote:

> Since you're talking about procmail, how would you do something like
> the following?
> 
>    :0:
>    * [EMAIL PROTECTED]
>    * [EMAIL PROTECTED]
>    * [EMAIL PROTECTED]
>    IN.debian
> 
> This is schematic, of course; how to do properly and succinctly?

Do you mean that you are subscribed to three different debian-related
mailing lists, and you want them all to end up in IN.debian? If so, you
could use something like:

:0:
* [EMAIL PROTECTED]
IN.debian

Alternatively, to avoid checking To:, Cc:, Bcc: and frieds every time
you could probably do something like:

:0:
* ^X-Mailing-List: <[EMAIL PROTECTED]>
IN.debian
-- 

// André

Reply via email to