Hacker News new | ask | show | jobs
by UserRights 4087 days ago
Does there exist a good playbook for setting up a production-ready mailserver? Thanks!
3 comments

THIS! thanks!
BTW I found http://debops.org/

But still I think it would be a great idea to have a community playbook for critical things like mailservers where it is so easy to make a mistake and the fight against spammers is so hard to fight when you are only a small group of people or alone.

"Production-ready mailserver" is horribly broad (for starters, outgoing mail or incoming mail?), but Ansible Galaxy has lots of mail-related roles. For example, Zabbix: https://galaxy.ansible.com/list#/roles/1879
zabbix is a monitoring solution, I am sure this sets up some kind of outgoing mail, but I was looking for a solution similar to iredmail.
Sorry, I'm mixing it up with Zimbra. Too many weird names.

I don't see an iredmail role, but having used Ansible previously, if you can install it chances are you can write an Ansible playbook for it.