From owner-freebsd-questions Tue Dec 4 14:49:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from teak.adhesivemedia.com (teak.adhesivemedia.com [207.202.159.79]) by hub.freebsd.org (Postfix) with ESMTP id B17E937B419 for ; Tue, 4 Dec 2001 14:49:42 -0800 (PST) Received: from localhost (philip@localhost) by teak.adhesivemedia.com (8.11.6/8.11.6) with ESMTP id fB4MnSP95606; Tue, 4 Dec 2001 14:49:28 -0800 (PST) (envelope-from philip@adhesivemedia.com) Date: Tue, 4 Dec 2001 14:49:28 -0800 (PST) From: Philip Hallstrom To: Doug Poland Cc: questions@FreeBSD.ORG Subject: Re: printing nicely formatted email In-Reply-To: <20011204164506.A14035@polands.org> Message-ID: <20011204144615.V92511-100000@teak.adhesivemedia.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG No, but you could do something similar using formail and enscript (or any other text->postscript app)... something like: cat themsgfile | formail -k -X "From:" -X "Date:" -X "Subject:" -X "To:" | enscript would work... -philip On Tue, 4 Dec 2001, Doug Poland wrote: > Hi, > > Back in the old days (mid-1990's) I used to use the Sun/OpenWindows > calendar/mail tool that would print nicely formatted email. It was > called something like mailp or mailprint IIRC. Basically it ran it > took an email message, filtered unwanted headers, and created postscript > output. > > Has anyone heard of such a creature available for FreeBSD? > > -- > Regards, > Doug > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message