--Jim Cooley wrote on 13.12.2001 14:22 -0800: > I was barely following your recommendations involving dupfilter and the > message control id. > > What specifically would I have to do that would make a filter equivalent to > parsing a control file for senders and recievers (r.* are s.* lines) and, > then, filtering based on the contents of those lines for any given e-mail?
First consider filtering at the localfilter-stage. There you have the receipients already in the arguments, just put the script you want to run into etc/maildropfilter. Some time ago I made modifications to get_msgid_for_filtering to return all the relevant data instead of only the message-id: http://courier.serv.ch/patches/old/filter-extend/0.32/submit2.C.patch Roland _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
