
14 Mar
2001
14 Mar
'01
10:41 p.m.
me too mee too
(actually this is a test to see if my procmail filter is working)
Ill have to introduce you to Sieve - From my short experiece with it this week I can say it is much easier to filter mail as the scripts are not as cryptic as those used in procmail my sieve script for wlug: if address :contains :all ["to", "cc", "bcc"] "wlug(a)list.waikato.ac.nz" { fileinto "INBOX.mailinglists.wlug";} my procmail script was: :0 : * ^TO.*wlug(a)list.waikato.ac.nz wlug -- Would be cool if the message had X-MailingList in the header - would make it even eaiser... ------------ WLUG - The Waikato Linux Users Group To unsubscribe, send an email to majordomo(a)list.waikato.ac.nz with "unsubscribe wlug" in the body of the message.