Re: Logging from Mail::SpamAssassin

2006-05-08 Thread Theo Van Dinter
On Tue, May 09, 2006 at 05:44:37AM +1000, Rick Measham wrote: > Docs are very light (IMHO) on how to get logging working from inside > perl. I'm sure there must be some way I can get SA to write detailed > output to /var/log/spamassassin but I can't for the life of me work it out. I actually hav

RE: Logging from Mail::SpamAssassin

2006-05-08 Thread Gary W. Smith
TECTED] > Sent: Monday, May 08, 2006 12:45 PM > To: users@spamassassin.apache.org > Subject: Logging from Mail::SpamAssassin > > Docs are very light (IMHO) on how to get logging working from inside > perl. I'm sure there must be some way I can get SA to write detailed > outpu

Logging from Mail::SpamAssassin

2006-05-08 Thread Rick Measham
Docs are very light (IMHO) on how to get logging working from inside perl. I'm sure there must be some way I can get SA to write detailed output to /var/log/spamassassin but I can't for the life of me work it out. I've tried: Mail::SpamAssassin->new( ..., debug => 'all',