For certain groups, we are giving access to public mail servers like 
gmail/yahoo etc based on time only. When they are trying to access any http 
mail site, they are getting the complete error message which i defined, but 
when they are accessing any https:// mail site, they are getting the same ERROR 
page BUT ONLY the headings of the error message. the complete contents is not 
displayed.

The following is the acl

### Personal mail Access Policies (Yahoo/Gmail etc)
acl mail_sites dstdomain "/etc/squid/include-files/mail_sites.squid"
http_access allow mail_sites vip_acl
http_access allow mail_sites power_acl
http_access allow mail_sites thursday_off_time download_surfers_acl
http_access allow mail_sites off_time_1 download_surfers_acl
http_access allow mail_sites thursday_off_time surfers_acl
http_access allow mail_sites off_time_1 surfers_acl
http_access deny mail_sites
deny_info ERR_MAIL_SITES mail_sites


WHy it is happening So???


-
--
---
Always try to find truth!!!

------------***---------------***--------------***------------

Its always nice to know that people with no understanding of technologies want 
to evaluate technical professionals based on their own lack of knowledge

------------***---------------***--------------***------------


      

Reply via email to