bug-mailfromd
Re: [Bug-mailfromd] Postfix TLS Macros?
Mehmet Avcioglu <mehmet@xxxxxxxxxxxxx> ha escrit:
> But testing with gmail or office365 I am not able to get anything
> other than the TLS version.
Not all mail clients are able to send client certificates. Besides,
the smtpd_tls_ask_ccert=yes setting means only that postfix will ask the
client to supply the certificate. That doesn't mean that the client
is obliged to satisfy the request. It can as well silently ignore it.
It looks like that's what is happening in your case.
Regards,
Sergey