Date: Tue, 4 Dec 2001 14:49:28 -0800 (PST) From: Philip Hallstrom <philip@adhesivemedia.com> To: Doug Poland <doug@polands.org> Cc: questions@FreeBSD.ORG Subject: Re: printing nicely formatted email Message-ID: <20011204144615.V92511-100000@teak.adhesivemedia.com> In-Reply-To: <20011204164506.A14035@polands.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011204144615.V92511-100000>