mod_net_dovecotauth/README.markdown
author Kim Alvefur <zash@zash.se>
Fri, 25 Jun 2021 15:12:46 +0200
changeset 4603 06c9c9ef0a51
parent 2822 88474dd1af48
permissions -rw-r--r--
mod_invites_register: Fix missing 'from' attribute (thanks Martin) This should probably cause a noisier error in Prosody, than the current > No hosts[from_host] (please report): <stanza> A stack trace would have been useful, for example.

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