文件名称:Go-smtp2http是一个简单的smtp服务器
文件大小:3KB
文件格式:ZIP
更新时间:2022-09-02 04:45:00
Go开发-电子邮件收发
smtp2http是一个简单的smtp服务器,它接收 smtp请求(电子邮件)并作为http post请求发送到指定的webhook
【文件预览】:
uflare-smtp2http-85b8781
----go.mod(35B)
----main.go(600B)
----handler.go(2KB)
----vars.go(562B)
----README.md(1KB)
----helper.go(197B)
----.gitignore(3B)