I know Proxy+ has that option.  Requires special setup within the client
application, of course.

Interesting to note that Norton Antivirus' e-mail checker runs its own POP
proxy to filter and check email for clients using it.

> Is there such thing as POP3 proxying.  Does anyone know of an application
> for this?
> ----- Original Message -----
> From: "Nicolas Fritsch" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, December 17, 2001 11:09 AM
> Subject: Re: Which Proxy Server...
>
>
> > Well, mod_proxy works, but is only a HTTP 1.0 proxy (with Apache 1.3).
> > It especially does no keepalive with the content server, which makes it
> > inefficient (1 new connection proxy <-> server for each GET, even if
> > your client uses keepalive).
> >
> > Apache2 is supposed to do some keepalive, but this is not entirely true,
> > since all http children (fork() model) don't share the connections.
> > Better use squid, that does all that stuff.
> >
> > On Fri, 2001-12-14 at 23:27, Jared C. Lovell wrote:
> > >
> > > Apache (www.apache.org) w/ mod_proxy works fine for http.  Apache builds
> > > under most anything.  For the others, I'm not sure you want a proxy
> server
> > > so much as a NAT service.  I've never heard of a telnet "proxy", since
> > > it's interactive (ie, not stateless file serving like http).
> > >
> > > Hope that helps.
> > >
> > > - Jared Lovell
> > >
> > >
> > > On Fri, 14 Dec 2001 [EMAIL PROTECTED] wrote:
> > >
> > > > Dear users,
> > > > I am planning to upgrade my Proxy Server. It runs on IBM AIX(Unix
> Like)
> > > > operating system. I tried to search Proxy Server for Unix on Internet.
> > > > But the results were not much and also their performances were
> unknown.
> > > > Can you help me out to select a suitable one proxying the following
> > > > services, at least:
> > > > 1. HTTP,FTP,news
> > > > 2. Telnet
> > > > 3. Streaming Video/Audio Service
> > > > 4. Messanger Service
> > > >
> > > > I need the Proxy Server to run on Unix like Operating System only.
> > > >
> > > > Rakesh
> > > > ======
> > > >
> > > >
> > > > -------------------------------------------------
> > > >
> > > >
> > >
> > >
> >
> >
>
>

=-=-=
"Some mornings it just doesn't seem worth it to gnaw through the leather straps."
                -Emo Philips

Reply via email to