I'm getting avc denials when tlsmgr is trying to access /var/lib/postfix/prng_exch. Looks like that file needs a better SELinux context: host=foo.bar.baz type=AVC msg=audit(1223817082.919:15632): avc: denied { lock } for pid=7307 comm="tlsmgr" path="/var/lib/postfix/prng_exch" dev=dm-1 ino=820481 scontext=unconfined_u:system_r:postfix_master_t:s0 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file host=foo.bar.baz type=SYSCALL msg=audit(1223817082.919:15632): arch=c000003e syscall=73 success=yes exit=0 a0=9 a1=2 a2=2 a3=0 items=0 ppid=7299 pid=7307 auid=500 uid=89 gid=89 euid=89 suid=89 fsuid=89 egid=89 sgid=89 fsgid=89 tty=(none) ses=1 comm="tlsmgr" exe="/usr/libexec/postfix/tlsmgr" subj=unconfined_u:system_r:postfix_master_t:s0 key=(null) host=foo.bar.baz type=AVC msg=audit(1223817082.919:15631): avc: denied { getattr } for pid=7307 comm="tlsmgr" path="/var/lib/postfix/prng_exch" dev=dm-1 ino=820481 scontext=unconfined_u:system_r:postfix_master_t:s0 tcontext=unconfined_u:object_r:var_lib_t:s0 tclass=file host=foo.bar.baz type=SYSCALL msg=audit(1223817082.919:15631): arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7fff9b48ba60 a2=7fff9b48ba60 a3=0 items=0 ppid=7299 pid=7307 auid=500 uid=89 gid=89 euid=89 suid=89 fsuid=89 egid=89 sgid=89 fsgid=89 tty=(none) ses=1 comm="tlsmgr" exe="/usr/libexec/postfix/tlsmgr" subj=unconfined_u:system_r:postfix_master_t:s0 key=(null)
*** This bug has been marked as a duplicate of bug 466235 ***