OK, fixed the stupid bug in /service/imap2/run, where i tried to run
/usr/local/bin/bin/imapd.
This is the new run script:
#!/bin/sh
exec_prefix=/usr/lib/courier-imap
bin_prefix=/usr/local/bin
. /usr/lib/courier-imap/etc/imapd
tcpserver -c 100 -v -R 192.168.1.33 143 \
${exec_prefix}/sbin/imaplogin \
/var/qmail/bin/auth_imap \
${bin_prefix}/imapd Maildir 2>&1
but still (after reboot even!):
root 203 0.0 0.1 1016 320 ? S 18:36 0:00 tcpserver -c
100 -v -R 192.168.1.33 143 /usr/lib/courier-imap/sbin/imaplogin
/var/qmail/bin/auth_imap /usr/local/bin/imapd Maildir
milliways:/service/imap2# telnet localhost 143
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
root 184 0.0 0.1 980 268 ? S 18:36 0:00 readproctitle
service errors:
................................................................................
................................................................................
................................................................................
................................................................................
.......................................................tcpserver: status: 0/100?
Ideas?
TIA,
dd
--
daniel denes . weblicon technologies ag
system administration
torstrasse 6 . vox: +49 (0)30-72 62 69-115 . www.weblicon.net
d-10119 berlin . fax: +49 (0)30-72 62 69-100 . [EMAIL PROTECTED]