Add REJECT_UNLISTED_RECIPIENT variable in .env file

master
ofthesun9 6 years ago
parent 09d77bc2de
commit 58a83a93e6

@ -132,3 +132,6 @@ REAL_IP_HEADER=
# IPs for nginx set_real_ip_from (CIDR list separated by commas)
REAL_IP_FROM=
# choose wether mailu bounces (no) or rejects (yes) mail when recipient is unknown (value: yes, no)
REJECT_UNLISTED_RECIPIENT=

Loading…
Cancel
Save