I am not Fedora or SELinux user. See http://www.crypt.gen.nz/selinux/faq.html#BSP.11 or any other documentation that comes with SELinux.
Using rc.local is not a good solution. Save policy in selinux settings or configuration files in order to avoid applying it manually after reboot. > setsebool httpd_can_network_connect=1 does solve the problem. > > I will put this in the /etc/rc.d/rc.local script to set it at boot time. > Is this the proper way to apply this setting? > > Thank you for the pointer. > ----- Original Message ----- > From: "Tomas Kuliavas" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Saturday, February 25, 2006 11:36 PM > Subject: Re: [SM-USERS] Cannot get squirrelmail to allow login - 13 : > Permission Denied > > > >>> Help! >>> >>> >>> >>> I am using Fedora Core 4 with SquirrelMail version 1.4.4-2, qmail >>> 1.05, >>> and dovecot 1.0 (that's what /etc/dovecot.conf says). >>> >>> I've got qmail set up to deliver to ~/Maildir folders. I have dovecot >>> setup to allow either POP3 or IMAP access. I am accepting SMTP >>> connections with authentication to send mail. This all works great, >>> even from outside my firewall/router! >>> >>> However, logging in via http://ziuchkovski.com/webmail returns an >>> error "13 >>> : Permission Denied" when trying to log in. >>> >>> >>> >>> I've run /usr/share/squirrelmail/config/conf.pl, and set it up like >>> it says to at >>> http://www.squirrelmail.org/wiki/SquirrelMailAndDovecotIMAP. >>> >>> >>> Any ideas on what may be going on? I appreciate any help. >>> >> >> http://www.squirrelmail.org/wiki/FedoraSELinux >> >> >> -- >> Tomas >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by xPML, a groundbreaking scripting >> language that extends applications into web and mobile media. Attend the >> live webcast and join the prime developer group breaking into this new >> coding territory! >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=12164 >> 2 >> -- >> squirrelmail-users mailing list Posting Guidelines: >> http://www.squirrelmail.org/wiki/MailingListPostingGuidelines >> List Address: [email protected] >> List Archives: >> http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user >> List Archives: >> http://sourceforge.net/mailarchive/forum.php?forum_id=2995 >> List Info: >> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users >> >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language that extends applications into web and mobile media. Attend the > live webcast and join the prime developer group breaking into this new > coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > -- > squirrelmail-users mailing list Posting Guidelines: > http://www.squirrelmail.org/wiki/MailingListPostingGuidelines > List Address: [email protected] > List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
