Hello,
I've been using postifx with courier-imap for a few years, and when came
time to upgrade the server I decided to try courier-mta which seems to have
all I want in one package.
I'm using Gentoo Linux so I emerged the package.
Configured everything using authmysql and virtual users.
the imap server is working great. but not the mta.
The courierd processes are missing from my process list.
I installed the webadmin and when I try to install the new configuration I
get this:
courier 0.48.1 - Installing new configuration
Installing new configuration...
Executing /usr/sbin/authdaemond restart...
Executing makehosteddomains...
Executing /usr/sbin/makeacceptmailfor...
Executing /usr/sbin/esmtpd-ssl stop ; . /etc/courier/esmtpd-ssl ; test
"$ESMTPDSSLSTART" != YES || /usr/sbin/esmtpd-ssl start...
Executing /usr/sbin/esmtpd-msa stop ; . /etc/courier/esmtpd-msa ; test
"$ESMTPDSTART" != YES || /usr/sbin/esmtpd-msa start...
Executing /usr/sbin/esmtpd stop ; . /etc/courier/esmtpd ; test
"$ESMTPDSTART" != YES || /usr/sbin/esmtpd start...
Executing courier stop...
init: ERR: No such file or directory
in my log files I have:
May 24 10:53:08 [authdaemond] stopping authdaemond children
May 24 10:53:09 [authdaemond] modules="authmysql", daemons=5
May 24 10:53:09 [authdaemond] Installing libauthmysql
May 24 10:53:09 [authdaemond] Installation complete: authmysql
May 24 10:53:09 [courierd] No such file or directory
but nothing tells me which file or directory it's trying to access. I tried
everything I could think off, rereading the install documentation many times
over. No luck. I'm at a loss. If only there was a way for me to know what
file it's accessing...
Thanks for your help!