-- assert(sock:connect("smtp.gmail.com", 465))
To:
assert(sock:connect("173.194.222.108", 465))
Do the trick! But... maybe ip will change some day... Why smpt.google.com doesn't work?
воскресенье, 24 июля 2016 г., 12:32:07 UTC+3 пользователь Romaboy написал:
no resolver defined to resolve "smtp.gmail.com"
Help please with this error, I've tried duhoobo/lua-resty-smtp and recieved the same error.