feifei

Results 1 issues of feifei

`ngx.header.content_type="application/json;charset=utf8"; local function send_mail() local smtp = require("resty.smtp") local mime = require("resty.smtp.mime") local ltn12 = require("resty.smtp.ltn12") ngx.log(ngx.ERR, "Sending test mail...") local subject = "mail with attachment" local body = "mail...