Hi,

We are using cyrus-imapd-v1.5.19 with sendmail, and we want to inforce a
quota limit of 20Mb.  Can someone help me get the right configuratioin
going??

This is what I have so far...
in sendmail.cf
Mcyrus,         P=/usr/cyrus/bin/deliver, F=lsDFMoqSPn9A5@, S=10, R=20/40, T=X-Unix,
                U=cyrus:mail,
                A=deliver -e -m $h -- $u 

in imapd.conf
autocreatequota: should we use

20480 assuming it is in kb or 20971520 if it is in bytes?? 

We create a mailbox using this command
eval imap createmailbox user.$username

However I am not sure if we should use if the autocreatequota is set...
eval imap setquota user.$username nnn

Any help will be appretiated..
Thanks in advance

Adonis

Reply via email to