> OK. Thanx for the help Lukasz > > 1st it looks like I forgot to do a 'make install' in cirus > imap. Done that > and it is now installed and start up correctly > 2nd Postfix wasnt setup correctly, fixed that and that is now running. > > Now I have the following problems... > > trying to telnet into port 143 gives the following output: > > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > * BYE Fatal error: can't write proc file > Connection closed by foreign host. > > Running '/etc/ini.d/cyrus start' gives the following output: > > /etc/init.d/saslauthd: line 1: ---: command not found > /etc/init.d/saslauthd: line 4: --: command not found > Starting saslauthd: [ OK ]
Did you follow the steps in Luc's Howto AFTER the make install? cd /var mkdir imap chown cyrus:mail imap chmod 750 imap cd /var/spool mkdir imap chown cyrus:mail imap chmod 750 imap cd /usr mkdir sieve chown cyrus:mail sieve chmod 750 sieve su - cyrus /usr/local/cyrus-imapd-<version>/tools/mkimap Michael _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
