hello,
on my gentoo linux mail machine i use openssl 1.0.1 and postfix 2.9.5
in the logs i found:
Feb 5 23:06:38 mail postfix/smtpd[25884]: warning: run-time library
vs. compile-time header version mismatch: OpenSSL 1.0.1 may not be
compatible with OpenSSL 1.0.0
Feb 5 23:06:39 mail postfix/smtp[25900]: warning: run-time library vs.
compile-time header version mismatch: OpenSSL 1.0.1 may not be
compatible with OpenSSL 1.0.0
Feb 5 23:06:39 mail postfix/smtpd[25909]: warning: run-time library
vs. compile-time header version mismatch: OpenSSL 1.0.1 may not be
compatible with OpenSSL 1.0.0
Feb 5 23:06:39 mail postfix/smtpd[25913]: warning: run-time library
vs. compile-time header version mismatch: OpenSSL 1.0.1 may not be
compatible with OpenSSL 1.0.0
Feb 5 23:06:39 mail postfix/smtpd[25921]: warning: run-time library
vs. compile-time header version mismatch: OpenSSL 1.0.1 may not be
compatible with OpenSSL 1.0.0
after recompiling postfix-2.9.5 all was fine again. so if you updated
openssl , remerge postfix.
marko