Date: Mon, 19 May 2003 20:35:11 +0200 From: Juan =?iso-8859-1?Q?Jos=E9?= =?iso-8859-1?Q?_S=E1nchez?= Mesa <juanjo.listas@dobleJ.net> To: freebsd-isp@freebsd.org Subject: Re: Illegal use of my server?? Message-ID: <5.2.1.1.2.20030519203232.03657a90@192.168.0.3> In-Reply-To: <501EEBD0-8A27-11D7-8061-000393D5E5DA@hub3.net> References: <523443F2-8A26-11D7-A0BC-003065BA9B36@titania.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>I don't quite understand what happened. How was Squid used to relay mail? >I'm glad this thread came up because I am just about to deploy a Squid cache. Using the CONNECT method. CONNECT ip_mailrelay:25 HTTP/1.0 .... It will open a conection to the ip and act has a tunnel to the "conversation". It's used to proxy SSL connections. Disable CONNECT method in Squid or limit it to 443 port.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.1.1.2.20030519203232.03657a90>