This commit is contained in:
Robin Raymond 2018-02-23 14:52:11 +01:00
parent ea20d60ec1
commit a3043b2242
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ in
smtpd_relay_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
# quota
smtpd_recipient_restrictions = check_policy_service inet:mailstore.example.com:12340
smtpd_recipient_restrictions = check_policy_service inet:localhost:12340
# TLS settings, inspired by https://github.com/jeaye/nix-files
# Submission by mail clients is handled in submissionOptions