Re: [PHP] list server problem

2003-07-20 Thread Lars Torben Wilson
On Sun, 2003-07-20 at 11:04, Andu wrote: > --On Monday, July 21, 2003 01:34:11 +0800 Jason Wong > <[EMAIL PROTECTED]> wrote: > > > On Monday 21 July 2003 00:39, Andu wrote: > > > >> > The executive summary is that there is nothing to be fixed. If you're > >> > using a less than adequate mail cli

Re: [PHP] list server problem

2003-07-20 Thread Andu
--On Monday, July 21, 2003 01:34:11 +0800 Jason Wong <[EMAIL PROTECTED]> wrote: On Monday 21 July 2003 00:39, Andu wrote: > The executive summary is that there is nothing to be fixed. If you're > using a less than adequate mail client which does not understand the > mailing list info contain

Re: [PHP] list server problem

2003-07-20 Thread Jason Wong
On Monday 21 July 2003 00:39, Andu wrote: > > The executive summary is that there is nothing to be fixed. If you're > > using a less than adequate mail client which does not understand the > > mailing list info contained in the headers then you should either change > > clients or, even easier,

Re: [PHP] list server problem

2003-07-20 Thread Andu
--On Sunday, July 20, 2003 16:35:46 +0800 Jason Wong <[EMAIL PROTECTED]> wrote: On Sunday 20 July 2003 14:42, Andu wrote: Is it just me getting some messages 3 times? I also noticed that there is no Reply-To in the headers so every time I want to reply to the list I have to copy/paste the list'

Re: [PHP] list server problem

2003-07-20 Thread Jason Wong
On Sunday 20 July 2003 14:42, Andu wrote: > Is it just me getting some messages 3 times? > I also noticed that there is no Reply-To in the headers so every time I > want to reply to the list I have to copy/paste the list's address, clicking > the Reply button would send my message to the poster, no

Re: [PHP] list server problem

2003-07-20 Thread Curt Zirzow
* Thus wrote Andu ([EMAIL PROTECTED]): > Is it just me getting some messages 3 times? > I also noticed that there is no Reply-To in the headers so every time I > want to reply to the list I have to copy/paste the list's address, clicking > the Reply button would send my message to the poster, not

[PHP] list server problem

2003-07-19 Thread Andu
Is it just me getting some messages 3 times? I also noticed that there is no Reply-To in the headers so every time I want to reply to the list I have to copy/paste the list's address, clicking the Reply button would send my message to the poster, not the list. I guess others are having the same p

Re: [PHP] List server

2002-04-02 Thread Jason Wong
On Wednesday 03 April 2002 01:05, Anzak Wolf wrote: > >On Tuesday 02 April 2002 22:10, Anzak Wolf wrote: > > > Since no one seems to have heard of a php driven list server could > > > >someone > > > > > get me started on writting my own by telling me who I would read from > > > stdin. > > > >fopen

Re: [PHP] List server

2002-04-02 Thread Anzak Wolf
>On Tuesday 02 April 2002 22:10, Anzak Wolf wrote: > > Since no one seems to have heard of a php driven list server could >someone > > get me started on writting my own by telling me who I would read from > > stdin. > >fopen("php://stdin", r); > > How does that relate to readline()?

Re: [PHP] List server

2002-04-02 Thread Jason Wong
On Tuesday 02 April 2002 22:10, Anzak Wolf wrote: > Since no one seems to have heard of a php driven list server could someone > get me started on writting my own by telling me who I would read from > stdin. fopen("php://stdin", r); -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

[PHP] List server

2002-04-02 Thread Anzak Wolf
Since no one seems to have heard of a php driven list server could someone get me started on writting my own by telling me who I would read from stdin. -Jim _ Join the world’s largest e-mail service with MSN Hotmail. http:/

[PHP] List server

2002-04-01 Thread Anzak Wolf
I thought I remember reading somewhere about a list server written in PHP. Does anyone know of something like this and is it any good? -Jim _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. --