Quickest email set up using Google Apps and Linode for SMTP
I have configured the DNS to use Google Apps correctly and this is pretty straight forward, but I am having trouble getting a SMTP configuration working so that, when managing a collection of email address from a single Gmail account, it will not send 'On Behalf Of…'
The set up for this within Gmail requires SMTP authentication from my server.
Currently I am able to use PHPMailer on my server (does this mean it must already have Postfix, or similar, already installed? I used a StackScript to install Unbuntu 10.04.2 LTS), but still need assistance in configuring my server to handle this SMTP requirement.
I have looked at the tutorials here: http://library.linode.com/email/postfix/
tl;dr: I do not require email features, Google Apps handles this, just need SMTP functionality to send mail from Gmail via Linode server.
Thanks in advance for any assistance