Hi,
I have a website that sends a lot of emails using smtp auth. The problem is that exim blocked it and I can no longer send email using the website:
2012-09-13 12:10:23 H=some.host [MAIN IP OF SERVER]:57355 temporarily rejected connection in "connect" ACL: "Host is ratelimited due to multiple failure only connections (5.0/1h max:5)"
I checked and there's no hourly limit(it is set to unlimited). I also put all the server's IP in the whitelist and skip sender checks for exim but nothing helped
Can someone please help me find out what's wrong?
I have a website that sends a lot of emails using smtp auth. The problem is that exim blocked it and I can no longer send email using the website:
2012-09-13 12:10:23 H=some.host [MAIN IP OF SERVER]:57355 temporarily rejected connection in "connect" ACL: "Host is ratelimited due to multiple failure only connections (5.0/1h max:5)"
I checked and there's no hourly limit(it is set to unlimited). I also put all the server's IP in the whitelist and skip sender checks for exim but nothing helped
Can someone please help me find out what's wrong?