Re: bug message not CC'ing poster

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "PostgreSQL www" <pgsql-www(at)postgresql(dot)org>
Subject: Re: bug message not CC'ing poster
Date: 2004-03-18 16:22:14
Message-ID: 03AF4E498C591348A42FC93DEA9661B889F771@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
> Sent: 18 March 2004 16:14
> To: Dave Page
> Cc: PostgreSQL www
> Subject: Re: [pgsql-www] bug message not CC'ing poster
>
> Oh, interesting problem. What if we keep the current
> behavior, but set the CC to bugs and reply-to as the submitter?

OK, I changed it to:

$headers = "From: \"PostgreSQL Bugs List\"
<pgsql-bugs(at)postgresql(dot)org>\n";
$headers .= "Reply-To: \"" . stripslashes($name) . "\" <" .
stripslashes("$email") . ">\n";

I haven't have a 'please wait for approval' message yet which is good -
can you see my second test on the list (I'm not subscribed); the problem
details just say 'stuff'?

Regards Dave.

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Tom Lane 2004-03-18 16:25:40 Re: bug message not CC'ing poster
Previous Message Bruce Momjian 2004-03-18 16:13:41 Re: bug message not CC'ing poster