summaryrefslogtreecommitdiffstats
path: root/postfix/main.cf (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09Basic service configurationMalfurious1-30/+38
Setup postfix and dovecot to work with virtual domains/mailboxes and user accounts defined in the userconfig directory. Services are also configured to use TLS certificates that will later be provided by the nginx-proxy acme service. Basic formatting and informative comments are added to config files. Signed-off-by: Malfurious <m@lfurio.us>