Jump to content

OB1

Members
  • Posts

    729
  • Joined

  • Last visited

Everything posted by OB1

  1. There is indeed an easier method on G3. It involves fewer steps, but some more advanced features. Drop me a PM with your details and I'll get in touch.
  2. Hi. Unfortunately the only way to make this go away is to make a choice and keep the cookie set by Google when you do. If you clear the cookie, Google assumes you haven't made the choice and asks again.
  3. Hi. Have a look at this post for how this currently works on smoothwall (we are working on a more streamlined solution). What are you currently using for filtering?
  4. Do you have the social networking category blocked? Google+ is covered by this. Allowing mail.google.com shouldn't allow plus.google.com at the same time.
  5. PM either myself or Tom your customer details and we'll have a chat.
  6. Are you on Guardian 2 or Guardian 3?
  7. The regex works, though may not be optimal. I suspect mail.google.com is whitelisted above the regex trying to catch it, therefore the whitelist rule is taking precedence. To combine this with blocking other webmail, the rules need to be in this order: Blocking regex (see below for tweaked version) Allow rule for mail.google.com Block rule for all other webmail. @ Sheridan, I've tested this on the same version you're running. It doesn't matter whats above, below or between them as long as they're in that order. (gausr).*%(40|2540)(?!your\.domain\.here) (Don't forget to escape your dots in the domain name) Hope this helps.
  8. Hi there. The below should allow the googlemail domain of your choosing and block everything else. Add the following regular expression to the category that blocks gmail, under 'URL Patterns' gausr=(\w+\.?)+.*(?!your.domain.here) Remove 'mail.google.com' from the list of blocked domains. Though this will allow the login page to be loaded, it should only be possible to use your school gmail. You will need https inspection enabled for this to work. If you have any further queries please don't hesitate to get in touch.
×
×
  • Create New...