Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 1998 13:46:52 -0600
From:      Nate Williams <nate@mt.sri.com>
To:        obrien@NUXI.com
Cc:        hackers@FreeBSD.ORG
Subject:   Re: manually using procmail
Message-ID:  <199807081946.NAA03036@mt.sri.com>
In-Reply-To: <19980708113034.B8731@nuxi.com>
References:  <19980708113034.B8731@nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Does anybody know if a way to take a Berkeley mailbox-formated file and
> "pipe" it thru procmail so that it would be processed as if you received
> the mail the usual way?

Sure, I've got a script that does it.

#!/bin/sh
formail -s procmail < $1



Nate

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807081946.NAA03036>