search for: syntaxly

Displaying 2 results from an estimated 2 matches for "syntaxly".

Did you mean: syntax
2017 Sep 08
3
Problems to configure IMAP Quota
...seems to only accept storage in bytes, Is there any way to let know to dovecot that the value stored in the database is in kilobytes ? (of course, I tried to put "size/1024" in the value_field field of the map. It works, but generate a lot of error lines in the dovecot log as it create a syntaxly incorrect MySQL uodate request...) Jacques. -- The last man connected to the Interet was browsing some old WebSites. "You have new mail" appeared on the screen... --------------------------- adapted from a short Fredric Brown's story
2017 Sep 10
0
Problems to configure IMAP Quota
...t storage in bytes, Is there any way > to let know to dovecot that the value stored in the database is in > kilobytes ? (of course, I tried to put "size/1024" in the value_field > field of the map. It works, but generate a lot of error lines in the > dovecot log as it create a syntaxly incorrect MySQL uodate request...) Using 'storage' instead of 'bytes' should provide limits as kilobytes. See Wiki: https://wiki2.dovecot.org/Quota/Configuration#Limit_configuration -- Alex JOST