On 2020-05-21 20:12+0100, Chris wrote:
Recently wrote this ansible script build a postfix,
dovecot mailserver with
spamassasin ans dkim setup.
May be of interest:
https://github.com/chrisjsimpson/ansible-mailserver
Maybe in the near-ish future if I replace this qmail setup with postfix.
I wanted to workout how postfix did maps for a backup MX in a way that
I'm happy with and doesn't stray too far from the comfort zone I'm in
with qmail.
Setting up one node seemed simple enough, but the backup MX had me a bit
stumped. Don't worry, not asking for help, just making a public
commitment to do something about it :)
Ed