Commit graph

5 commits

Author SHA1 Message Date
Tom Stein
4398bb1053 Fix wrong description in .env.template
The old comment was wrongly copy-pasted
2020-12-02 10:30:45 -05:00
lucas_nz
29b356bb2b include OVERWRITE_FROM in .env.example 2020-10-11 12:52:33 -05:00
Erik Martin-Dorel
c55bcb70ac
Add option always_add_missing_headers (#31)
(adding From:, To:, Date: or Message-ID: headers when not present,
cf. http://www.postfix.org/postconf.5.html#always_add_missing_headers)

This option always_add_missing_headers is set by the environment
variable ALWAYS_ADD_MISSING_HEADERS (default: no)
2020-08-24 14:40:09 -05:00
dabde
af1f46641b
Add function to load secret/password from file for security (#25)
New feature: Load SMTP password from file to avoid using env variables.
2020-06-19 16:52:21 -05:00
Juan Luis Baptiste
e6b37122f8 Added an example .env file 2020-04-09 12:13:45 -05:00