simplfied test of Postfix->Postfix TLS auth. smtp_client_restrictions only executes 'generic_checks' not specific DB

2015-01-30 Thread hndlsrch2
I am now simple-testing Postfix->Postfix TLS AUTH.  It is all on internal test network on the LAN. I create on the receiving server this service in http://master.cf     1234  inet  n  -  n  -  -  smtpd -v     -o smtp_helo_name=auth.srachnet.loc     -o smtpd_tls_security_level=may     -o smtpd_tl

Re: Re: simplfied test of Postfix->Postfix TLS auth. smtp_client_restrictions only executes 'generic_checks' not specific DB

2015-01-30 Thread hndlsrch2
Hello Wietse > How do you know that the client actually SENDS a certificate? I do not know because I do not yet see the proof of it in the right log.  But I try to configure for it.  I am trying to make a simple example all under my control so that I can see the certs exchanged and then verifie

Re: Re: simplfied test of Postfix->Postfix TLS auth. smtp_client_restrictions only executes 'generic_checks' not specific DB

2015-01-30 Thread hndlsrch2
> And where is "smtpd_tls_req_ccert=yes" or "smtpd_tls_ask_ccert=yes"? > And why not "smtpd_tls_security_level=encrypt"? >> Excuse me if things are changing from last message. I am working on it. These have been added to the server already since.  In the moment the server configuration is 1234