Hello all,
i also tried to include quota with courier2 and i tested with telnet.
it shows:
[***@tomcat Courier-2.2.1]# telnet mail.MYSERVER 143
Trying 217.175.253.115...
Connected to mail.MYSERVER
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 QUOTA CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT AUTH=CRAM-MD5
AUTH=CRAM-SHA1 STARTTLS] Courier-IMAP ready. Copyright 1998-2003 Double
Precision, Inc. See COPYING for distribution information.
a01 login USER PASSWD
a01 OK LOGIN Ok.
select INBOX
select NO Error in IMAP command received by server.
getquota ROOT
getquota NO Error in IMAP command received by server.
select inbox
select NO Error in IMAP command received by server.
select Inbox
select NO Error in IMAP command received by server.
select .INBOX
select NO Error in IMAP command received by server.
hmmm, but select does not work, or what does NO Error mean? i seems that
this curious message tell me an error or what? sorry i didnt understand.
i use pgsql for my usertable, have a field 'quota' with value
'1000000000S,100000000C' in each row to bes sure no account i over quota.
after adding the quota capability to imapd, mozilla tells me my account
uses quota, BUT quota is not set.
so i have set a value in the quota field of the db, and also this field
is defiuned in authpgsqlrc.
i also tried creating a maildirsize file by hand.
1000000000S 100000000C
in one line
also tested with 1000000000 100000000 in one line
i also recognized that README.maildirquota from source differs to that
on the internet ;)
but none of these was a big help.
i tried to create a maildir by hand, with maildir /home/test and it
working fine, but with q-option, it hangs.....
everything is fine but quota :( imap works great with pgsql, ssl and
more, but quota always fails.
i use exim4 as smtp-server, not implemented quota yet, because i want it
in courier runnning fine first.
any help would be greatly appreciated, and sorry for my b-r-o-k-e-n english
yours sincerely,
volker
Post by Jay Leetelnet imap.server.com 143
* OK [CAPABILITY IMAP4rev1 NAMESPACE CHILDREN IDLE QUOTA SORT
THREAD=ORDEREDSUBJECT THREAD=REFERENCES UIDPLUS STARTTLS] Courier-IMAP
ready. Copyright 1998-2003 Double Precision, Inc. See COPYING for
distribution information.
The QUOTA capability is important as it's telling the client that the
server supports quotas, if it's not there then you need to tweak your
Courier config.
a01 login quotauser userpassword
where quotauser and userpassword are the username/pass of a user with a
set quota.
select INBOX
getquota ROOT
if this doesn't work the problem is with your IMAP config. You didn't
include any details on how your doing quota's though, are you using
Filesystem quota's or maildir style quota's? If the telnet session works
then the problem is with IMP.
Jay
~~~~~~~~~~~~~~~~~~~~~~~~~
Jay Lee
Network / Systems Administrator
Information Technology Dept.
Philadelphia Biblical University
Langhorne, PA
~~~~~~~~~~~~~~~~~~~~~~~~~~
Post by Marc BertholdHi,
I'm fighting with IMP to show the maildir quota.
Actualy I don't know if my IMP setup is crap or if courier-imap is not
working properly.
The imap server get the data from a mysql database.
As anybody a good idea how I can test the quota system of the
courier-imap server ?
Kind regards,
Marc
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Courier-imap mailing list
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap