my situation is this. I run a VPS that currently is setup to use Google Apps for domain for inbound email (all the email to *@mydomain.com gets routed via Google to a gmail account). This works fine. I'm also using sendmail on my localhost to send outbound email. However some of the outbound email gets returned with issues around dns lookups, ptr records etc. Not all email gets returned but some does.
My question is - should I be using google's smtp server for outbound email or trying to fix my sendmail issues? (is that even possible since all my MX records now point to Google).