procmail
[Top] [All Lists]

Re: Duplicates sent from lists

2004-02-18 11:34:38
On Wed, 18 Feb 2004, LuKreme wrote:

$ echo "This is a text <user(_at_)test(_dot_)tld>" | fgrep --word-regexp 
test.file
$ cat test.file
user(_at_)test(_dot_)tld

or am I missing something?

Yeah, you're missing the -f option to fgrep, so test.file is being used
as the literal pattern.


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail