I am using courier-imap with the following settings and it works perfectly. Do you get 
any error
messages while trying to connect to imapd ? to set up an account i simply add a 
standard linux user
and run maildirmake ~account/Maildir and after that it's possible for the user to 
login to the imap
server with his linux login/pw. I am using Exim as MTA.

/Jonas

/etc/courier/authdaemonrc

authmodulelist="authpam"
authmodulelistorig="authcustom authcram authuserdb authldap authmysql authpam"
daemons=5
version=""
authdaemonvar=/var/run/courier/authdaemon

/etc/courier/imapd

ADDRESS=0
PORT=143
MAXDAEMONS=40
MAXPERIP=4
PIDFILE=/var/run/courier/imapd.pid
TCPDOPTS="-nodnslookup -noidentlookup"
AUTHMODULES="authdaemon"
AUTHMODULES_ORIG="authdaemon"
IMAP_CAPABILITY="IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES 
SORT"
IMAP_CAPABILITY_ORIG="IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT 
THREAD=REFERENCES SORT AUTH=CRAM
-MD5 AUTH=CRAM-SHA1 IDLE"IMAP_IDLE_TIMEOUT=60
IMAP_CAPABILITY_TLS="$IMAP_CAPABILITY AUTH=PLAIN"
IMAP_DISABLETHREADSORT=0IMAP_DISABLETHREADSORT=0
IMAP_IDLE_TIMEOUT=60IMAP_CHECK_ALL_FOLDERS=0
IMAP_OBSOLETE_CLIENT=0IMAP_OBSOLETE_CLIENT=0
IMAP_ULIMITD=65536IMAP_ULIMITD=65536
IMAP_USELOCKS=0IMAP_USELOCKS=0
IMAP_EMPTYTRASH=Trash:7IMAP_EMPTYTRASH=Trash:7
IMAP_MOVE_EXPUNGE_TO_TRASH=0
IMAPDSTART=YESIMAPDSTART=YES
IMAP_EMPTYTRASH=Trash:7

-----Original Message-----
From: Brendan J Simon [mailto:[EMAIL PROTECTED]]
Sent: den 24 september 2002 07:51
To: [EMAIL PROTECTED]
Subject: exim/courier-imap login problems



I'm currently running exim MTA for a small group.  Most are using POP 
cleints but I prefer to use IMAP.  I would also like to use IMAP with 
SSL/TLS support.  I have been running the package called "imap" and it 
has been working fine except that it takes up 70MB of memory.  I'm not 
sure whiy but maybe it's got something to do with Exim storing files in 
MBOX format ???  My inbox (/var/mail/bjsimon) is 14MB.

 From reading some of the posts on this list, I think I can configure 
Exim to use maildir format.  Does anyone know if this will reduce the 
memory used for imapd ?

Will my exisiting mail still be available ?  If so, do I have to do 
anything special ?

 From the debian package information and courier docs, it seems that 
courier is quite big and well thoguht out.  Can anyone shed some light 
on how it compares with Exim as an MTA ?  Is it better, faster, more 
scaleable than Exim.  What are the pros and cons (briefly).

I tried the courier-imap and courier-imap-ssl packages but could not get 
any of them to work.  My mail client couldn't login.  I believe I am 
using the PAM authentication module so I shouldn't need the /etc/userdb 
file, right ??  It should just work using the standard user logins right ???

Thanks for any help (ps, I'm using Debian 3.0 on PowerPC and Intel systems)
Kind regards,
Brendan Simon.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to