Re: TLS with openssl-1.0.1a not working with hotmail

2012-04-24 Thread Jerry
On Tue, 24 Apr 2012 12:51:16 -0400 (EDT) Wietse Venema articulated: >Jerry: >> /etc/postfix/tls_policy: >> example.com may protocols=!SSLv2:!TLSv1.1:!TLSv1.2 >> >> >> I did screw it up, I left out the "v"in the "TLSv1.2" protocol name. >> However, even changing that did not make

Re: TLS with openssl-1.0.1a not working with hotmail

2012-04-24 Thread Wietse Venema
Jerry: > /etc/postfix/tls_policy: > example.com may protocols=!SSLv2:!TLSv1.1:!TLSv1.2 > > > I did screw it up, I left out the "v"in the "TLSv1.2" protocol name. > However, even changing that did not make any difference. This confirms that Postfix never found the entry in your

Re: TLS with openssl-1.0.1a not working with hotmail

2012-04-24 Thread Jerry
On Tue, 24 Apr 2012 11:34:11 -0400 (EDT) Wietse Venema articulated: >Jerry: >> FreeBSD-8.2 STABLE >> Postfix (2.10-20120422) >> OpenSSL 1.0.1a 19 Apr 2012 >> >> I just updated to the latest devel version of Postfix and >> openssl-1.0.1a. >> >> Following the instructions (I think correctly) on th

Re: TLS with openssl-1.0.1a not working with hotmail

2012-04-24 Thread Wietse Venema
Jerry: > FreeBSD-8.2 STABLE > Postfix (2.10-20120422) > OpenSSL 1.0.1a 19 Apr 2012 > > I just updated to the latest devel version of Postfix and openssl-1.0.1a. > > Following the instructions (I think correctly) on this list, I created the > following file: > > cat tls_policy > hotmail.com

Re: TLS with openssl-1.0.1a not working with hotmail

2012-04-24 Thread Jerry
On Tue, 24 Apr 2012 10:21:32 -0400 (EDT) Wietse Venema articulated: >Jerry: >> $ ldd /usr/local/libexec/postfix/smtp >> /usr/local/libexec/postfix/smtp: >... >> libssl.so.8 => /usr/local/lib/libssl.so.8 (0x800b2f000) >> libcrypto.so.8 => /usr/local/lib/libcrypto.so.8 (0x800c93000)

Re: TLS with openssl-1.0.1a not working with hotmail

2012-04-24 Thread Wietse Venema
Jerry: > $ ldd /usr/local/libexec/postfix/smtp > /usr/local/libexec/postfix/smtp: ... > libssl.so.8 => /usr/local/lib/libssl.so.8 (0x800b2f000) > libcrypto.so.8 => /usr/local/lib/libcrypto.so.8 (0x800c93000) That looks like the right OpenSSL version. Can you connect from the same

Re: TLS with openssl-1.0.1a not working with hotmail

2012-04-24 Thread Jerry
On Tue, 24 Apr 2012 09:08:16 -0400 (EDT) Wietse Venema articulated: >Jerry: >> FreeBSD-8.2 STABLE >> Postfix (2.10-20120422) >> OpenSSL 1.0.1a 19 Apr 2012 >> >> I just updated to the latest devel version of Postfix and >> openssl-1.0.1a. > >Just to be sure, what is the output from: > >$ ldd /usr/

Re: TLS with openssl-1.0.1a not working with hotmail

2012-04-24 Thread Wietse Venema
Jerry: > FreeBSD-8.2 STABLE > Postfix (2.10-20120422) > OpenSSL 1.0.1a 19 Apr 2012 > > I just updated to the latest devel version of Postfix and openssl-1.0.1a. Just to be sure, what is the output from: $ ldd /usr/libexec/postfix/smtp I did the Postfix testing between FreeBSD 8.2 with OpenSSL 1