Re: Rate limiting and SMTP proxy

2017-01-19 Thread powellchristoph
That makes perfect sense. Thank you for the help. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,272046,272062#msg-272062 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Rate limiting and SMTP proxy

2017-01-18 Thread powellchristoph
Hello, I was wondering if someone could clarify if the 'ngx_http_limit_req_module' would rate limit an smtp proxy. The rate-limiting module says that you can use the 'limit_req' within a server context. Would I be able to use it within the server context of a mail block? But the 'limit_req_zone' c