Forked repo to test stuff on
Find a file
2017-08-12 11:37:54 +02:00
mail-server restructuring; now works with 17.03/17.09-pre 2017-08-12 11:27:19 +02:00
nixops add nixops deployment 2017-08-11 14:06:54 +02:00
LICENSE Initial commit 2016-07-21 18:09:04 +02:00
mail-config.nix restructuring; now works with 17.03/17.09-pre 2017-08-12 11:27:19 +02:00
README.md update readme 2017-08-12 11:37:54 +02:00

nixos-mailserver

license

Work in progress...

A Complete Mail Server Without Moving Parts

Used Technologies

  • Nixos
  • Nixpkgs
  • Dovecot
  • Postfix
  • Rmilter
  • Rspamd
  • Clamav
  • Opendkim
  • Pam

Features

  • one domain
  • unlimited mail accounts
  • unlimited aliases for every mail account
  • spam and virus checking
  • dkim signing of outgoing emails
  • imap (optionally pop3)
  • startTLS

Nonfeatures

  • moving parts
  • SQL databases
  • configurations that need to be made after nixos-rebuild switch
  • complicated storage schemes
  • webclients / http-servers