-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nixos/maddy: Add listeners option
#153372
base: master
Are you sure you want to change the base?
Conversation
1a86386 to
0397773
Compare
|
This is mentioned on nixos.wiki; should I wait for it or write TLS configuration by hand? |
I'm looking forward to further enhance this but it's difficult. I'm using this on my server but no guarantee yet it's working as expected. |
5fe0b58 to
0b8f3b5
Compare
2f2d338 to
173f7e8
Compare
listeners option
listeners optionlisteners option
|
How come this is still a draft? |
|
this is a difficult change, haven't managed to finish it yet :( |
Motivation for this change
Support configuring listening addresses and port configuration for Imap, Submission and Smtp.
Configuration interface will look like this:
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes