LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-11-2005, 01:38 AM   #1
syahid
Member
 
Registered: Jan 2004
Distribution: Slackware For Slackers
Posts: 38

Rep: Reputation: 15
qmail-ldap + courier-imap woes (imap capability)


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.

Last edited by syahid; 10-11-2005 at 01:41 AM.
 
Old 10-12-2005, 12:03 AM   #2
syahid
Member
 
Registered: Jan 2004
Distribution: Slackware For Slackers
Posts: 38

Original Poster
Rep: Reputation: 15
Re: qmail-ldap + courier-imap woes (imap capability)

got the answer already

here's the script


#!/bin/sh

export IMAP_CAPABILITY="IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE",MAXPERI
P="20"

IPADDR="0.0.0.0"
exec_prefix=/usr/lib/courier-imap

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
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LDAP and Courier-IMAP issues coolamit78 Linux - Networking 1 03-16-2005 01:48 PM
courier-imap + ldap + samba Sutekh Linux - Software 5 11-30-2004 11:17 PM
Using Perdition 1.13-2 with Postfix/LDAP/Courier IMAP topcat Linux - General 1 07-05-2004 02:44 AM
LDAP courier IMAP SquirrelMail Exim adamfowler Linux - Software 0 04-28-2004 07:31 AM
Courier-imap login woes lhoff Linux - Software 2 03-08-2004 06:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration