tach
ich habe soeben meine neue kiste mit gentoo und kolab ausgeruestet...
leider fand ich kein "dumy" howto um das ganze problemlos zu kompilieren.
habe folgende annahmen getroffen:
/etc/portage/package.keywords
#### Kolab start
=mail-mta/postfix-2.2.10-r20 ~x86
=net-mail/cyrus-imap-admin-2.3.8-r20 ~x86
=net-mail/cyrus-imapd-2.3.8-r20 ~x86
>=www-servers/apache-2.2.0 ~x86
~app-admin/apache-tools-2.2.4 ~x86
>=mail-mta/postfix-2.4.0 ~x86
=net-libs/c-client-2004g-r20 ~x86
=net-www/mod_auth_ldap-3.3-r20 ~x86
dev-php/horde ~x86
net-mail/kolabd ~x86
<=dev-lang/php-5.2.3-r20 x86
www-apps/horde-kolab-all ~x86
www-apps/horde-nag-kolab ~x86
www-apps/horde-kolab ~x86
www-apps/horde-passwd-kolab ~x86
www-apps/horde-kronolith-kolab ~x86
www-apps/horde-turba-kolab ~x86
www-apps/horde-ingo-kolab ~x86
www-apps/horde-imp-kolab ~x86
www-apps/horde-mnemo-kolab ~x86
#### Kolab end
/etc/portage/package.use
#### Kolab start
=dev-lang/php-5.2.3-r20 ldap mysql zlib nls session xml apache2 cgi force-cgi-redirect sqlite berkdb imap
dev-libs/cyrus-sasl berkdb ldap ssl
dev-perl/perl-ldap sasl
net-nds/openldap berkdb crypt overlays perl readline ssl -sasl
net-ftp/proftpd ldap ssl
mail-mta/postfix kolab ldap sasl ssl
net-libs/c-client kolab ssl
net-mail/cyrus-imapd kolab ssl
net-mail/cyrus-imap-admin kolab ssl
net-www/apache ldap
dev-libs/apr-util ldap
net-www/mod_auth_ldap apache2 berkdb kolab
net-mail/kolabd horde spam
#### Kolab end
habe nun alle pakete installiert leider laesst sich kein mail senden noch empfangen, im syslog habe ich folgendes gefunden:
Aug 14 07:44:39 haucom imap[22987]: accepted connection
Aug 14 07:44:39 haucom imap[22987]: mydelete: starting txn 2147483778
Aug 14 07:44:39 haucom imap[22987]: mydelete: committing txn 2147483778
Aug 14 07:44:39 haucom imap[22987]: mystore: starting txn 2147483779
Aug 14 07:44:39 haucom imap[22987]: mystore: committing txn 2147483779
Aug 14 07:44:39 haucom imap[22987]: starttls: TLSv1 with cipher AES256-SHA (256/256 bits new) no authentication
Aug 14 07:44:39 haucom saslauthd[6337]: ldap_simple_bind() failed -1 (Can't contact LDAP server).
Aug 14 07:44:39 haucom saslauthd[6337]: Retrying authentication
Aug 14 07:44:39 haucom imap[22987]: login: haucom [192.168.1.71]
user@domain.ch plaintext+TLS User logged in
Aug 14 07:44:39 haucom imap[22993]: open: user
user@domain.ch opened INBOX/Aufgaben
Aug 14 07:44:39 haucom imap[22993]: SQUAT returned 2 messages
Aug 14 07:44:53 haucom sshd[23717]: Accepted keyboard-interactive/pam for soeme from 192.168.100.200 port 1033 ssh2
Aug 14 07:44:53 haucom sshd(pam_unix)[24136]: session opened for user soeme by (uid=0)
Aug 14 07:45:08 haucom postfix/smtpd[25709]: fatal: open database /etc/mail/aliases.db: No such file or directory
Aug 14 07:45:09 haucom postfix/master[25145]: warning: process /usr/lib/postfix/smtpd pid 25709 exit status 1
Aug 14 07:45:09 haucom postfix/master[25145]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
Aug 14 07:45:22 haucom postfix/cleanup[27270]: fatal: open database /etc/postfix/canonical.db: No such file or directory
Aug 14 07:45:23 haucom postfix/master[25145]: warning: process /usr/lib/postfix/cleanup pid 27270 exit status 1
Aug 14 07:45:23 haucom postfix/master[25145]: warning: /usr/lib/postfix/cleanup: bad command startup -- throttling
Aug 14 07:45:57 haucom master[24929]: process 22986 exited, status 0
Aug 14 07:46:09 haucom postfix/smtpd[525]: fatal: open database /etc/mail/aliases.db: No such file or directory
Aug 14 07:46:10 haucom postfix/master[25145]: warning: process /usr/lib/postfix/smtpd pid 525 exit status 1
Aug 14 07:46:10 haucom postfix/master[25145]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
Aug 14 07:46:23 haucom postfix/cleanup[2721]: fatal: open database /etc/postfix/canonical.db: No such file or directory
Aug 14 07:46:24 haucom postfix/master[25145]: warning: process /usr/lib/postfix/cleanup pid 2721 exit status 1
Aug 14 07:46:24 haucom postfix/master[25145]: warning: /usr/lib/postfix/cleanup: bad command startup -- throttling
also irgendwie findet er keine db's , ich kann sowohl via web(horde) auch via pop,smtp und alles andere benuetzen. ideen? oder giebt es sogar irgenwo im netz ein howto das aktuell ist?