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

Re: [OT] procmail rule to remove annoying unsubscribe/subscribe emails



Incoming from Michael Graham:
> I was wondering if anyone had written a procmail rule to filter out
> emails with the subject unsubscribe or subscribe which have been sent to
> the debian-* lists. Preferably messages like mine will still be seen

:0
* 1^0 ^Subject:.(un)?su(b)?(s)?(cribe|cription)$
* 1^0 ^X-Mailer:.vacation
* -10^0 ^From:.*keeling@spots\.ab\.ca
* -10^0 ^Newsgroups:
{
  LOG="list cruft - "
  :0:
  IN.listspam
}


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)               http://www.spots.ab.ca/~keeling 
- -



Reply to: