On Sun, 27 Feb 2005 19:56:06 -0500, Richard Betel wrote: > One of the big advantages that usenet had over mailing lists is the > kill list. It was client side, but it worked so well!
A procmail recipe like this one does the same for mail: :0 * <put the mailing list header here> * ? formail -xFrom | fgrep -iqf bozolist /dev/null Joern -- -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
