Searched defs:quota_over_flag (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/quota/
H A Dquota.c748 /* if we haven't checked the quota_over_flag yet, do it now */
1182 i_debug("quota: quota_over_flag check: "
1193 i_debug("quota: quota_over_flag check: "
1199 /* compare quota_over_flag's value (that comes from userdb) to
1210 const char *quota_over_script, *quota_over_flag, *error; local
1222 /* userdb's quota_over_flag lookup is too old. */
1224 i_debug("quota: quota_over_flag check: "
1234 i_debug("quota: quota_over_flag check: "
1241 &quota_over_flag, &quota_over_status))
1250 i_error("quota: Quota %s lookup failed - can't verify quota_over_flag
[all...]

Completed in 13 milliseconds