foobar
This commit is contained in:
parent
c90e09d125
commit
1e75d07d56
3 changed files with 22 additions and 1 deletions
|
|
@ -141,6 +141,11 @@ in {
|
|||
"reject_unauth_destination"
|
||||
];
|
||||
|
||||
# quota checking # TODO: wo ist hier quota??
|
||||
# smtpd_recipient_restrictions = [
|
||||
# "check_policy_service inet:localhost:12340" # XXX
|
||||
# ];
|
||||
|
||||
# TLS settings, inspired by https://github.com/jeaye/nix-files
|
||||
# Submission by mail clients is handled in submissionOptions
|
||||
smtpd_tls_security_level = "may";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue