Displaying 4 results from an estimated 4 matches for "dlua_dovecot_register".
2020 Oct 16
2
lib22_push_notification_lua_plugin.so: undefined symbol: dlua_dovecot_register
I downloaded Dovecot from https://repo.dovecot.org/DOVECOT-REPO-GPG for /debian/buster. The library lib22_push_notification_lua_plugin.so is present but it doesn't have dlua_dovecot_register function.
Thanks,
Mrinal
-----Original Message-----
From: Aki Tuomi <aki.tuomi at open-xchange.com>
Sent: Friday, October 16, 2020 12:58 AM
To: Mrinal Sharma <msharma at smithmicro.com>; dovecot at dovecot.org
Subject: Re: lib22_push_notification_lua_plugin.so: undefined symbol: dlua...
2020 Oct 15
2
lib22_push_notification_lua_plugin.so: undefined symbol: dlua_dovecot_register
...aster: Info: Dovecot v2.3.11.3 (502c39af9) starting up for imap, lmtp
Oct 15 21:56:51 lmtp(36): Fatal: Couldn't load required plugin /usr/lib/dovecot/modules/lib22_push_notification_lua_plugin.so: dlopen() failed: /usr/lib/dovecot/modules/lib22_push_notification_lua_plugin.so: undefined symbol: dlua_dovecot_register
======================================================================
# dovecot -n
# 2.3.11.3 (502c39af9): /etc/dovecot/dovecot.conf
# OS: Linux 4.19.128-microsoft-standard x86_64 Debian 10.6 9p
# Hostname: 238afcc76ba9
auth_debug = yes
auth_mechanisms = plain oauthbearer xoauth2
auth_verbose = y...
2020 Oct 16
0
lib22_push_notification_lua_plugin.so: undefined symbol: dlua_dovecot_register
...push_notification_lua
Aki
> On 16/10/2020 17:26 Mrinal Sharma <msharma at smithmicro.com> wrote:
>
>
> I downloaded Dovecot from https://repo.dovecot.org/DOVECOT-REPO-GPG for /debian/buster. The library lib22_push_notification_lua_plugin.so is present but it doesn't have dlua_dovecot_register function.
>
> Thanks,
> Mrinal
>
> -----Original Message-----
> From: Aki Tuomi <aki.tuomi at open-xchange.com>
> Sent: Friday, October 16, 2020 12:58 AM
> To: Mrinal Sharma <msharma at smithmicro.com>; dovecot at dovecot.org
> Subject: Re: lib22_push_notif...
2020 Oct 16
0
lib22_push_notification_lua_plugin.so: undefined symbol: dlua_dovecot_register
...: Info: Dovecot v2.3.11.3 (502c39af9) starting up for imap, lmtp
> Oct 15 21:56:51 lmtp(36): Fatal: Couldn't load required plugin /usr/lib/dovecot/modules/lib22_push_notification_lua_plugin.so: dlopen() failed: /usr/lib/dovecot/modules/lib22_push_notification_lua_plugin.so: undefined symbol: dlua_dovecot_register
>
Did you compile dovecot yourself? Or where did you get it? It seems that dovecot has not been compiled with Lua support.
Aki