Hiten Desai thus wrote: > whould be possible > to stop a particular login to particular > free email i.e. > I would like to stop. > [EMAIL PROTECTED] to be logging through > squid but all other id of hotmail > should work.
You can use regexes in squid.conf's acl I'm not very sure but i think in hotmail.com, the username is present in every URL Please confirm that If yes, then u can create a an acl for the regex "/www\hotmail\.com.*hiten/" Just a suggestion -- arc_of_descent ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
