Re: [CentOS] SELinux AVC problem postfix <-> dspam

2012-10-22 Thread Patrick Lists
On 10/22/2012 06:06 PM, Patrick Lists wrote: [snip] Solved with: # semanage port -a -t smtp_port_t -p tcp 10026 Now trying to wrap my head around the next AVC which occurs when postfix wants to pass an incoming email via lmtp to dspam via /var/run/dspam/dspam.sock: type=AVC msg=audit(135093196

[CentOS] SELinux AVC problem postfix <-> dspam

2012-10-22 Thread Patrick Lists
Hi, I guess this is a bit OT but perhaps someone has encountered this issue before. On a CentOS 6.3 x86_64 box I have installed postfix and dspam from EPEL. Dspam is configured to listen on port 10026. After having configured dspam and postfix I start dspam and then postfix and I see the follo