summaryrefslogtreecommitdiff
path: root/roles/dovecot
AgeCommit message (Collapse)Author
2024-06-30Migrate from `yes` to `true`Dmitry Ilvokhin
2024-06-23Remove trailing spacesDmitry Ilvokhin
2024-04-19Setup lmtp protocol for dovecotDmitry Ilvokhin
2024-04-07Reverse dependency chain dovecot -> postfixDmitry Ilvokhin
Postfix can start without dovecot, but dovecot can't without postfix, because it uses postfix user to create unix socket.
2024-04-06Add dovecot roleDmitry Ilvokhin