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

From: Wei Keong <chooweikeong@dont-contact.us>
Date: Wed, 25 Sep 2002 17:09:23 +0800 (Singapore Standard Time)

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
>
Received on Wed Sep 25 2002 - 03:11:03 MDT

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