REMOVE

At 02:36 PM 9/8/2003, Matt wrote:
Ok,
Now nothing is working...

I compiled the patched qmail and installed it....
now when I try to log into my webmail it just times out... a telnet shows this:


[EMAIL PROTECTED] qmail-1.03]# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1] Courier-IMAP ready. Copyright 1998-2003 Double Precision, Inc. See COPYING for distribution information.
1 LOGIN mhoppes passwdremoved
Connection closed by foreign host.


and my courier run looks like this:

#!/bin/sh

exec_pref=/usr/lib/courier-imap
. /usr/lib/courier-imap/etc/imapd

tcpserver -c 100 -l webmail.chilitech.net -v -R 0 143 \
/usr/lib/courier-imap/sbin/imaplogin \
/var/qmail/bin/auth_imap \
/usr/lib/courier-imap/bin/imapd Maildir 2>&1

any ideas now?



Reply via email to