Actions
Support #7589
closedWhat is the status of Wt::Mail over TLS ?
Status:
Closed
Priority:
Low
Assignee:
-
Target version:
-
Start date:
05/30/2020
Due date:
% Done:
0%
Estimated time:
Description
I'm quite confused about the status of mail sending over TLS.
Comment https://redmine.emweb.be/issues/7444#note-5 states
I still have to decide on what the final API for it should be before the Wt 4.3.0
and the documentation for 4.3.0 states
Currently only a plain-text SMTP protocol is supported. SSL transport will be added in the future.
Is it a finalized usable feature ? Can a Wt app dialog securely with a remote SMTP server ?
Thanks.
Updated by Roel Standaert over 4 years ago
That note shouldn't be there anymore. As you can see in the release notes, TLS and authentication are now supported.
Actions