https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5409
Kim JunHo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Kim JunHo <[email protected]> --- It's very useful! I found a bug. ping function has bug. got IllegalArgumentException should add coundition like if (!command.equals(Commands.PING) && message == null) { throw new IllegalArgumentException("Message contents not set"); } -- You are receiving this mail because: You are the assignee for the bug.
