Please configure your mailer to not send HTML email...
Your answer is
delay_access 1 allow no_hotmail !tech
Rob
----- Original Message -----
From: "Stuart Thornton" <s.thornton@rmit.edu.au>
To: <squid-users@ircache.net>
Sent: Thursday, February 08, 2001 6:59 PM
Subject: [SQU] Delay pools for Specific sites/users & ACL Logic
Hi,
I am wanting to enable delaying of specific sites for some users and normal throughput for other users. Currently I have throttled
Hotmail using an url_regex ACL and I have ACL's for the specific users IP ranges that I dont want to block however I dont know how
to combine the two into a delay_access statement.
ie. the following delays Hotmail but I dont want to delay Hotmail on the Tech IP's
acl tech src 192.168.0.1/32-192.168.0.20/32
acl no_hotmail url_regex -i hotmail
acl all 0.0.0.0/0
delay_pools 1
delay_class 1 1
delay_parameters 1 100/100
delay_access 1 allow no_hotmail
Any help wpuld be greatly appreciated.
Regards
Stuart Thornton
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Feb 08 2001 - 01:46:10 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:55 MST