tis 2009-09-22 klockan 15:39 +1200 skrev Amos Jeffries: > I gave it a try but got stuck at finding point in 3.x where the headers > were upgrade-changed. Seems to be a bit dispersed in 3.x. That's why I gave the patch as reference... What it is doing is skipping to produce the headers if the reply was < 1.0 and the acl matches. The headers are still generated internally as it should, we just skip sending them under selected conditions. Regards Henrik