From: "Cameron Simpson" <cs@xxxxxxxxxx>
On 07Feb2006 17:37, Lovell Mcilwain <lovell.mcilwain@xxxxxxxxx> wrote: | Can anyone tell me how I can get procmail to filter on a full subject line | instead of just one word of the subject line? Just as you have done. Does it not work? | Every FAQ and man page I went to only shows an example of filtering a subject | line with one word. I need to be able to do more then one. Should be fine. | Here is a current example of what I have in my .procmailrc file: | :0: | * ^Subject:.*Automated Bug Report | "$HOME/Database Messages" [...] Looks just fine. What's actually happened to your email?
Just on a hunch I'd try: :0: * ^Subject:.*Automated Bug Report $HOME/Database\ Messages {^_^}