Yes, there are plans to do this on a future release.
Aki
On 31/01/2025 12:03 EET Andrea Gabellini via dovecot
wrote:
Hello,
Thank you for your response. Given that there is currently no API to
instantiate dict objects in Lua, I wanted to ask if there
Hello,
Thank you for your response. Given that there is currently no API to
instantiate dict objects in Lua, I wanted to ask if there are any plans
to introduce this feature in the future.
Is there a roadmap or any ongoing development efforts regarding this
functionality? It would be very us
> On 30/01/2025 14:43 EET Andrea Gabellini via dovecot
> wrote:
>
>
> Hello,
>
> I am using the push_notification_lua plugin and would like to modify my
> script to write data into a dictionary configured as follows:
>
> dict_server {
> dict proxy {
> idle_timeout = 300s
> name
Hello,
I am using the push_notification_lua plugin and would like to modify my
script to write data into a dictionary configured as follows:
dict_server {
dict proxy {
idle_timeout = 300s
name = sql
slow_warn = 1s
}
dict sql {
sql_driver = mysql
mysql localhost {