Date: Fri, 17 Aug 2001 14:08:01 -0600 From: Duke Normandin <01031149@3web.net> To: Freebsd Questions <freebsd-questions@freebsd.org> Subject: Re: Script to strip email headers?? Message-ID: <20010817140800.A116607@mandy.rockingd.calgary.ab.ca> In-Reply-To: <no.id>; from "Francesco Casadei" on Fri, Aug 17, 2001 at 03:22:35PM
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 17, 2001 at 03:22:35PM +0000, Francesco Casadei wrote: > On Wed, Aug 15, 2001 at 07:26:36PM -0600, Duke Normandin wrote: > > > > I use Mutt in mbox format. Over the past year or so, I've saved a lot of > > FBSD-questions messages. Anybody know of a script that will strip the > > headers from my saved folders? I want the folders to loose all that dead > > weight. It would be nice if Mutt could do this right from the start... > > -- > > -duke > > If you have installed procmail you can use the program formail. > From formail(1) manpage, EXAMPLES section: [snip] No... I don't use procmail --but, the " sed -e '1,/^$/ d' " looks promising. Does formail(1) have a comlete sed-based example? Thanks! -- -duke Calgary, Alberta, Canada 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?20010817140800.A116607>