Re: [PHP] Generating Message-ID when sending messages

2003-06-25 Thread David Nicholson
Hello, This is a reply to an e-mail that you wrote on Wed, 25 Jun 2003 at 23:11, lines prefixed by '>' were originally written by you. > I am trying to make it so that my PHP script generates it's own > Message-ID's when sending mail through Sendmail. For some reason > it is not working as I hope

Re: [PHP] Generating Message-ID when sending messages

2003-06-25 Thread Chris Hayes
At 00:10 26-6-2003, you wrote: I am trying to make it so that my PHP script generates it's own Message-ID's when sending mail through Sendmail. For some reason it is not working as I hoped. I have tried the mail() command by using: mail("[EMAIL PROTECTED]","Subject","message","Message-ID: <[EMAIL