giff
02-17-2006, 02:50 AM
Hi All,
I have been experimenting with PHPMailer and sending emails via SMTP.
It seems to connect to the server or but I am getting the following error message:
SMTP Error: The following recipients failed[myemail@mydomain]
Has anyone else had this error?
I checked out the PHPMailer FAQ’s and this is the reason they give for the error:
This error usually occurs because relaying is not allowed on the SMTP server from the IP address of the web server. Go to the configuration of your SMTP server and turn relaying on for your IP address and try again.
Does anyone know how to fix this? I can supply my source if required.
Thanks
Martin
I have been experimenting with PHPMailer and sending emails via SMTP.
It seems to connect to the server or but I am getting the following error message:
SMTP Error: The following recipients failed[myemail@mydomain]
Has anyone else had this error?
I checked out the PHPMailer FAQ’s and this is the reason they give for the error:
This error usually occurs because relaying is not allowed on the SMTP server from the IP address of the web server. Go to the configuration of your SMTP server and turn relaying on for your IP address and try again.
Does anyone know how to fix this? I can supply my source if required.
Thanks
Martin