Hello, I wish to modify a request header if the user is a member of a group. The example below I am trying to restrict people at work to ONLY the work email address UNLESS they are in the group "FullEmailAccess". Is this correct?
acl FullEmailAccess proxy_auth -i "[a file containing users. One per line]" request_header_access X-GoogApps-Allowed-Domains allow all request_header_add X-GoogApps-Allowed-Domains "[work domain]" !FullEmailAccess Michael -- *Disclaimer: *Under Florida law, e-mail addresses are public records. If you do not want your e-mail address released in response to a public records request, do not send electronic mail to this entity. Instead, contact this office by phone or in writing.
_______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users