Hi K??rlis,

On Wed, Feb 17, 2010 at 08:50:24AM +0000, K??rlis Repsons wrote:
> On Tuesday 16 February 2010 18:18:01 Mark Martinec wrote:
...
> >   spamassassin --debug info -r <msg
...
> Does the thing, but with one trouble: those info-level messages appear to be 
> directed through stderr! Can they be directed through stdout, while warning 
> messages through stderr?

if it's only a question of stderr or stdout, just 
redirect stderr to stdout.

spamassassin --debug -r <msg 2>&1

-- 
Regards
Frank

Reply via email to