开发者

Apache james relaying denied

开发者 https://www.devze.com 2023-02-20 17:44 出处:网络
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

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?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消