bert wrote: > > Am 02.07.2008 um 20:01 schrieb Dennis Gilmore: > > > On Wednesday 02 July 2008, Bert Freudenberg wrote: > >> Am 02.07.2008 um 19:33 schrieb Dennis Gilmore: > >>> by setting the replyto the list i wont get ccd on email when people > >>> reply to > >>> all because that is the easy way to make sure it goes back to the > >>> list in the > >>> current setup. instead I will get responses via mailmain and not > >>> direct and > >>> the mail will have the X-BeenThere header and will be filed > >>> appropriately on my > >>> mail server. > >> > >> Since you're doing fancy mail filtering on your end anyway, why don't > >> you just discard the duplicate CC based on message ids? See "man > >> procmailex" for an example using "formail -D". > > because i only get one copy of the email and its not from mailman > > when im on > > the CC list > > > Change the setting in your mailing list options back to the default > (which is to not suppress duplicates)/
or, filter on To:/Cc: (i.e., use procmail's "TO" pattern) instead of X-BeenThere. paul =--------------------- paul fox, [EMAIL PROTECTED] _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
