Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的托管服务器上有垃圾邮件刺客。有什么方法可以插入它并计算电子邮件的垃圾邮件分数,然后再发送出去?最好不要直接调用垃圾邮件刺客。
现在有一项免费服务可让您通过 RESTful API 计算您的 SpamAssassin 分数:
http://spamcheck.postmarkapp.com/doc
即使问题很老,有人可能会发现它很有用。
Spamassassin 的纯 PHP 客户端