Ignore the full howto ... those usually are more trouble than needed ;-)
Basically I need clarification on a few things:
I am using authmysql with users in MySQL, and Maildirs for each user.
Whats the point of the "MYSQL_QUOTA_FIELD quota" when you still have to
set the quota information in each "Maildir/maildirsize" file with
maildirmake?
Which one is used?
Are they both used?
What happens if they differ?
If the mysql quota field is used, what does INTO the field (this was sort
of skipped in the authmysql docs)?
Many things mention to use "deliverquota" for delivering mail... uh,
where does that get set? Obviously not in the .courier file, as thats too
late to know how to deliver something.
Courier IMAPd supports quotas right? I mean, if a user is logged in via
IMAP, and sends mail and copies to sent-mail, does that message get added
to the quota?
Are their any odd little config settings somewhere else besides
"authmysqlrc", and wherever that "deliverquota" setting goes?
Thanks for answers to any of these.