#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 3rd June 2008 === ==== Local Packages ==== * Updated `dovecot` to 1.0.14 * Updated `perl-HTML-Lint` to 2.04 ==== Fedora Project ==== Finally followed up on an idea I had nearly six months ago about writing SELinux policy modules for various milters, and specifically for `milter-regex` and `spamass-milter`, the two milters I maintain in Fedora. This was made more urgent by [[RedHatBugzilla:447247|Bug #447247]], which boils down to `spamass-milter` not working in Fedora 9 with SELinux in enforcing mode. [[http://www.redhat.com/archives/fedora-selinux-list/2008-June/msg00007.html|My idea]] was basically to have a generic milter policy template and then build on that the differences that each milter has. It's a first pass but I'm now running both milters confined by SELinux in enforcing mode and without any problems. The policy probably needs expanding to support running with Postfix instead of Sendmail but I don't have any Postfix servers to try that with. ----