Since upgrading to 3.8.0 I've had problems with dspam_logrotate changing permissions of the users's log files which is preventing update of the logs when mail is delivered
I'm using postfix's mailbox_command to deliver mail, so dspam gets run as the user, so the log files need to be owned by the user. After running dspam_logrotate, the files are owned by root. Anyone have a better way to handle this than by hacking a script together to maintain the proper permissions and log file ownership? -Dave
