nixos-mailserver
nixos-mailserver copied to clipboard
A complete and Simple Nixos Mailserver
Here are the changes discussed in #61 Right now it downloads the ClamAV DB from my domain files.griff.name
Is it planned to add support for backup relay MTA?
With rmilter being deprecated, we should move the scanning system over to rspamd
I have created a mail setup for myself that started as a fork of this project but has diverged a great deal since then. Some of the things I have...
Hi everyone, while still being committed to the project long term I can't put as much work into the project as I think it deserves right now. There are some...
It would be great to have simple switch to activate a mailing list manager like mailman on a given mail address. Is it in the scope of this project? Note...
I'm seeing many of these errors in `journalctl`: ``` rmilter[9968]: ; cannot parse reply from rspamd: bad top object rmilter[9968]: ; rspamd; HTTP parser error: the on_body callback failed when...
It seems the only failing test is ``` journalctl -u dovecot2 | grep -i error ``` Will need to investigate further.
Thanks @phdoerfler for contributing many new features to SNM. Unfortunately most of them are not documented so far, which I'd like to change before the next release. If you are...
I went through the Complete Setup guide and configured a new mail server. I can't seem to connect to IMAP though. #### SNM Version: v2.1.3 #### Nixos Version: 18.03 ####...