summaryrefslogtreecommitdiff
path: root/roles/postfix
AgeCommit message (Collapse)Author
2024-09-15Extend postfix body_checks to prevent spamDmitry Ilvokhin
2024-06-30Migrate from `yes` to `true`Dmitry Ilvokhin
2024-06-23Remove trailing spacesDmitry Ilvokhin
2024-04-19Fix postfix virtual_transport: use dovecot-lmtpDmitry Ilvokhin
2024-04-19Migrate postfix from hash to lmdb dbDmitry Ilvokhin
2024-04-07Add master.cf file to postfix roleDmitry Ilvokhin
Enable submission to send mail.
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-07Set proper hostname and restrict trusted networksDmitry Ilvokhin
2024-04-07Add forgotten handler for alias updateDmitry Ilvokhin
2024-04-07Setup correct alias for root mailDmitry Ilvokhin
2024-04-06Add postfix roleDmitry Ilvokhin