simonmason a écrit : > All I get when I run with -D is below. Also, it doesn't actually return to a > prompt - it hangs there? > > [3644] dbg: logger: adding facilities: all > [3644] dbg: logger: logging level is DBG > [3644] dbg: generic: SpamAssassin version 3.2.4 > [3644] dbg: config: score set 0 chosen. > [3644] dbg: util: running in taint mode? yes > [3644] dbg: util: taint mode: deleting unsafe environment variables, > resetting PATH > [3644] dbg: util: running on Win32, skipping PATH cleaning > [3644] dbg: util: defining getpwuid() wrapper using 'unknown' as username > [3644] dbg: dns: no ipv6 > [3644] dbg: dns: is Net::DNS::Resolver available? yes > [3644] dbg: dns: Net::DNS version: 0.61 >
it may spend some time if there is a DNS issue. you can also pass a message spamassassin -D -t < message.eml to see which rules hit. I don't know ho to redirect stdin and stderr under windows. I'd rather user cygwin in this case.