On Thu, 2010-07-08 at 21:55 +0800, Bharathi Subramanian wrote:
> ^Subject: .*Digest
> ^Subject: .(no subject)
> ^Subject: .*LinkedIn
> ^Subject: .*Boxbe
> ^Subject: .*Visit my Netlog profile
> ^Subject: .*orkut

If your regex engine doesn't work in multiline mode, then this won't
really work since GNU Mailman searches a giant string containing all
headers. Try '\nSubject' instead.

It's in the documentation:
<http://wiki.list.org/pages/viewpage.action?pageId=4030688>.

-- 
Roshan George

_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to