Smarthosting (Sending mail through Google) with Postfix

Joshua Judson Rosen rozzin at geekspace.com
Sun May 19 11:58:51 EDT 2013


"Greg Rundlett (freephile)" <greg at freephile.com> writes:
>
> I typically set up Postfix to smarthost (relay) through a Google Apps account.
>
> I'm curious about one particular aspect:  When setting this up on Debian or
> Ubuntu, it seems like you don't need to incorporate an SSL key into the
> Postfix setup.  However, my latest install on RedHat6 does need it.  Can
> anyone confirm or deny based on their experience.  Explanations also
> welcome.

It's been a while since I did this, but, if I recall correctly, Debian
generates a `snakeoil' key+certificate when the "ssl-cert" package
is installed, and other packages that want a key and/or certificate
(like Postfix) Depend on the ssl-cert package and just use its
`snakeoil' by default until the sysadmin goes in and reconfigures them
to use something better.

cf. /var/lib/dpkg/info/ssl-cert.postinst and /etc/postfix/main.cf.

-- 
"Don't be afraid to ask (λf.((λx.xx) (λr.f(rr))))."



More information about the gnhlug-discuss mailing list