[CentOS] Experience with postfixadmin with mysql?

Thu Dec 27 17:28:42 UTC 2012
Robert Moskowitz <rgm at htt-consult.com>

On 12/26/2012 01:21 PM, Eero Volotinen wrote:
>>> In fact I either turn everything off, or go through all the prt policy
>>> stuff now.
>> I added iptable rules for ports 25, 110, 143, 587, 993, 995, & 4190.  I
>> believe those are all the ports I am using for this (SMTP, IMAP, POP3, &
>> SEIVE).  Restarted and got the same errors.  Were do I find selinux
>> messages?
>>
>> It might simply be password problems, with all the files that have
>> passwords buried in them...
> you can set selinux to permissive (setenforce 0) mode to test, if this
> problem is related to selinux.
>
> if it is related to selinux, you might need something like this:
>
> setsebool -P httpd_can_network_connect on

This did not help. pfa cannot create the file structure for a new user 
in enforcing mode with this boolean set. Had to go back to permissive.

>
> see urls for references:
> http://wiki.centos.org/TipsAndTricks/SelinuxBooleans
> http://wiki.centos.org/HowTos/SELinux

So far these are not helping. :(

But then I am a total lost in the woods with selinux.