--On Sunday, August 10, 2003 01:45:11 AM +0100 Robin Bowes <[EMAIL PROTECTED]> wrote:
I want to do the same sort of thing with courier-imap to see if squirrelmail is working differently than with bincimap.
Here's my tcpserver run script for courier-imap:
# !/bin/sh exec 2>&1 PREFIX=/usr/lib/courier-imap exec /usr/local/bin/envdir ./env \ /usr/local/bin/tcpserver -v -HDRP 0 143 \ ${PREFIX}/sbin/imaplogin ${PREFIX}/libexec/authlib/authvchkpw \ ${PREFIX}/bin/imapd Maildir
I've tried putting "/usr/local/bin/recordio" at most of the plausible places in this script, but I can't seem to get courier-imap to continue to work and to log the imap conversations.
Any suggestions?
Yah, take it to the Courier-IMAP list. This is the BINC list.
-- Gary

