Linux / UNIX Tech Support Forum
This is a discussion on RHEL5 + IMAP server within the Getting started tutorials forums, part of the Linux Getting Started category; Hi all,, I am getting the following error message while trying to access mails using apache.. Error connecting to IMAP ...
|
|||||||
| Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all,,
I am getting the following error message while trying to access mails using apache.. Error connecting to IMAP server: station1.example.com. 13 : Permission denied It's happening in RHEL5 and I have kept selinux in enforcing mode. The moment, I change selinux from enforcing to permissive, I am able to access mails using apche. I am using squirrelmail and apache in this case.. Please let me know any fix on this issue. |
| Sponsored Links | ||
|
|
|
||||
|
Disable SELinux protection for IMAP server or write rule to allow imap server
__________________
Vivek Gite Linux Evangelist |
|
|||
|
I can not disable the selinux as I am doing this in order make myself prepare for RHCE.. they want selinux to be in enforcing mode only...
Shall I make any changes in /etc/dovecot.conf file also? Shall I try the iptables rule for IMAP server giben below: iptables -t filter -A INPUT -p tcp --dport 143 -s ! 172.168.24.0/24 -d 172.168.24.2 (my system IP address) -j REJECT. 172.168.24.0/24 is the iptables range for the network... Please let me know if I can try this iptables rule also? |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ERROR: Connection dropped by IMAP server | satimis | Mail Servers | 2 | 05-02-2009 05:51 AM |
| Imap Port | sweta | CentOS / RHEL / Fedora | 0 | 02-05-2008 11:34 PM |
| imap errors / server slow down | seed2be | Mail Servers | 0 | 06-03-2008 09:36 PM |
| openldap configuration on rhel5 | chandar | Getting started tutorials | 2 | 12-02-2008 09:34 AM |
| RAW devices configuration on rhel5 | linuxmohan | Linux hardware | 1 | 12-11-2007 07:07 PM |