Re: [squid-users] blocking hotmail but with some exceptions

From: E.S. Rosenberg <esr_at_g.jct.ac.il>
Date: Mon, 18 Jul 2011 12:54:12 +0300

Have a look at the dstdomain acl type, it is highly recommended to
only use regexes where you really need them.
http://wiki.squid-cache.org/SquidFaq/SquidAcl

Regards,
Eli

2011/7/18 a bv <vbavbalist_at_gmail.com>:
> Hi,
>
> I would like to block hotmail.com and some other web mail sites at
> squid  and im exactly blocking them using  regex. But some sites wants
> users email adress for login intothe site and uses this email address
> at  the returning URL an
> and when a user uses his hotmail.com or other banned web email domains
> the user cant reach the sites he/she wants to reach (for example it
> happens mucj when someone tries to reach to the linkedin.)
>
> So what is the best way to block hotmail etc access generally but
> allow other kind of access?.
>
>
> acl webmail   url_regex hotmail.com
>
>
> acl deny webmail
>
>
> for example tries to block the   hotmail website access
>
> Regards
>
Received on Mon Jul 18 2011 - 09:54:20 MDT

This archive was generated by hypermail 2.2.0 : Mon Jul 18 2011 - 12:00:02 MDT