|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: TLS server to server
From: Derrick 'dman' Hudson (dman
dman13.dyndns.org)
Date: Wed Oct 01 2003 - 16:36:48 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Oct 01, 2003 at 02:32:13PM -0700, Bill Swingle wrote:
| Hello all,
|
| I'm a recent postfix convert (and a quite happy one) but have run into a
| small problem.
|
| I have two mail servers doing primary and secondary MX respectivly for
| our domain. Both are configured to to do TLS and will happily do TLS
| with any server that wants to transfer mail via TLS *except* each other.
|
| The TLS configurations are identical on both servers:
|
| # TLS settings
| smtpd_tls_key_file = /usr/local/certs/postfix.key
| smtpd_tls_cert_file = /usr/local/certs/postfix.pem
| smtpd_use_tls = yes
|
| (they use different keys of course)
|
| I don't see any errors in the logs of either machine but when the
| secondary relays mail to the primary it's done without TLS.
|
| Any hints?
What about
smtp_use_tls = yes
?
(no 'd')
-D
--
Better a little with righteousness
than much gain with injustice.
Proverbs 16:8
http://dman13.dyndns.org/~dman/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/e0jwiB6vp1xAVUARAsOxAKCTCmpf0y4ivl2jFAY2spTfzxLt6gCdEv5P
gszQHPboG1E3+cu3nDEqLVQ=
=5uV8
-----END PGP SIGNATURE-----
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]