http://bugzilla.spamassassin.org/show_bug.cgi?id=1908
------- Additional Comments From [EMAIL PROTECTED] 2004-03-03 14:04 ------- Subject: Re: ConfSourceSQL: Postgres @GLOBAL overrides user prefs All evidence of similar issues I found via google point to this being a locale issue. If you ran initdb and LC_COLLATE was set to anything but C, which would cause the binary sort we are looking for, then it could cause a problem with the sort. I suggest re-running initdb with LC_COLLATE=C and see if that fixes the problem. Michael ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
