Re: [PHP] Problem sending email message, from Newman.

2002-03-26 Thread Miguel Cruz
gt; $email = [EMAIL PROTECTED] example > > - Original Message - > From: "Miguel Cruz" <[EMAIL PROTECTED]> > To: "Philip J. Newman" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Wednesday, March 27, 2002 11:14

Re: [PHP] Problem sending email message, from Newman.

2002-03-26 Thread Philip J. Newman
$email = [EMAIL PROTECTED] example - Original Message - From: "Miguel Cruz" <[EMAIL PROTECTED]> To: "Philip J. Newman" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 11:14 AM Subject: Re: [PHP

Re: [PHP] Problem sending email message, from Newman.

2002-03-26 Thread Miguel Cruz
Can you show the contents of the variable $email ? miguel On Wed, 27 Mar 2002, Philip J. Newman wrote: > Below is some code that I have used to send an email Via mail. The message > sends with the correct data, HOWEVER my mail server don't like the header > and sends the email back to admin. >