It seems that the webhotel hosting my domain uses AUTH on the smtp (SMTPD that is), with the bad effect for my phpGedView installs that the mails produced by mail() never reaches the world external to the webhotel server.
When the webhotel switches off AUTH, the mails produced by mail() are reaching the world external to the webhotel server alright.
Has anyone here, any idea of how PHP can be authenticated so that mails from the php mail() function can make it to the outside world through smtpd ?
best regard
Arne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It seems that the webhotel hosting my domain uses AUTH on the smtp (SMTPD that is), with the bad effect for my phpGedView installs that the mails produced by mail() never reaches the world external to the webhotel server.
When the webhotel switches off AUTH, the mails produced by mail() are reaching the world external to the webhotel server alright.
Has anyone here, any idea of how PHP can be authenticated so that mails from the php mail() function can make it to the outside world through smtpd ?
best regard
Arne