Re: [squid-users] Problem Squid and Outlook Express

From: Yuzz <yuzz@dont-contact.us>
Date: Fri, 27 Sep 2002 10:26:23 +0800

Yes, absolutely. M$ product really make me headache.

Wei Keong wrote:

> > I had another problem here. If user didn't login to the proxy the proxy
> > login pop up message prompt to the user every 15 minutes.
>
> This happen when user is checking email using Outlook Express?
>
> On Fri, 27 Sep 2002, Yuzz wrote:
>
> > Hello,
> > I had another problem here. If user didn't login to the proxy the proxy login pop
> > up message prompt to the user every 15 minutes.I just want to check with you all.
> > Is the any setting to avoid Proxy login prompt up to the user every 15 minutes or
> > might be i misconfigure something in squid.conf?
> >
> > Wei Keong wrote:
> >
> > > Hi Yuzz,
> > >
> > > You may want to double check the request header from Outlook Express, by
> > > turning on log_mime_hdrs and examine the access log.
> > >
> > > As for why why access denied, it's probably due to your http_access
> > > sequence...
> > >
> > > acl myips x.x.x.x/x
> > > acl oe browser Outlook
> > > acl mustauth proxy_auth REQUIRED
> > >
> > > http_access allow oe
> > > http_access allow mustauth
> > > http_access allow myips
> > > http_access deny all
> > >
> > > Cheers,
> > > Wei Keong
> > >
> > > On Thu, 26 Sep 2002, Yuzz wrote:
> > >
> > > > I just a few minutes try your config and when i click IE, the browser
> > > > straight away prompt Access Denied.The same thing happen to my
> > > > colleague. May be I need to play around with the setting.
> > > >
> > > > Wei Keong wrote:
> > > >
> > > > > Hi Yuzz,
> > > > >
> > > > > You want to disable to prompt when user is using outlook express?
> > > > >
> > > > > You can try inserting an acl matching user agent.
> > > > >
> > > > > acl oe browser Outlook
> > > > > acl mustauth proxy_auth REQUIRED
> > > > > http_access allow oe
> > > > > http_access allow mustauth
> > > > >
> > > > > Cheers,
> > > > > Wei Keong
> > > > >
> > > > > On Wed, 25 Sep 2002, Yuzz wrote:
> > > > >
> > > > > > Hello
> > > > > >
> > > > > > I had a problem with Outlook express mail client. Recently i already
> > > > > > setup squid proxy authentication and also running dasnguardian.
> > > > > > Everything goes fine but when user open their mail client (which is
> > > > > > using outlook express) with HTML style message. The proxy login and
> > > > > > password pop up message prompt to the user. In this case how do i solve
> > > > > > the problem? Any special configuration do i need to alter or do i need
> > > > > > to disable dansguardian?
> > > > > >
> > > > > > --
> > > > > > Yuzz
> > > > > > System Engineer
> > > > > > Tel : +606-3345666
> > > > > > Fax : +606-3372233
> > > > > >
> > > >
> > > > --
> > > > Yuzz
> > > > System Engineer
> > > > Tel : +606-3345666
> > > > Fax : +606-3372233
> > > >
> >
> > --
> > Yuzz
> > System Engineer
> > Tel : +606-3345666
> > Fax : +606-3372233
> >
> >
> >

--
Yuzz
System Engineer
Tel : +606-3345666
Fax : +606-3372233
Received on Thu Sep 26 2002 - 20:25:49 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:26 MST