Hi,
I notice that quota domain when using args %d in dictionary isn't honored in
mysql during updates and selects when using dovecot 2.3.17+, so I moved my
tests to docker environment, because I started using alpine linux and thought
it could be musl library problem.
I tested few versions with debi
Hi,
unfortunately no :(
In sql query instead of variable %d I get user
UPDATE used_domain_quota SET bytes=bytes+4359,messages=messages+1 WHERE
domain
= 'h.u...@example.com';
and domain can receive emails when over quota.
On 15.07.2024 20:15, yoh2010--- via dovecot wrote:
Mariusz Piasecki,