On Fri, Aug 31, 2012 at 12:33 PM, Kumar Appaiah <[email protected]> wrote: > I've had a procmail rule to do this for quite a while. > > ##### ILUGC > # Remove the unsubscribe info at the end of messages from ilugc, and move it > into the ilugc folder. > :0 f > * ^Sender.*ilugc-bounces > | sed -n '/^_______________________________________________/ { N; > /^__*\nILUGC/q}; p' > > # if the message is filtered above, it is from ilugc > :0 A: > ilugc2 > ##### ILUGC ends > > Of course, you would need to use an MTA like getmail or fetchmail to > get your mail. >
Not nitpicking but getmail and fetchmail are LDAs. Not MTAs. Mail servers are MTAs. -Girish -- Gayatri Hitech http://gayatri-hitech.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
