> SMTP is allowed through your squid program itself, not the squid server.
This is not correct.  Although it might be possible to pass email through 
squid, squid does not natively
allow smtp proxying.  Squid proxies and caches http traffic and nothing 
more.  Unfortunately, due to variations of how connect() is used,
I suppose this is possible.

> Disable squid from allowing itself to connect to foreign hosts on port 
25, 
> or else you will continually be tracking people down rather than just 
> preventing the problem from happening in the first place.

I'm curious to know your recommendation on this one.  It's not like 
there's an acl or config notation that
states: allow_smtp <yes|no>

How would you suggest doing this?

Tim Rainier
Information Services, Kalsec, INC
[EMAIL PROTECTED]

"Covington, Chris" <[EMAIL PROTECTED]> wrote on 10/26/2005 
10:55:04 AM:

> On Tue, Oct 25, 2005 at 11:02:51PM +0100, lokesh.
> [EMAIL PROTECTED] wrote:
> > I want to insert actual PC IP address also in header of that mail.
> > SMTP is not allowed through my squid server.
> 
> SMTP is allowed through your squid program itself, not the squid server. 
 
> Disable squid from allowing itself to connect to foreign hosts on port 
25, 
> or else you will continually be tracking people down rather than just 
> preventing the problem from happening in the first place.
> 
> ---
> Chris Covington
> IT
> Plus One Health Management
> 75 Maiden Lane Suite 801
> NY, NY 10038
> 646-312-6269
> http://www.plusoneactive.com
> 

Reply via email to