Apache james 中继被拒绝

发布于 2024-10-27 02:45:43 字数 90 浏览 0 评论 0原文

我试图使用 apche james 将邮件发送到我的 gmail id,但收到此错误

未采取请求的操作:中继被拒绝

这可能是什么原因?

I was trying to send mail to my gmail id using apche james but i am getting this error

Requested action not taken: relaying denied

What could be the reason for this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

掌心的温暖 2024-11-03 02:45:43

如果这仍然与您相关,您需要在 config.xml 中进行进一步配置,尤其重要的是定义 DNS 服务器。和中继邮件。

另一个(但重要的)注意事项:

如果您尝试从动态 IP 发送到 Gmail(就像大多数人那样),Gmail 可能会因为您可能是垃圾邮件发送者而拒绝您的请求。
此类操作大多需要静态 IP 地址。

If this is still relevant to you, you need to do further configuration in your config.xml, especially important would be to define a DNS server. and the relay-mailet.

On another (but important) note:

If you're trying to send to gmail from a dynamic IP (like most people have), gmail will probably deny your request on the grounds of you being a possible spammer.
A static IP-address is mostly needed for actions like this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文