Hi Gunnar,
thank you for the hint about mailwrapper. It was already installed, but "sendmail" as a command was not available?! Check this:
powerstation ~ # equery check mailwrapper
[ Checking net-mail/mailwrapper-0.2.1 ]
!!! /usr/sbin/sendmail does not exist
!!! /etc/mail/mailer.conf has incorrect md5sum
* 10 out of 12 files good
powerstation ~ #
I have no idea why these both files are gone, I swear I've never touched them ;-) However, kolab does not provide a template for them, so I have no iclue... are there some kolab-related ebuilds that do some magic here? (modify files...)
I'm going to re-emerge mailwrapper first...
However, my "incorrect md5sum" mailer.conf:
powerstation ~ # cat /etc/mail/mailer.conf
# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/files/mailer.conf,v 1.5 2005/07/05 01:04:50 ticho Exp $
# $OpenBSD: mailer.conf,v 1.3 2000/04/06 18:24:19 millert Exp $
# Execute the "real" sendmail program from postfix,
# named /usr/sbin/sendmail.postfix
#
sendmail /usr/sbin/sendmail.postfix
send-mail /usr/sbin/sendmail.postfix
mailq /usr/sbin/sendmail.postfix
newaliases /usr/sbin/sendmail.postfix
rmail /usr/bin/rmail.postfix
powerstation ~ #
... anything obvious here that is related to some ebuild-magic? ;-)
Thanks,
Florian