mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-20 16:24:56 +00:00
Add REJECT_UNLISTED_RECIPIENT variable in .env file
This commit is contained in:
@@ -132,3 +132,6 @@ REAL_IP_HEADER=
|
|||||||
|
|
||||||
# IPs for nginx set_real_ip_from (CIDR list separated by commas)
|
# IPs for nginx set_real_ip_from (CIDR list separated by commas)
|
||||||
REAL_IP_FROM=
|
REAL_IP_FROM=
|
||||||
|
|
||||||
|
# choose wether mailu bounces (no) or rejects (yes) mail when recipient is unknown (value: yes, no)
|
||||||
|
REJECT_UNLISTED_RECIPIENT=
|
||||||
|
|||||||
Reference in New Issue
Block a user