On Tue, 19 Feb 2002 15:59 +0200, Radu Filip wrote:
> :0 hf
> * ^Subject:(cuvant_1|cuvant_2|...|cuvant_n)
> | formail -A "X-MY-RULE: ($MATCH)"
>
> dar problema cu $MATH-ul a ramas la fel
Vezi ca man procmailrc zice urmatoarele despre $MATCH:
MATCH This variable is assigned to by procmail when�
ever it is told to extract text from a match�
ing regular expression. It will contain all
text matching the regular expression past the
`\/' token.
Incearca cu:
:0 hf
* ^Subject: *\/(cuvant_1|cuvant_2|...|cuvant_n)
| formail -A "X-MY-RULE: $MATCH"
--
Radu Greab
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.