Re: SSL Problem with Postfix and WinZIP

2015-09-13 Thread Postfix User
On Sun, 13 Sep 2015 16:35:42 +, Viktor Dukhovni stated: > > tls_medium_cipherlist = AES128+EECDH:AES128+EDH > > Never mind all the above, BINGO! Where did that come from? Certainly > not anything I'd ever recommended to anyone. Remove that setting > with prejudice. I have no idea where t

Re: SSL Problem with Postfix and WinZIP

2015-09-13 Thread Viktor Dukhovni
On Sun, Sep 13, 2015 at 12:26:52PM -0400, Postfix User wrote: > $ postconf -nf > msa_tls_ciphers = medium > msa_tls_dh1024_param_file = ${config_directory}/dh2048.pem > msa_tls_exclude_ciphers = MD5, RC4, 3DES The client in question likely needs at least one of the above. Try restoring 3DES (if t

Re: SSL Problem with Postfix and WinZIP

2015-09-13 Thread Postfix User
On Sun, 13 Sep 2015 15:54:45 +, Viktor Dukhovni stated: > On Sun, Sep 13, 2015 at 11:37:07AM -0400, Postfix User wrote: > > > Sep 13 11:22:41 scorpio postfix/submission/smtpd[18955]: warning: TLS > > library problem: error:1408A0C1:SSL routines:ssl3_get_client_hello:no > > shared cipher:s3_sr

Re: SSL Problem with Postfix and WinZIP

2015-09-13 Thread Viktor Dukhovni
On Sun, Sep 13, 2015 at 11:37:07AM -0400, Postfix User wrote: > Sep 13 11:22:41 scorpio postfix/submission/smtpd[18955]: warning: TLS library > problem: error:1408A0C1:SSL routines:ssl3_get_client_hello:no shared > cipher:s3_srvr.c:1413: Your problem is that in your Postfix SMTP server you've d

Re: SSL Problem with Postfix and WinZIP

2015-09-13 Thread Wietse Venema
Postfix User: > Sep 13 11:22:41 scorpio postfix/submission/smtpd[18955]: warning: TLS library > problem: error:1408A0C1:SSL routines:ssl3_get_client_hello:no shared > cipher:s3_srvr.c:1413: That is your problem. For more support, see the mailing list welcome message (hint: postconf -n).

SSL Problem with Postfix and WinZIP

2015-09-13 Thread Postfix User
I am using WinZip-19.5 on a Win 10 Pro machine. It has built in configurations for different email site; Outlook, Gmail, Yahoo. You can also configure your own server. I configured it to use Postfix on my FreeBSD-10.1 machine. It fails. This is from the Postfix logs: Sep 13 11:22:41 scorpio postf