|
|
 |
Re: FN-FORUM: PHP error
date posted 5th January 2006 15:19
Is this from a test server on your PC rather than on an actual Host?
Pam
----- Original Message -----
From: "Lorna McArdle - Spinette Designs" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Thursday, January 05, 2006 3:39 PM
Subject: FN-FORUM: PHP error
>
> Can anyone shed light on why I get this error from my PHP sendmail doc.
>
> Warning: mail(): SMTP server response: 554 [EMAIL REMOVED]
> Recipient address rejected: Relay access denied in
> \\nas16ent\domains\o\oxfordedition.co.uk\user\htdocs\sendmail.php on line
> 92
>
> Warning: Cannot modify header information - headers already sent by
> (output
> started at
> \\nas16ent\domains\o\oxfordedition.co.uk\user\htdocs\sendmail.php:92) in
> \\nas16ent\domains\o\oxfordedition.co.uk\user\htdocs\sendmail.php on line
> 94
>
> This is the code it refers to.
>
> mail( [EMAIL REMOVED] "Contact from the web",
>
>
> $mailmsg, "From: $emailadd" );
>
> header( "Location: http://www.oxfordedition.co.uk/thankyou.htm" );
> }
> ?>
>
> Thanks inadvance
>
> Lorna McArdle
> Designer and Artworker
> www.spinettedesigns.co.uk
> 0118 375 3333
> 07813327809
>
>
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|