feat: Add ENV option to enable subject line logging

This commit is contained in:
linucksrox
2021-10-27 11:42:03 -04:00
committed by Juan Luis Baptiste
parent f831f935b9
commit f280c00f87
3 changed files with 14 additions and 2 deletions

View File

@ -31,3 +31,6 @@
# Optional: This will use allow you to set a custom $mydestination value. Default is localhost.
#DESTINATION=
# Optional: This will output the subject line of messages in the log.
#LOG_SUBJECT=yes