From owner-freebsd-isp@FreeBSD.ORG Tue Sep 21 09:22:00 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B98116A4CE for ; Tue, 21 Sep 2004 09:22:00 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26A943D53 for ; Tue, 21 Sep 2004 09:21:59 +0000 (GMT) (envelope-from meshbah@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so1400272rnk for ; Tue, 21 Sep 2004 02:21:53 -0700 (PDT) Received: by 10.38.181.68 with SMTP id d68mr1730617rnf; Tue, 21 Sep 2004 02:21:53 -0700 (PDT) Received: by 10.38.76.25 with HTTP; Tue, 21 Sep 2004 02:21:53 -0700 (PDT) Message-ID: Date: Tue, 21 Sep 2004 15:21:53 +0600 From: Meshbah Uddin Ahmed To: freebsd-isp@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Howto Filter Mails X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Meshbah Uddin Ahmed List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 09:22:00 -0000 hi, i have used Postfix + MailScanner + ClamAV in FreeBSD. All r sucessfully working. but i face a prb, i want to filter mails through subject or body but i cant. whereas i can check mail by header. because i get some mails, which domain i dont want to block, i need to block those by searching a string from body or subject. so, can u pls suggest me, how can i do that. or any idea. thanks meshbah