From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 04:12:54 2005 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 6383716A4CE for ; Wed, 23 Feb 2005 04:12:54 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id E199643D58 for ; Wed, 23 Feb 2005 04:12:53 +0000 (GMT) (envelope-from m.hauber@mchsi.com) Received: from wizard.valleygate.net (12-219-204-24.client.mchsi.com[12.219.204.24]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20050223041252m9200bg2loe>; Wed, 23 Feb 2005 04:12:52 +0000 From: Mike Hauber To: freebsd-questions@freebsd.org Date: Tue, 22 Feb 2005 23:16:32 -0500 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502222316.32866.m.hauber@mchsi.com> Subject: filtering html tags from email X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: m.hauber@mchsi.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 04:12:54 -0000 Without going through the hassle of setting up proxy servers, isn't there a way that one can filter out html tags from a message (say, pipe the email through the filter from kmail for instance?) Perhaps I'm looking too hard for it, but I didn't see anything in the ports tree except for /mail/nohtml. I tried to pipe a html message through nohtml.py from kmail, but doesn't seem to work (although I'm getting no errors from kmail's filter log). Any ideas? Thx. Mike