lua-smtps

an implementation of SMTPS for Lua

$ 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

1.0-19 years ago1,430 downloads

Dependencies

lua >= 5.1, < 5.3

Labels

Manifests