Re: [squid-users] msn time

From: Brent Clark <bclark@dont-contact.us>
Date: Fri, 05 Aug 2005 14:57:22 +0200

Brent Clark wrote:
> Hi all
>

Hi

I just tried

acl msntime time M T W H F A 12:00-13:00
acl msnp rep_mime_type ^application/x-msn-messenger$
acl msnq req_mime_type ^application/x-msn-messenger$

http_access allow msnp msntime
http_access allow msnq msntime

and

acl msntime time M T W H F A 12:00-13:00
acl msnp rep_mime_type ^application/x-msn-messenger$
acl msnq req_mime_type ^application/x-msn-messenger$

http_access allow msnp msntime
http_access allow msnq msntime
http_reply_access allow msnp msntime
http_reply_access allow msnq msntime

and for the likes of mel I still cant seem to get this right

If anyone can help, I would be most appreciative

Kind Regards
Brent Clark
Received on Fri Aug 05 2005 - 06:51:04 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Sep 01 2005 - 12:00:01 MDT