Syahid Ali <[EMAIL PROTECTED]> wrote on 10/11/2005 12:56:18 PM:
>
> need some help here, more on imap though
>
> my /service/imapd run script is like this
>
> #!/bin/sh
>
> IPADDR="0.0.0.0"
> exec_prefix=/usr/lib/courier-imap
> . /var/qmail/service/imapd/imapd.config
>
> exec /usr/local/bin/tcpserver -c 100 -l 0 -v -R $IPADDR 143\
> ${exec_prefix}/sbin/imaplogin \
> /var/qmail/bin/auth_imap \
> ${exec_prefix}/bin/imapd Maildir 2>&1
>
> i need the quota capability in courier-imap so i add inside imapd.config
>
> IMAP_CAPABILITY_ORIG="IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
> THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA AUTH=CRAM-MD5
> AUTH=CRAM-SHA1 IDLE"
>
> the problem is that when i telnet-ted to port 143, i only got this
>
> * OK [CAPABILITY IMAP4rev1 ACL ACL2=UNION] Courier-IMAP ready.
> Copyright 1998-2004 Double Precision, Inc. See COPYING for di
> stribution information.
>
> am i missing something or is it something wrong with my qmail imap
> config or courier-imap config itself?
> thanks.
>
>
> me,
> syahid
any alternatives other than using auth_imap, and how to do it?
- qmail-ldap + courier imap Syahid Ali
- Re: qmail-ldap + courier imap Syahid Ali
- Re: qmail-ldap + courier imap B S Srinidhi
- Re: qmail-ldap + courier imap Syahid Ali
- Re: qmail-ldap + courier imap Manfred Langthaller
- Re: qmail-ldap + courier imap Syahid Ali
- Re: qmail-ldap + courier imap Manfred Langthaller
- Re: qmail-ldap + courier imap B S Srinidhi
- Re: qmail-ldap + courier ima... Syahid Ali
- Re: qmail-ldap + courier... B S Srinidhi
- Re: qmail-ldap + courier imap Tomas Kuliavas
- Re: qmail-ldap + courier ima... Syahid Ali
