php mail function

NelsonVarela

New member
Joined
Dec 4, 2008
Messages
4
Hi there,

I recently installed DA on a server. In one domain i have an php mail function wich sends registerform to an email. If my phpmail function sends the email to my gmail account ([email protected]) it goes good. But if change my gmail into the mail from the domain (@ekelmansenmeijer.nl), it will not send it. The php mail function runs on www.ekelmansenmeijer.nl.

I looked in the Exim Mainlog and i saw this error rule:

2008-12-03 18:31:02 1L7vZ0-0001ZM-NA ** [email protected] F=<[email protected]> R=virtual_aliases:

What does this error mean...?

(excuse me for my bad english)
 
Beacause of the **.

If i look at the rule where my own email is used i see <= instead of **

Every mail that has not been send has the ** in the error log
 
it works fine now...

If you have a domain and the mailserver is external, than you have to change one setting:

Go to MX Record ( EMail Management ) and deselect Local Mail Server:
"Use this server to handle my emails.
If not, change the MX record and uncheck this option"
 
Back
Top