https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7629
--- Comment #6 from Bill Cole <[email protected]> --- (In reply to serhioz from comment #5) > thanks, it works. I find that a bit surprising... > what about line 1595? > > info("util: setuid: ruid=$< euid=$> rgid=$( egid=$) "); > > using split on that line there are still errors > > Use of uninitialized value $( in concatenation (.) or string > Use of uninitialized value $) in concatenation (.) or string I'm stumped. I can see how those variables might be wrong, but "uninitialized" makes no sense. I've stood up a CentOS 6.10 test VM but have been unable to reproduce the errors. It may be an issue specific to how you are running spamd. -- You are receiving this mail because: You are the assignee for the bug.
