Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

腾讯SMTP 不支持 #10

Open
Mr-xin-Z opened this issue Sep 24, 2017 · 2 comments
Open

腾讯SMTP 不支持 #10

Mr-xin-Z opened this issue Sep 24, 2017 · 2 comments

Comments

@Mr-xin-Z
Copy link

两个问题

  1. [root@linux-node1 mail-provider-master]# curl http://127.0.0.1:4000/sender/mail -d "tos=xxx@qq.com&subject=告警测试&content=告警测试"
    dial tcp 14.17.57.241:587: getsockopt: connection refused

  2. go get 后生成
    mail-provider-master
    实际应该mail-provider.要不编译会报错

./control build
mv: cannot stat ‘mail-provider’: No such file or directory
./control: line 76: ./falcon-mail-provider: No such file or directory

@landyli
Copy link

landyli commented Dec 6, 2017

第二个问题在目录 ./mail-provider 下执行# go get ./... 我也遇到这个问题了 我直接忽略了这个问题
继续执行# ./control build && ./control pack 也没遇到问题 后面的也跑通了 成功发送邮件

@kongzi68
Copy link

第一个问题:可以用其他同学fork的,支持smtp ssl, https://github.com/GitHamburg/mail-provider.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants