style(self_host/mail): suppressing the old secret management for mailjet
This commit is contained in:
parent
51e7b071dc
commit
c36d15318c
1 changed files with 0 additions and 4 deletions
|
|
@ -107,10 +107,6 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
# environment.etc."postfix-sasl_passwd" = {
|
||||
# text = "[in-v3.mailjet.com]:587 ${builtins.readFile mailjet-user}:${builtins.readFile mailjet-pass}\n";
|
||||
# mode = "0600";
|
||||
# };
|
||||
environment.etc."postfix-recipient_access".text = ''
|
||||
no-reply@enium.eu REJECT 550 Cette adresse n’est pas autorise a recevoir de mail
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue