> From: Ed Wilts <[EMAIL PROTECTED]> > > On Fri, Jan 25, 2002 at 02:36:55PM -0500, Reuben D Budiardja wrote: > > On Friday 25 January 2002 01:19 pm, you wrote: > > > On Fri, Jan 25, 2002 at 12:26:08PM -0500, Brenden Walker wrote: > > > > Problem is, 4 of my accounts are on other servers and I need to keep the > > > > identities seperate. I use kmail to download. So it never hits sendmail > > > > on the local side. > > > > > > > > In order to use local mail accounts I suspect I'll need to do some > > > > creative header re-writing...or something. > > > > > > not flagged and real mail considered spam, so now I'm just doing basic > > > header checks on the To: header to determine "bulk" mail, and just get > > I am not sure I understand. How do you determine from header if it's a spam? > > Do some procmail reading and you can see how it's done. Start at > http://www.procmail.org and http://pm-doc.sourceforge.net/pm-tips.html. > > I've been thinking of writing procmail rules to rip out the redhat-list trailer > at the end of all these messages but haven't done so yet...
I did that (actually for all my mailing lists) by piping it to a python program I wrote that takes the list name as a command line argument. The python script then looks up the footer text in a dictionary based on the list name. Works quite nicely, although starting python is probably overkill. <snip> Dave _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list