https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6939
--- Comment #75 from Kip <[email protected]> --- (In reply to Karsten Bräckelmann from comment #74) > The socket will be used by spamc as STDOUT to pass the message to spamd, > after STDIN has been digested. > > In your command, 'cat' uses the empty string as file name to open, ignoring > STDIN completely. > > s/just like /nothing like / GNU cat and spamc are not the same program. They do different things with their input. 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. -- You are receiving this mail because: You are the assignee for the bug.
