> On 16/10/2020 01:05 Mrinal Sharma <[email protected]> wrote: > > > I am trying to use Lua Notification plugin for Event push But saw this > error. Can anyone help me on this issue. Error In the logs when I receive an > Email is given below. > ========================================== > Oct 15 21:55:41 master: 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
