Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 307262 Details for
Bug 447247
service spamass-milter doesn´t work
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Local policy for spmassassin avcs
myspam.te (text/plain), 627 bytes, created by
Esteban Xandri
on 2008-05-31 05:00:28 UTC
(
hide
)
Description:
Local policy for spmassassin avcs
Filename:
MIME Type:
Creator:
Esteban Xandri
Created:
2008-05-31 05:00:28 UTC
Size:
627 bytes
patch
obsolete
> >module myspam 1.0; > >require { > type spamc_t; > type spamc_exec_t; > type sendmail_t; > type mqueue_spool_t; > type spamd_t; > type spamd_port_t; > class unix_stream_socket { read write }; > class file { read execute execute_no_trans }; > class fifo_file write; > class tcp_socket name_connect; >} > >#============= spamc_t ============== >allow spamc_t mqueue_spool_t:file read; >allow spamc_t sendmail_t:fifo_file write; >allow spamc_t sendmail_t:unix_stream_socket { read write }; > >#============= spamd_t ============== >allow spamd_t spamc_exec_t:file { read execute execute_no_trans }; >allow spamd_t spamd_port_t:tcp_socket name_connect;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 447247
:
305893
|
305894
| 307262