Hi
I have a dedicated hosting account with GoDaddy.com. I've pointed my domain's email to work with Google
apps.
The server has qmail running and it forwards email to all domains just fine except for MY domain (mydomain.com) - it says 550 User xxx not found in mydomain.com
I believe it thinks I've hosted email on the server itself (not gmail) and it's trying to validate if
[email protected] exists on my server (which is not the case since it's all handled by google apps).
How do I make it forward mail to all domains?
Thank you :)
EDIT: I would only need it forwarding emails if the connection originates from 127.0.0.1 - which I believe is the default way it's configured. So to clarify: I just need a purely forwarded configuration so my PHP scripts have the ability to send email.