[ZendTo] Re: ZendTo integration with Gmail/Google Apps
Chris Craven
chris.craven at doane.edu
Thu Jun 7 13:36:12 BST 2012
Turns out that Postfix would send mail perfectly to users outside of our
Google Apps domain, but not within. Here is the solution.
Remove Postfix and install SSMTP
edit /etc/ssmtp/ssmtp.conf to look like the following:
root=Email you want to send from on Google Apps domain
mailhub=smtp.gmail.com:587
rewriteDomain=your Google Apps domain
hostname=upload.doane.edu (Set so Postini won't refuse emails, see iplock
if using Postini)
UseSTARTTLS=YES
AuthUser=Email you want to send from on Google Apps domain
AuthPass=Password to email above
FromLineOverride=Yes
Chris
On Tue, Jun 5, 2012 at 8:42 AM, Chris Craven <chris.craven at doane.edu> wrote:
> No sooner than I post that I find a solution.
>
>
> http://ubuntu-tutorials.com/2008/11/11/relaying-postfix-smtp-via-smtpgmailcom/
>
>
>
> On Tue, Jun 5, 2012 at 8:22 AM, Chris Craven <chris.craven at doane.edu>wrote:
>
>> Hello all,
>>
>> I apologize, a brief glance through the archives of the list serve didn't
>> turn up what I was looking for. We are a primary a windows based shop that
>> uses Gmail (through google apps) for our email needs. I don't have much
>> experience with Postfix, much less setting up a relay with it. I am also
>> willing to modify code for email if someone pointed me at the right
>> file/directory.
>>
>> I have a base install of the Ubuntu VM.
>>
>> Thanks,
>>
>> Chris
>>
>
>
>
> --
> Chris Craven
>
--
Chris Craven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20120607/c64e08c4/attachment.html
More information about the ZendTo
mailing list