> thanks. how can i block one of the forms?

There is a proxy_auth_regex acl you can use - something like this:

acl domains proxy_auth_regex -i domain1 domain2
http_access deny ! domains

(The -i makes the match case insensitive)

Adam
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.237 / Virus Database: 115 - Release Date: 3/7/2001

Reply via email to