Hello there,
After doing some search and testing, i've found that Client to Postfix Server is unable to verify the CN Cert chain.
I fixed that adding the letsencrypt chain cert to Mail Server > Domain > SSL
Why the generated Certs of Letsencrypt on aaPanel are not full?
checktls.com
Session Algorithm in use: Curve X25519 DHE(253 bits)
Certificate #1 of 1 (sent by MX):
Cert VALIDATION ERROR(S): unable to get local issuer certificate
This may help: What Is An Intermediate Certificate
So email is encrypted but the recipient domain is not verified
OpenSSL
Start Time: 1656599502
Timeout : 7200 (sec)
Verify return code: 21 (unable to verify the first certificate)
Extended master secret: no
Max Early Data: 0
With full chain
Start Time: 1656599881
Timeout : 7200 (sec)
Verify return code: 0 (ok)
Extended master secret: no
Max Early Data: 0
Thank you.