Lets say my domain is "domain.com".
I am currently using sendmail to send mail from my server. If I attempt to send email to say a @gmail.com account it works fine.
If I attempt to sendmail to user@domain.com it tries to deliver that mail to a local nix user. I have google apps setup to handle incoming mail for domain.com so I want sendmail to treat emails with @domain.com just like it would any other domain so that it gets sent out and googleapps handles it.
How do I tell sendmail to treat mail for @domain.com as non local email?
Start Free Trial