lua send mail with gmail account

前端 未结 2 1374
一向
一向 2020-12-30 13:37

I want to send email with my gmail account, I gave it a try, but no luck, so is anyone can give me a sample? Any suggestions would be appreciated. Thank you

I used

2条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-30 13:46

    The code from Michal Kottman works properly but it fails (for me) when smpt server works on 587 port, using a pretty different way to accept mail to send (according wo what I read). Does anybody faced anything similar? I always obtain "wrong version number" on server working on port 587.

提交回复
热议问题