procmail
[Top] [All Lists]

Re: Filter on Subject

2005-03-09 15:56:49
Technical Support schreef:
I need a little help with what I think is a very simple issue.  I am
pretty new to the whole procmail thing so if this is a DFU question I
am
sorry.  How do I go about black holing mail that contains a certain
string.  For example if the subject test string was "foo.com", then
"foo.com" and "this is "x.foo.com" would be filtered but "bar.com" and
"foobar.com" would go on through.

  LOG     = "$_.log"  # $HOME/.procmailrc.log
  VERBOSE = 'on'

  :0:
  * ^Subject:.*\<foo\.com
  black-hole

-- 
Grtz, Ruud


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>