lua-resty-smtp:基于openresty的smtp

时间:2024-07-14 08:03:04
【文件属性】:

文件名称:lua-resty-smtp:基于openresty的smtp

文件大小:11KB

文件格式:ZIP

更新时间:2024-07-14 08:03:04

Perl

这是一个基于openresty的smtp实现,从luaSocket的smtp.lua模仿而来 但由于ngx_openresty中tcpsock已经很好的做到了同步非阻塞,因此基于它实现起来更加简单 邮件内容部分,实现比较简单,仅支持简单的文本,适用于网站发验证码之类的应用,暂不支持附件扩展 lib: conf/smtp.lua test: conf/sendCheckMail.lua


【文件预览】:
lua-resty-smtp-master
----conf()
--------nginx.conf(633B)
--------sendCheckMail.lua(1KB)
--------smtp.lua(7KB)
----html()
--------websockets.html(1KB)
----README.md(386B)
----bin()
--------nginxctl(565B)
--------perl-fcgi-unix.pl(6KB)
--------perl_fcgi_ctl.sh(890B)
--------nginxctl-cgi(757B)
--------perl-fcgi-sock.pl(4KB)

网友评论