On Sat, 20 Feb 1999, Raider wrote:
> Hi!
> I use procmail to sort/filter my mails. So far I'm happy with it.
> But now I want more, and I think it is prossible. This isn't too much
> procmail related actually. Because it's more about formail. So I
> receive some mailing lists in a digest form. formail will split the
> digests in messages and put (via procmail) those messages in a mail
> folder. Such a job is done in $HOME/.procmailrc like this:
>
> :0
> * some_id_string
> | formail -ds +1 >>folder
>
> Now I want to filter out some mails. How can I do that? I read
I think you can do something like
:0
* some_id_string
| formail -ds +1 | procmail
so that the mails expanded by formail go through your procmail script and
can be filtered out then. BICBW. Y.
--
Mike <[EMAIL PROTECTED]>
You have a deep interest in all that is artistic.