Markus Sch?nhaber: > Hi, > > while experimenting with ways to temporarily suspend message delivery I > set a > smtpd_client_restrictions = check_client_access static:HOLD > But incoming mail wasn't put on hold but postfix logged a warning instead: > > > warning: access table static:HOLD: with smtpd_proxy_filter specified, > > action HOLD is unavailable > > I have tried to find the place where this is documented and which other > restrictions might collide with smtpd_proxy_filter. But I have failed. > Can someone point me in the right direction?
This should be documnented in "Pros and cons of before-queue content filtering" , http://www.postfix.org/SMTPD_PROXY_README.html#pros_cons I'm drafting some text. Wietse
