Hallo all,
i have installed a iRedMail server on openSuse 11.4.
I followed this guide
http://www.howtoforge.com/iredmail-0...-opensuse-11.3
Now when i restart the services i get the following from the terminal:
Code:
Shutting down syslog services done
Starting syslog services done
Syntax OK
Shutting down httpd2 (waiting for all children to terminate) done
Starting httpd2 (prefork) done
Shutting down mail service (Postfix) done
Starting mail service (Postfix) done
Restarting service MySQL
Shutting down service MySQL done
Starting service MySQL done
Shutting down ldap-server done
Starting ldap-server done
Shutting down policyd done
Starting policyd done
Stopping dovecot done
Starting dovecot Fatal: execv(/usr/lib/dovecot/managesieve) failed: Permission denied
Error: managesieve dump-capability process returned 84
Fatal: Invalid configuration in /etc/dovecot/dovecot.conf
startproc: exit status of parent of /usr/sbin/dovecot: 89
failed
Shutting down virus-scanner (amavisd-new): Daemon [23632] terminated by SIGTERM
done
Starting virus-scanner (amavisd-new): done
Shutting down Clam AntiVirus daemon done
Starting Clam AntiVirus daemon done
Shutting down Clam AntiVirus database update daemon done
Starting Clam AntiVirus database update daemon done
Shutting down CRON daemon done
Starting CRON daemon done
Stopping iredapd ...
Starting iredapd ...
Loading firewall rules done
linux-nws1:/home/iRedMail-0.7.1 #
And when i test i cant log in to the webmail accounts.
If i try to log in i get this massage:
Code:
Connection to IMAP server failed
All the other services work and i can log in to them.
I also just restarted Linux and restarted the services then the output looked like this:
Code:
Shutting down syslog services done
Starting syslog services done
Syntax OK
Shutting down httpd2 (waiting for all children to terminate) done
Starting httpd2 (prefork) done
Shutting down mail service (Postfix) done
Starting mail service (Postfix) done
Restarting service MySQL
Shutting down service MySQL done
Starting service MySQL done
Shutting down ldap-server done
Starting ldap-server done
Shutting down policyd done
Starting policyd done
Stopping dovecot done
Starting dovecot done
Shutting down virus-scanner (amavisd-new): Fatal: execv(/usr/lib/dovecot/managesieve) failed: Permission denied
Error: managesieve dump-capability process returned 84
Fatal: Invalid configuration in /etc/dovecot/dovecot.conf
Daemon [2487] terminated by SIGTERM
done
Starting virus-scanner (amavisd-new): done
Shutting down Clam AntiVirus daemon done
Starting Clam AntiVirus daemon done
Shutting down Clam AntiVirus database update daemon done
Starting Clam AntiVirus database update daemon done
Shutting down CRON daemon done
Starting CRON daemon done
Stopping iredapd ...
Starting iredapd ...
Loading firewall rules done
Now my question is how do i fix this.
greets Davano