From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Faylor To: Jason Molenda Cc: overseers@sourceware.cygnus.com Subject: Re: [macro@ds2.pg.gda.pl: Re: [postmaster@sourceware] failure notice (fwd)] Date: Sat, 30 Dec 2000 06:08:00 -0000 Message-id: <20000621170627.A25629@cygnus.com> References: <20000621140044.B15435@shell17.ba.best.com> X-SW-Source: 2000/msg00693.html On Wed, Jun 21, 2000 at 02:00:44PM -0700, Jason Molenda wrote: >On Wed, Jun 21, 2000 at 01:56:44PM -0700, Jason Molenda wrote: >> If you want to add a header to all outgoing mail notes on a mailing list >> (say 'cygwin'), you'd first edit /qmail/lists-sourceware/cygwin/headerremove >> to strip out any existing Resent-To that might be present (or you could end >> up with two of them) and you'll add the hardcoded header that you want to >> /qmail/lists-sourceware/cygwin/headeradd. > > >Oh wait, I misunderstood what this Resent-To discussion was about >- the person wants to be able to bounce messages to a list without >putting the list name in the To/Cc header. > >Whatever. > >That script I wrote which replaces ezmlm-reject's functionality >but supports multiple allowable list names (e.g. 'gcc@gcc.gnu.org', >'egcs@egcs.cygnus.com') could probably be adapted to support this >without too much effort. > >Is this a common occurance? Someone has lots of mail notes that >they want to bounce through the cygwin list without fixing the To/Cc? I don't think it is common at all. Someone tried this with a bunch of email that he sent to gdb-bugs. I had told him to send patches to gdb-patches so he somehow did this using a "Resent-To:" and was "annoyed" when this didn't work. If it isn't a twenty second fix to get this working, I don't think we should worry about it. cgf From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Faylor To: Jason Molenda Cc: overseers@sourceware.cygnus.com Subject: Re: [macro@ds2.pg.gda.pl: Re: [postmaster@sourceware] failure notice (fwd)] Date: Wed, 21 Jun 2000 14:06:00 -0000 Message-ID: <20000621170627.A25629@cygnus.com> References: <20000621140044.B15435@shell17.ba.best.com> X-SW-Source: 2000-q2/msg00386.html Message-ID: <20000621140600.RoSwKxUQZwaI1FcDi8BoDv8YlITeASAj3n0HNgHS-Fs@z> On Wed, Jun 21, 2000 at 02:00:44PM -0700, Jason Molenda wrote: >On Wed, Jun 21, 2000 at 01:56:44PM -0700, Jason Molenda wrote: >> If you want to add a header to all outgoing mail notes on a mailing list >> (say 'cygwin'), you'd first edit /qmail/lists-sourceware/cygwin/headerremove >> to strip out any existing Resent-To that might be present (or you could end >> up with two of them) and you'll add the hardcoded header that you want to >> /qmail/lists-sourceware/cygwin/headeradd. > > >Oh wait, I misunderstood what this Resent-To discussion was about >- the person wants to be able to bounce messages to a list without >putting the list name in the To/Cc header. > >Whatever. > >That script I wrote which replaces ezmlm-reject's functionality >but supports multiple allowable list names (e.g. 'gcc@gcc.gnu.org', >'egcs@egcs.cygnus.com') could probably be adapted to support this >without too much effort. > >Is this a common occurance? Someone has lots of mail notes that >they want to bounce through the cygwin list without fixing the To/Cc? I don't think it is common at all. Someone tried this with a bunch of email that he sent to gdb-bugs. I had told him to send patches to gdb-patches so he somehow did this using a "Resent-To:" and was "annoyed" when this didn't work. If it isn't a twenty second fix to get this working, I don't think we should worry about it. cgf