Re[2]: Getting quota limits from DB
Adam Miller via dovecot <[email protected]>
| Newsgroups | gmane.mail.imap.dovecot |
|---|---|
| Message-ID | <0100019cb8392e0b-6e9e96f1-0edb-4dda-8c00-2927c17e2463-000000@email.amazonses.com> |
Awesome! You’re very welcome. I think I finally got my sieve filters working again after about 4 hours! Haha - I am happy to help. Adam L Miller Arda Dynamics, LLC / Recoil Networks, LLC [email protected] | [email protected] ------ Original Message ------ >From "Alberto via dovecot" <[email protected]> To [email protected] Date 3/4/2026 1:47:23 AM Subject Re: Getting quota limits from DB >Yeah Adam! >Is correct > >Thank you so much >Best Regards, > >Alberto > >El 4/3/26 a las 1:09, Adam Miller escribió: >> query = SELECT home, CONCAT(username, '@', domain) AS username, crampassword AS password, uid, gid, CONCAT(COALESCE(quota, 0), 'B') AS quota_storage_size, COALESCE(quotamsgs, 0) AS quota_message_count FROM users WHERE username = '%{ user | username | lower }' AND domain = '%{ user | domain | lower }’ > >_______________________________________________ >dovecot mailing list -- [email protected] >To unsubscribe send an email to [email protected] _______________________________________________ dovecot mailing list -- [email protected] To unsubscribe send an email to [email protected]