include OVERWRITE_FROM in .env.example
This commit is contained in:
parent
6783d68f42
commit
66372ab6c2
@ -25,3 +25,6 @@
|
||||
|
||||
# Optional: Set this to yes to always add missing From:, To:, Date: or Message-ID: headers.
|
||||
#ALWAYS_ADD_MISSING_HEADERS=yes
|
||||
|
||||
# Optional: This will rewrite the from address overwriting it with the specified address for all email being relayed.
|
||||
#OVERWRITE_FROM="Your Name" <email@company.com>
|
Loading…
Reference in New Issue
Block a user