Tagged Questions
0
votes
1answer
63 views
Does a certificate have to be valid to mail using CDOSYS and SMTPS?
Due to a limitation on our SMTP provder's side, we're having to use System.Web.Mail (deprecated), which is a wrapper around CDOSSYS.
Because we'd like to avoid having to change multiple ...