Posted by Ray on 11/21/05 22:04
Hi
Basically your smtp server isn't setup correctly if you are using your own.
Error 554 means that the smtp has denied you permission to send via that
server based on the incoming ip address that is not in the allowed ip pool
specified in your smtp servers config or the domain is not in the domain
allowed list...
Regards
Ray
"Etienne Marais" <etienne@cosmiclink.co.za> wrote in message
news:dlshci$rf7$1@ctb-nnrp2.saix.net...
>I have a form being filled in and processed
> by php, after which an email is sent to a
> standard address. The output includes the
> following errors:
>
> Warning: mail(): SMTP server response: 554 <john@doe.co.uk>: Recipient
> address rejected: Relay access denied in
> \\nas22ent\domains\l\doe.co.uk\user\htdocs\enrolform.php on line 108
>
> Is this simply a mail server setting, or
> can I get around this with php ?
>
> Thanks
> --
> Etienne Marais
> Cosmic Link
> South Africa
>
Navigation:
[Reply to this message]
|