Bug 150544 - CGI cannot send email
Summary: CGI cannot send email
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-targeted
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-08 04:18 UTC by Orion Poplawski
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-09 18:18:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2005-03-08 04:18:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217

Description of problem:
Had to add the following to the local config to allow a cgi script to send email:

allow system_mail_t etc_mail_t:file { getattr read };

Otherwise, it couldn't read /etc/mail/submit.cf and /etc/mail/sendmail.cf.



Version-Release number of selected component (if applicable):
selinux-policy-targeted-1.21.15-6

How reproducible:
Always

Steps to Reproduce:
1.  Try to send email via CGI or perhaps other system...
2.
3.
  

Additional info:

Comment 1 Daniel Walsh 2005-03-08 14:58:21 UTC
Fixed in selinux-policy-targeted-1.21.15-7


Comment 2 Orion Poplawski 2005-03-09 17:32:53 UTC
Confirmed fixed in selinux-policy-targeted-1.21.16-1


Note You need to log in before you can comment on or make changes to this bug.