Displaying 3 results from an estimated 3 matches for "userdbqueri".
Did you mean:
userdbquery
2011 Oct 19
1
'doveadm quota get' dictionary SQL query ignores specified '@domain' part of username. bad config or bug?
Hi,
I'm setting up SQL quota usage in Dovecot2.
I've created a MAILBOX parameter table, 'PARAMS', that contains unique
<user>@<domain> pairs, with quota data.
mysql> select * from PARAMS;
+----+------------------------+------------+-------------+------------+
| ai | MAILBOX_user_domain | quota | quota_bytes | quota_msgs |
2011 Oct 24
0
[bug] Changing dovecot 'quota' Value incorrectly overwrites Limit with same value
I'm able to consistently reproduce this problem/behavior, but not
workaround or fix it, yet.
Rich
On Wed, Oct 19, 2011 at 7:41 AM, Rich <pgnet.dev+rich-dovecot at gmail.com> wrote:
> I've made some progress, but quota 'Limit' is still not fully
> functioning for me.
>
> A couple of changes have helped:
>
> Specifying a "%u% as username format,
>
2011 Oct 28
0
Are you successfully using using SQL queries to manage Dovecot2 Quota Values & Limits?
On Mon, Oct 24, 2011 at 11:14 AM, Rich <pgnet.dev+rich-dovecot at gmail.com> wrote:
> I'm able to consistently reproduce this problem/behavior, but not
> workaround or fix it, yet.
>
> Rich
>
> On Wed, Oct 19, 2011 at 7:41 AM, Rich <pgnet.dev+rich-dovecot at gmail.com> wrote:
>> I've made some progress, but quota 'Limit' is still not fully