feat: Parameterize destination config value
This commit is contained in:
@ -28,3 +28,6 @@
|
||||
|
||||
# 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>
|
||||
|
||||
# Optional: This will use allow you to set a custom $mydestination value. Default is localhost.
|
||||
#DESTINATION=
|
||||
|
Reference in New Issue
Block a user