You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How would you go about implementing a IMailBoxFilter which would only allow SMTP clients to connect if the subject name of the certificate is verified. Is this feature currently supported? Spent quite some time already trying to pull information of the client's certificate after STARTTLS command was given from within the ISessionContext to no avail.
The text was updated successfully, but these errors were encountered:
How would you go about implementing a IMailBoxFilter which would only allow SMTP clients to connect if the subject name of the certificate is verified. Is this feature currently supported? Spent quite some time already trying to pull information of the client's certificate after STARTTLS command was given from within the ISessionContext to no avail.
The text was updated successfully, but these errors were encountered: