This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A few suggestions for bugzilla mail to gcc-bugs
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Daniel Berlin <dberlin at dberlin dot org>
- Cc: gcc <gcc at gcc dot gnu dot org>
- Date: Sat, 24 May 2003 20:05:01 +0100 (BST)
- Subject: Re: A few suggestions for bugzilla mail to gcc-bugs
- References: <D9EB2005-8DFA-11D7-8F05-000A95A34564@dberlin.org>
On Sat, 24 May 2003, Daniel Berlin wrote:
> Bugzilla simply generates the entire message (once for each person to
> receive mail about a bug, since each person has different email
> preferences) and hands it off to sendmail (really qmail's sendmail
> emulator).
>
> If you know how to do it given these parameters, i'm happy to do it.
You need to pass the real destination email address (i.e. gcc-bugs) on the
sendmail command line, rather than using sendmail options to extract email
addresses from the headers.
--
Joseph S. Myers
jsm28@cam.ac.uk