Re: Procmail Problems



On Thu, 21 Dec 2006, Matthew Benjamin wrote:

* ^Subject:*test

That should be :.* not :* to match your example. Your regular
expression means "match a string that starts with Subject followed by
zero or more colons and the string test." Instead you want "match a
string that starts with Subject: followed by zero or more characters
and the string test.

-sam

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list