https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6939
--- Comment #76 from Karsten Bräckelmann <[email protected]> --- > GNU cat and spamc are not the same program. They do different things with > their input. Both swallow their input on STDIN. And other than a minimal SPAMD protocol header based on unrelated command line arguments, both are doing the same with STDIN -- pipe it to STDOUT. > Anyone with even the most basic first year education in > computer science understands that it is the programmer's responsibility to > validate user input so far as is reasonable. Validating input comes *after* receiving input. Cannot validate while still waiting. Anyone with even the most basic first year education... Sorry, my mistake. -- You are receiving this mail because: You are the assignee for the bug.
