Summary: SELinux is preventing /usr/sbin/ssmtp "open" access on /root/dead.letter. Detailed Description: [SELinux is in permissive mode. This access was not denied.] SELinux denied access requested by sendmail. It is not expected that this access is required by sendmail and this access may signal an intrusion attempt. It is also possible that the specific version or configuration of the application is causing it to require additional access. Allowing Access: You can generate a local policy module to allow this access - see FAQ (http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug report. Additional Information: Source Context system_u:system_r:logwatch_mail_t:s0-s0:c0.c1023 Target Context system_u:object_r:admin_home_t:s0 Target Objects /root/dead.letter [ file ] Source sendmail Source Path /usr/sbin/ssmtp Port <Unknown> Host (removed) Source RPM Packages ssmtp-2.61-15.fc13 Target RPM Packages Policy RPM selinux-policy-3.7.19-44.fc13 Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Plugin Name catchall Host Name (removed) Platform Linux (removed) 2.6.33.6-147.2.4.fc13.x86_64 #1 SMP Fri Jul 23 17:14:44 UTC 2010 x86_64 x86_64 Alert Count 1 First Seen Mo 16 Aug 2010 13:35:02 CEST Last Seen Mo 16 Aug 2010 13:35:02 CEST Local ID 6e5e4d9e-eca7-4e0d-a79b-49bd871f458d Line Numbers Raw Audit Messages node=(removed) type=AVC msg=audit(1281958502.578:26419): avc: denied { open } for pid=8003 comm="sendmail" name="dead.letter" dev=dm-1 ino=7008355 scontext=system_u:system_r:logwatch_mail_t:s0-s0:c0.c1023 tcontext=system_u:object_r:admin_home_t:s0 tclass=file node=(removed) type=SYSCALL msg=audit(1281958502.578:26419): arch=c000003e syscall=2 success=yes exit=4 a0=1b43880 a1=441 a2=1b6 a3=0 items=0 ppid=7857 pid=8003 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=12 comm="sendmail" exe="/usr/sbin/ssmtp" subj=system_u:system_r:logwatch_mail_t:s0-s0:c0.c1023 key=(null) Hash String generated from catchall,sendmail,logwatch_mail_t,admin_home_t,file,open audit2allow suggests: #============= logwatch_mail_t ============== allow logwatch_mail_t admin_home_t:file open;
Miroslav, I think we need to change the name of mail_forward_t to mail_home_t, then allow logwatch_mail_t to read mail_home_t. And label dead.letter and .forward as mail_home_t. I made this change in f14.
Fixed in selinux-policy-3.7.19-48.fc13
selinux-policy-3.7.19-49.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-49.fc13
selinux-policy-3.7.19-49.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-49.fc13
selinux-policy-3.7.19-49.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.