From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 12:02:02 2003 Return-Path: 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 5701337B401 for ; Wed, 30 Apr 2003 12:02:02 -0700 (PDT) Received: from alpha.wintersperu.com.pe (alpha.wintersperu.com.pe [200.37.53.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 385C243F3F for ; Wed, 30 Apr 2003 12:02:00 -0700 (PDT) (envelope-from aran80@wintersperu.com.pe) Received: from xx ([130.102.1.2])h3UJ1w909970 for ; Wed, 30 Apr 2003 14:01:58 -0500 (PET) (envelope-from aran80@wintersperu.com.pe) From: "Alvaro Rosales R." Organization: Procacao S.A To: freebsd-questions@freebsd.org Date: Wed, 30 Apr 2003 14:01:57 -0500 MIME-Version: 1.0 Message-ID: <3EAFD755.9186.8CF606@localhost> Priority: normal X-mailer: Pegasus Mail for Windows (v4.11) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Subject: Sendmail question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Apr 2003 19:02:02 -0000 Hi Guys Im running sendmail in my box , and I would like to filter my outgoing mail and send a copy of all the outgoing mail of the server directly to a control mail account .Do you have any ideas of how to do this?, I am using procmail to filter incoming email, but I don get any hints to filter outgoing emails. Thanks in advance for your answers.