Software /
code /
prosody-modules
Comparison
mod_net_dovecotauth/README.markdown @ 2818:88474dd1af48
Various READMEs: s/eg/e.g.g/
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 10 Nov 2017 05:33:28 +0100 |
parent | 1803:4d73a1a6ba68 |
comparison
equal
deleted
inserted
replaced
2817:f052b62c653c | 2818:88474dd1af48 |
---|---|
4 | 4 |
5 Introduction | 5 Introduction |
6 ============ | 6 ============ |
7 | 7 |
8 mod\_net\_dovecotauth is a server implementation of the Dovecot | 8 mod\_net\_dovecotauth is a server implementation of the Dovecot |
9 authentication protocol. It allows you to authenticate eg Postfix | 9 authentication protocol. It allows you to authenticate e.g. Postfix |
10 against your Prosody installation. | 10 against your Prosody installation. |
11 | 11 |
12 Due to missing support for virtal hosts in this protocol, only one host | 12 Due to missing support for virtal hosts in this protocol, only one host |
13 can be supported. | 13 can be supported. |
14 | 14 |