mail-lua plugin

New in version v2.3.4.

mail-lua is a plugin that can be loaded to provide API for mail storage Lua plugins.

mail_lua_script

New in version v2.3.4.

  • Default: <empty>

Specify file name to load for user.

Format is <filename>.

Example Setting:

plugin {
  mail_lua_script = /etc/dovecot/user.lua
}