$ luarocks install lua-smtps
This is an implementation of SMTPS for Lua.
The smtps module extends the socket.smtp module, so all documentation for the
socket.smtp module apply here. The default port is changed to 465, and the send
function also accepts any of the parameters that the ssl.wrap params accepts.
Versions
Dependencies
lua >= 5.1, < 5.3