http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5193
------- Additional Comments From [EMAIL PROTECTED] 2006-12-01 06:25 ------- The way my script atomically replaces the rules directory is by replacing a symlink to the old rules with a sylmink to the new rules using rename(). (I've just had another look at the POSIX rules about replacing a directory using rename() and it's no use for us because the directory to be replaced must be empty.) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
