fwiw, even if there isn't a blank line, SA will figure it out (though it'll trigger a MISSING_HB_SEP rule hit).
As for the debug output ... it depends, how did you run the command (ie: what was the command you tried). My guess is you did something like "spamassassin -D filename", where filename gets treated as the argument to -D, so then it was waiting for input. If this is the case, try "spamassassin -D < filename > /dev/null". :) On Mon, Jun 1, 2009 at 6:09 PM, Rich Shepard <[email protected]> wrote: > There is always a blank line between headers and body. I tried running > 'spamassassin -D' on the saved message and nothing happened. Should it take > more than a few seconds to complete and return a debug report?
