Re: bug message not CC'ing poster

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: bug message not CC'ing poster
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B889F771@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на bug message not CC'ing poster  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: bug message not CC'ing poster  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: bug message not CC'ing poster
Следующее
От: Tom Lane
Дата:
Сообщение: Re: bug message not CC'ing poster