https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6939
--- Comment #74 from Karsten Bräckelmann <[email protected]> --- > > You are not seriously trying to sneak that in, are you? In your example, > > 'cat' does not listen on STDIN but tries to open the given file named empty > > string. > > Yes, just like the socket file parameter to spamc. 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 / -- You are receiving this mail because: You are the assignee for the bug.
