mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Revert "Drop support for postfix 2.x from Nixpkgs and NixOS."
This reverts commit a889c683dd
. Sorry, I
pushed to the wrong branch. :-(
This commit is contained in:
parent
61556b727a
commit
ce6a1a6cea
9 changed files with 372 additions and 66 deletions
|
@ -27,7 +27,7 @@ let
|
|||
|
||||
mainCf =
|
||||
''
|
||||
compatibility_level = 9999
|
||||
compatibility_level = 2
|
||||
|
||||
mail_owner = ${user}
|
||||
default_privs = nobody
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue