Re: bug message not CC'ing poster - Mailing list pgsql-www

From Dave Page
Subject Re: bug message not CC'ing poster
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B889F771@mail.vale-housing.co.uk
Whole thread Raw
In response to bug message not CC'ing poster  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: bug message not CC'ing poster
List pgsql-www

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.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@postgresql.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.



pgsql-www by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: bug message not CC'ing poster
Next
From: Tom Lane
Date:
Subject: Re: bug message not CC'ing poster