Skip to content

Ansible setup script for a mailserver using exim, dovecot, clamav and spamassassin.

Notifications You must be signed in to change notification settings

cwoe/ansible-mail-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Playbook for Setting up a Working Mail Server on Ubuntu 22.04

Tested and working on Ubuntu 22.04.

Features

  • This Ansible sets up a complete mail server
  • The server supports SMTP, IMAP and multiple domains using vmail
  • All outside connections over SSL, the playbook creates a cert
  • Passwords are stored as Argon2id hashes

Architecture

  • Exim as MTA
  • Dovecot as MDA
  • Local filesystem as storage
  • Redis as a user DB

TODOs

  • Expand documentation

About

Ansible setup script for a mailserver using exim, dovecot, clamav and spamassassin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages