mod_net_dovecotauth/README.markdown
author Kim Alvefur <zash@zash.se>
Wed, 24 Aug 2022 16:02:00 +0200
changeset 5016 b97a2ffef87f
parent 2822 88474dd1af48
permissions -rw-r--r--
mod_auth_imap: Fix packaging Since this module consists of multiple files and the additional directory level, we need to tell luarocks which files correspond to what Lua modules names.

---
labels:
...

Introduction
============

mod\_net\_dovecotauth is a server implementation of the Dovecot
authentication protocol. It allows you to authenticate e.g. Postfix
against your Prosody installation.

Due to missing support for virtal hosts in this protocol, only one host
can be supported.

Configuration
=============

Install and add to modules\_enabled like any other module.

    dovecotauth_host = "example.com" -- Must be a defined VirtualHost

Compatibility
=============

Works with 0.9