mirror of
https://github.com/Mailu/Mailu.git
synced 2025-04-21 12:07:02 +02:00
Add REJECT_UNLISTED_RECIPIENT variable in .env file
This commit is contained in:
parent
09d77bc2de
commit
58a83a93e6
@ -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=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user