Displaying 2 results from an estimated 2 matches for "max_quota".
Did you mean:
imap_quota
2009 Apr 28
3
Unexplainable problem with POP3 quotas
...ASSWORD_
default_pass_scheme = SHA1
password_query = SELECT username, password FROM postfix.accounts WHERE
(username = '%u' OR username = '%u at _HIDDEN_DOMAIN_') AND (
user_status_id = 0 or user_status_id = 2 );
user_query = SELECT maildir AS home, uid, gid, '*:storage=' ||
max_quota || 'B' AS quota_rule FROM postfix.accounts WHERE (username =
'%u' OR username = '%u at _HIDDEN_DOMAIN_') AND ( user_status_id = 2 OR
user_status_id = 0 )
The log says:
Apr 28 10:32:13 mgo2-popimap-v01._HIDDEN_DOMAIN_ dovecot:
POP3(rasrcbldg at _HIDDEN_DOMAIN_): Loading mo...
2003 Jul 18
5
Loadable module
Hi List!
I read a post about moving a .mailbixlist to a .subscriptionfile when a user
did not have one, but did have a .mailboxlist file. Timo emailed a module
for that purpose, so it could be done for this user.
My question is:
- Where and how does dovecot call this function?
- Would it be easy to use a module to a) create a mailpath (can be done as
the mailuser's id, I use one uid, and my