Re: Procmail Problems
- From: Sam Tregar <sam@xxxxxxxxxx>
- Date: Thu, 21 Dec 2006 12:15:55 -0500 (EST)
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
- Follow-Ups:
- Re: Procmail Problems
- From: Matthew Benjamin
- Re: Procmail Problems
- References:
- Procmail Problems
- From: Matthew Benjamin
- Procmail Problems
- Prev by Date: Procmail Problems
- Next by Date: Re: NFS and kernel cache
- Previous by thread: Procmail Problems
- Next by thread: Re: Procmail Problems
- Index(es):