My bad.. my mail client failed to show the attachment... BLAH.. grrr... thanks! :)
On Tue, 2003-09-09 at 04:00, Claudio Jeker wrote: > On Mon, Sep 08, 2003 at 02:36:22PM -0400, 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? > > > > Yup. This was a bug introduced, I fixed it already but forgot to send a > patch to the list. > I will do that now. -- Matt <[EMAIL PROTECTED]>
