When using Mail::SpamAssassin with new( {debug => 'all'} ) or similar....

How do you capture the output from the debug to syslog or other logging file?

I can run it via a command line but if I run Mail::SpamAssassin under a daemon/fork process similar to Net::Server::PreForkSimple I can't seem to capture the logging. Any tips?

Reply via email to