![]() |
Webmail interface could not log on to timsieved
I ported a mail server from RHEL4 to RHEL6 (Red Hat Enterprise Linux Server release 6.3). It has a cyrusd running and email via IMAP works in principle fine.
My problem is with a Squirrelmail webmail interface on another RHEL6 server. It connects fine to the mailserver and can send and receive emails. The problem is with the avelsieve plugin. As soon as I enable it the interface reports to any logged in user: "Could not log on to timsieved daemon on your IMAP server imap.my.domain.top:2000. Please contact your administrator." The plugin worked with the old server and the new one has - to the best of my knowledge - the same IP, hostname and firewall settings (port 2000/tcp is open). Currently I am trying to get version 1.9.9 (alpha) running where as far as I remember 1.9.8 (alpha) was the version that worked before on the old server (but not on the new one either). I can ping the server and the telnet connection looks fine: Code:
# telnet imap.my.domain.top 2000Code:
...Code:
# getfacl /var/lib/imap/sieveCode:
# ps aux | grep imapCode:
...I disabled TLS in my /usr/share/squirrelmail/plugins/avelsieve/config/config.php Code:
... |
Did you cross checked SeLinux related settings . I mean to say SeLinux is in enabled state or its in disabled state .
root# sestatus Thanks |
Code:
# sestatus Code:
(Debug Mode). Login failed. Capabilities:ERROR: |
Got it back running. The utilized sieve port has changed from 2000 to 4190 between RHEL4 and RHEL6 furthermore I had to explicitely allow plaintext for saslauth in my imapd.conf.
|
| All times are GMT -5. The time now is 10:59 PM. |