From owner-freebsd-questions@FreeBSD.ORG Sat Mar 18 13:40:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E93C816A400 for ; Sat, 18 Mar 2006 13:40:04 +0000 (UTC) (envelope-from rodrigo@sensorsistemas.com.br) Received: from hm323.locaweb.com.br (hm323.locaweb.com.br [200.234.205.150]) by mx1.FreeBSD.org (Postfix) with SMTP id 084DC43D45 for ; Sat, 18 Mar 2006 13:40:03 +0000 (GMT) (envelope-from rodrigo@sensorsistemas.com.br) Received: (qmail 15575 invoked from network); 18 Mar 2006 13:40:01 -0000 Received: from unknown (10.1.10.10) by hm323.locaweb.com.br with QMQP; 18 Mar 2006 13:40:01 -0000 Received: from unknown (HELO ?192.168.0.109?) (rodrigo@sensorsistemas.com.br@201.28.123.138) by hm10.locaweb.com.br with SMTP; 18 Mar 2006 13:40:08 -0000 Message-ID: <441C0DAF.1030308@sensorsistemas.com.br> Date: Sat, 18 Mar 2006 10:39:59 -0300 From: "Rodrigo G. Tavares de Souza" User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Monitoring e-mails by TCP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Mar 2006 13:40:05 -0000 Hi, I'm very newbie on freeBSD. I have already installed the Firewall(ipfw) + NAT, Squid + Sarg and Apache Http Server, and is working pretty well! :-) Now I have a need, and I don't know if I can do it with a BSD solution! My e-mail server is outside of my network, is a comercial mail server. But, my e-mail trafic pass through a BSD server, the one I've mentioned before. So, what do I need to do? I need to make a copy of all received and delivered e-mail through my network! Is this possible? Is there a sofware (free or not), or a firewall configuration to do it? I think it would be a kind of TCP monitor on ports 25 and 110, like some antivirus that scan e-mail trafic looking for virus! Any help is welcome! Best regard for all. Rodrigo Souza Sao Paulo - Brazil