From owner-freebsd-stable@FreeBSD.ORG Fri Oct 6 20:00:51 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E19016A618 for ; Fri, 6 Oct 2006 20:00:51 +0000 (UTC) (envelope-from kobazik@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85AE743D77 for ; Fri, 6 Oct 2006 20:00:41 +0000 (GMT) (envelope-from kobazik@gmail.com) Received: by wr-out-0506.google.com with SMTP id i21so243520wra for ; Fri, 06 Oct 2006 13:00:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=g9NEfKF/YnhfVhxqyBKr9GI5AuhzG/4rcimF50qLAW8S7kOUk6fPgbF4LbGr94eIhf5UxReYlQp9bYK1qKcFvMBmiaMdM4pvpUaP+1j5xLIvAWpCZbWL8w0swpJ+RzKF3Zr1Po+NDCtxqaak1I8I3rEG9YOWGNbXWiPhwoNGnTw= Received: by 10.65.154.4 with SMTP id g4mr4923217qbo; Fri, 06 Oct 2006 13:00:40 -0700 (PDT) Received: by 10.65.228.9 with HTTP; Fri, 6 Oct 2006 13:00:40 -0700 (PDT) Message-ID: <4762624a0610061300u4e31b378oaf1eb9a732913c16@mail.gmail.com> Date: Fri, 6 Oct 2006 22:00:40 +0200 From: "Dominik Zalewski" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Capture all incoming/outgoing email messages X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 20:00:51 -0000 Hi, I have a gateway/firewall running FreeBSD 6.1 -release . I would like to capture all incoming and outgoing email messages to archive them. Is there is any tool available out there ? I mean a proxy,sniffer or any other solution. Thanks in advance, Dominik