Juan Luis Baptiste
|
273beb03fa
|
Merged migrate_to_alpine branch into master (issue #16)
|
2021-02-03 18:40:00 -05:00 |
|
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 |
|
lucas_nz
|
66372ab6c2
|
include OVERWRITE_FROM in .env.example
|
2020-09-29 21:42:18 +13:00 |
|
Erik Martin-Dorel
|
e0d3ab0af7
|
Add option always_add_missing_headers (#32)
(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:41:08 -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
|
39ac3ab672
|
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-24 20:51:35 -05:00 |
|
Juan Luis Baptiste
|
39ab0f7434
|
Added an example .env file
|
2020-06-24 20:50:24 -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 |
|