Re: Procmail Problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux