mod_net_dovecotauth/README.markdown
author Matthew Wild <mwild1@gmail.com>
Thu, 06 Apr 2023 15:20:25 +0100
changeset 5311 2bb27dfd10d5
parent 2822 88474dd1af48
permissions -rw-r--r--
mod_client_management: Use grant id from key This is a minor tweak - it's faster and preserves compatibility with older data formats (that we don't necessarily want to be compatible with, but some of us have messy data stores and it pays to be a little more robust).

---
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