Hello everybody,

I am searching for answers and solutions for the connection issue
described in the attached text log.

I got this response from Wietse from postfix:

> Code fragment:
>     sts = tls_bio_accept(vstream_fileno(props->stream), props->timeout,
>                          TLScontext);
>     if (sts <= 0) {
>         msg_info("SSL_accept error from %s: %d", props->namaddr, sts);
>         tls_print_errors();
>         tls_free_context(TLScontext);
>         return (0);
> 
> This means that the OpenSSL library error stack did not contain 
> any additional information about the problem.

I am hoping the openssl team knows what goes wrong and on what side the
issue is.

Thanks in advance,

Jelle d Jong
Jun 15 13:57:46 emily postfix/smtpd[23401]: connect from 
sepaip2.webish.nl[77.243.228.161]
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_list_match: 
sepaip2.webish.nl: no match
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_list_match: 77.243.228.161: 
no match
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_list_match: 
sepaip2.webish.nl: no match
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_list_match: 77.243.228.161: 
no match
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_hostname: sepaip2.webish.nl 
~? 127.0.0.0/8
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_hostaddr: 77.243.228.161 ~? 
127.0.0.0/8
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_hostname: sepaip2.webish.nl 
~? 192.168.1.0/24
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_hostaddr: 77.243.228.161 ~? 
192.168.1.0/24
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_list_match: 
sepaip2.webish.nl: no match
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_list_match: 77.243.228.161: 
no match
Jun 15 13:57:46 emily postfix/smtpd[23401]: auto_clnt_open: connected to 
private/anvil
Jun 15 13:57:46 emily postfix/smtpd[23401]: send attr request = connect
Jun 15 13:57:46 emily postfix/smtpd[23401]: send attr ident = 
smtp:77.243.228.161
Jun 15 13:57:46 emily postfix/smtpd[23401]: private/anvil: wanted attribute: 
status
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute name: status
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute value: 0
Jun 15 13:57:46 emily postfix/smtpd[23401]: private/anvil: wanted attribute: 
count
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute name: count
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute value: 1
Jun 15 13:57:46 emily postfix/smtpd[23401]: private/anvil: wanted attribute: 
rate
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute name: rate
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute value: 1
Jun 15 13:57:46 emily postfix/smtpd[23401]: private/anvil: wanted attribute: 
(list terminator)
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute name: (end)
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 220 emily.helmwijk.com ESMTP Postfix (2.5.5)
Jun 15 13:57:46 emily postfix/smtpd[23401]: < 
sepaip2.webish.nl[77.243.228.161]: EHLO sepa.webish.nl
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 250-emily.helmwijk.com
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 250-PIPELINING
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 250-SIZE 25000000
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 250-ETRN
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 250-STARTTLS
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_list_match: 
sepaip2.webish.nl: no match
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_list_match: 77.243.228.161: 
no match
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 250-AUTH PLAIN
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 250-ENHANCEDSTATUSCODES
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 250-8BITMIME
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 250 DSN
Jun 15 13:57:46 emily postfix/smtpd[23401]: < 
sepaip2.webish.nl[77.243.228.161]: STARTTLS
Jun 15 13:57:46 emily postfix/smtpd[23401]: > 
sepaip2.webish.nl[77.243.228.161]: 220 2.0.0 Ready to start TLS
Jun 15 13:57:46 emily postfix/smtpd[23401]: setting up TLS connection from 
sepaip2.webish.nl[77.243.228.161]
Jun 15 13:57:46 emily postfix/smtpd[23401]: send attr request = seed
Jun 15 13:57:46 emily postfix/smtpd[23401]: send attr size = 32
Jun 15 13:57:46 emily postfix/smtpd[23401]: private/tlsmgr: wanted attribute: 
status
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute name: status
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute value: 0
Jun 15 13:57:46 emily postfix/smtpd[23401]: private/tlsmgr: wanted attribute: 
seed
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute name: seed
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute value: 
YuvlIV0a1sMFU6JK6BcvsKr6WJm8YP7zsFNJz/XEv+w=
Jun 15 13:57:46 emily postfix/smtpd[23401]: private/tlsmgr: wanted attribute: 
(list terminator)
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute name: (end)
Jun 15 13:57:46 emily postfix/smtpd[23401]: SSL_accept error from 
sepaip2.webish.nl[77.243.228.161]: -1
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_hostname: sepaip2.webish.nl 
~? 127.0.0.0/8
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_hostaddr: 77.243.228.161 ~? 
127.0.0.0/8
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_hostname: sepaip2.webish.nl 
~? 192.168.1.0/24
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_hostaddr: 77.243.228.161 ~? 
192.168.1.0/24
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_list_match: 
sepaip2.webish.nl: no match
Jun 15 13:57:46 emily postfix/smtpd[23401]: match_list_match: 77.243.228.161: 
no match
Jun 15 13:57:46 emily postfix/smtpd[23401]: send attr request = disconnect
Jun 15 13:57:46 emily postfix/smtpd[23401]: send attr ident = 
smtp:77.243.228.161
Jun 15 13:57:46 emily postfix/smtpd[23401]: private/anvil: wanted attribute: 
status
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute name: status
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute value: 0
Jun 15 13:57:46 emily postfix/smtpd[23401]: private/anvil: wanted attribute: 
(list terminator)
Jun 15 13:57:46 emily postfix/smtpd[23401]: input attribute name: (end)
Jun 15 13:57:46 emily postfix/smtpd[23401]: lost connection after STARTTLS from 
sepaip2.webish.nl[77.243.228.161]
Jun 15 13:57:46 emily postfix/smtpd[23401]: disconnect from 
sepaip2.webish.nl[77.243.228.161]
Jun 15 13:57:46 emily postfix/smtpd[23401]: master_notify: status 1
Jun 15 13:57:46 emily postfix/smtpd[23401]: connection closed
Jun 15 13:57:51 emily postfix/smtpd[23401]: proxymap stream disconnect
Jun 15 13:57:51 emily postfix/smtpd[23401]: auto_clnt_close: disconnect 
private/tlsmgr stream


# openssl verify /etc/ssl/certs/emily-helmwijk-com-certificate.pem
/etc/ssl/certs/emily-helmwijk-com-certificate.pem: OK

Reply via email to