On Mon, 10 Oct 2011 17:29:08 +0100 Martin Gregorie wrote:
> for f in testdata/*.txt > do > spamc <testdata/$f | grep '^X-spam-status: ' >>result.txt For that to work you need the setting fold_headers 0
On Mon, 10 Oct 2011 17:29:08 +0100 Martin Gregorie wrote:
> for f in testdata/*.txt > do > spamc <testdata/$f | grep '^X-spam-status: ' >>result.txt For that to work you need the setting fold_headers 0