How can I use Google Apps for users, but vps for apps?
So, how do I set my VPS to make apps send emails through it, and still let my Google Apps email work?
Thanks!
Oh, I'm running on Ubuntu 10.04. And I have postfix installed according to:
5 Replies
You can also install postfix and set it to loopback-only, I believe. I use exim on my server, via ppardis.
@Talman:
This is easy. Linode Library has a exim-based solution, you need a "send only" mail server.
You can also install postfix and set it to loopback-only, I believe. I use exim on my server, via ppardis.
As in this?http://library.linode.com/email/exim/se … 0.04-lucid">http://library.linode.com/email/exim/send-only-mta-ubuntu-10.04-lucid
But you might also consider using the PHPMailer module for Drupal.
Advantages include saving copies of sent messages on Google's servers, use of both SPF and (since last week) DKIM for anti-spam so your emails don't get flagged as spam, and your emails look like they come from your domain and not the RDNS or hostname of the server.
Major disadvantage is that Google only allows 500 emails per day.
client SASL