ultimatepp/uppsrc/Core/SMTP/SMTP.upp
cxl 452a74a7cc SMPT now supports StartTLS (thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@11217 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-05 10:14:27 +00:00

11 lines
119 B
Text

description "Simple Mail Transfer Protocol\3770,128,128";
uses
Core,
Core/SSL;
file
SMTP.h,
Smtp.cpp,
src.tpp;