C++ 中不错的 SMTP 客户端
我想要一个像样的 SMTP 客户端库,采用 C++ 语言,具有宽松的许可证(LGPL、BSD、MIT-X,...)。它必须至少符合 rfc821 和 rfc2487 一致性,最好符合 rfc3207 一致性。
我发现了一些没有满足所有要求的:
- Poco SMTP
- DataReel SMTP
- vmime
如果您有的话,请分享。谢谢你!
I'd like to have a decent SMTP client-side library in C++ with permissive license (LGPL, BSD, MIT-X, ...). It must have at least rfc821 and rfc2487 conformity and preferably rfc3207 conformity.
I have found some that have not met all the requirements:
- Poco SMTP
- DataReel SMTP
- vmime
If you have any, please kindly share. Thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Linux、Windows 或两者兼而有之?我知道有一个很棒的免费 Windows 客户端,它是 Ultimate TCP/IP。
Linux, Windows or both? I know of a great free Windows client, which is part of Ultimate TCP/IP.