https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7533
Bill Cole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |cconsult.com Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Bill Cole <[email protected]> --- Working as designed. The stderr stream is for diagnostic messages, not solely errors. These are informational messages from sa-compile noting its progress, while the stdout stream is primarily coming from tools sa-compile uses. If you want to merge the stdio streams you can do so externally (i.e. 2>&1) -- You are receiving this mail because: You are the assignee for the bug.
