http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5535
------- Additional Comments From [EMAIL PROTECTED] 2007-06-23 02:28 ------- (In reply to comment #2) > Alternative patch which fixes the problem by calling portable_getpwuid > I like this approach better, replacing the call to getpwuid with a call to > Mail::SpamAssassin::Util::portable_getpwuid > I would like to hear people's opinions between these two ways of fixing it. I considered that approach and would have used if anything other than the user name was required. Prefered the simple approach to avoid the test harness depending on the code its about to test. That aside no strong feelings either way ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
