Trigger for using an sqlite dictionary for quota
Hi,
I'm using Dovecot 2.0.9, and was trying to set up a dictionary process to use an sqlite database for quota management.
The wiki page has examples for MySQL and PostgreSQL: http://wiki2.dovecot.org/Quota/Dict
For sqlite, a trigger needs to be created to get it to work. But I was not sufficiently skilled in sqlite to adapt the PostgreSQL trigger (given on the above URL) for use. Nor did Googling find any example of anyone else who had done it. Does anyone here have an example, or the ability?
(Through Googling I found an example trigger for using sqlite with expiries - but I was looking at quotas).
Best wishes, David
-- UpdraftPlus - best WordPress backups - http://updraftplus.com WordShell - WordPress fast from the CLI - http://wordshell.net
Le 8 juil. 2014 à 13:08, David Anderson david@wordshell.net a écrit :
Hi,
I'm using Dovecot 2.0.9, and was trying to set up a dictionary process to use an sqlite database for quota management.
The wiki page has examples for MySQL and PostgreSQL: http://wiki2.dovecot.org/Quota/Dict
For sqlite, a trigger needs to be created to get it to work. But I was not sufficiently skilled in sqlite to adapt the PostgreSQL trigger (given on the above URL) for use. Nor did Googling find any example of anyone else who had done it. Does anyone here have an example, or the ability?
Hello David,
You could have a look at:
http://dovecot.org/pipermail/dovecot/2013-July/091421.html
HTH, Axel
participants (2)
-
Axel Luttgens
-
David Anderson