Commit graph

48 commits

Author SHA1 Message Date
2db0a499be test 2023-11-19 22:38:39 +01:00
8012563890 add badge 2023-11-08 13:24:43 +01:00
Nasser
ceab4779d9
feat: Add message_size_limit option (#86)
* feat: Add MESSAGE_SIZE_LIMIT configuration option (PR #86)
2022-06-20 16:38:09 -05:00
Nico Weichbrodt
a80ceca118 feat: Allow disabling SMTPUTF8 2022-04-20 22:59:41 -05:00
linucksrox
f280c00f87 feat: Add ENV option to enable subject line logging 2022-04-04 16:40:35 -05:00
nick
222d3fad72 feat: Parameterize destination config value 2021-07-08 21:23:43 -05:00
BuildTools
8011cddf8a feat: Add support to load username from file 2021-05-22 21:54:18 -05:00
Juan Luis Baptiste
1cfdcb5f18 feat: Removed supervisor and rsyslog
As mentioned in discussion #54, since version 3.3.0, postfix can run in
foreground mode, and since 3.4.0 it can log directly to stdout.
2021-05-22 17:49:25 -05:00
Juan Luis Baptiste
546e849593 Updated README with info about multiarch builds and versioned tags 2021-04-25 22:09:56 -05:00
Ernesto Baschny
b1ef5ea1d0 Allow to use a SMTP server without authentication 2021-03-30 16:35:54 -05:00
Juan Luis Baptiste
e674820a5c Updated README.md with info about new default alpine image 2021-02-03 18:40:28 -05:00
Juan Luis Baptiste
d5012c2652 Fix broken build status badge 2021-01-18 18:42:55 -05:00
Tom Stein
5e4998f14e fix broken link in Readme
The docker-compose file was renamed
2020-12-02 10:29:42 -05:00
lucas_nz
99a2397715 Add option to overwrite the From address 2020-10-11 12:52:15 -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
Juan Luis Baptiste
9603b4070d Updated blog address 2020-06-24 21:54:14 -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
74ea38cd6e Update docker-compose file name to renamed docker-compose.override.yml name. Fixes issue #28. 2020-06-03 10:00:36 -05:00
Juan Luis Baptiste
b549ac8228 Renamed docker-compose.dev.yml to docker-compose.override.yml so it
does not need to be explicitly set to build the image.
2020-04-09 12:23:20 -05:00
Juan Luis Baptiste
0ec4289588 Added information about the migration to Alpine 2020-03-24 12:11:20 -05:00
Juan Luis Baptiste
7099763cec Added build status badge to README.md 2019-12-03 15:24:28 -05:00
Juan Luis Baptiste
194da86eab Improved gmail configuration instructions. 2019-06-27 10:29:51 -05:00
turboaaa
67e68970d0
Update README.md 2019-03-17 17:19:22 -04:00
Juan Luis Baptiste
8fe92a8fe5 Fixed conflict 2019-03-06 21:26:30 -05:00
Juan Luis Baptiste
247c3ec0d5 Added info on seeing email logs. 2019-03-06 21:23:48 -05:00
Juan Luis Baptiste
ce934c2f93 Added a note about exposing SMTP_PORT value 2019-03-06 21:20:19 -05:00
Juan Luis Baptiste
d0c793e467 Added a link to the development blog. 2019-03-06 21:18:30 -05:00
turboaaa
b8e5444956
Update README.md
Updated variable name.
2019-01-19 23:55:18 -05:00
turboaaa
dff4a29a81
Update README.md 2019-01-16 12:38:15 -05:00
watiko
20decfd2f9 Make the smtp server port configurable. 2018-05-24 12:14:45 +09:00
Juan Luis Baptiste
ccaff2a25e Added a note about debugging. 2018-05-09 02:14:55 -05:00
Juan Luis Baptiste
d6eb7453f7 Added code badges to README file 2018-05-09 02:13:25 -05:00
Juan Luis Baptiste
0fd88ac53d Add a note about the new rsyslog process 2018-05-09 02:05:25 -05:00
Juan Luis Baptiste
cd4409c936 Cleanup gmail note. 2018-03-06 01:29:26 -05:00
Juan Luis Baptiste
cb6b1ebadc Fix link to dev docker-compose file 2018-03-06 01:27:21 -05:00
Juan Luis Baptiste
cb4877eb4f Added docker-compose files. 2018-03-06 01:24:32 -05:00
Juan Luis Baptiste
a5c0f16f79 Add SERVER_HOSTNAME env var to example. 2015-05-13 01:09:26 -05:00
Juan Luis Baptiste
80aa714556 Add SERVER_HOSTNAME env var to example. 2015-05-13 01:08:58 -05:00
Juan Luis Baptiste
405e630278 Set myhostname and myorigin, some providers like 1&1 will do MX lookups on them so they need to be valid. 2015-05-13 01:07:20 -05:00
Juan Luis Baptiste
0c043ca97c Fix typo. 2015-05-03 00:32:50 -05:00
Juan Luis Baptiste
a005295220 Added correct image name in examples. 2015-05-03 00:32:13 -05:00
Juan Luis Baptiste
ac60809874 Fix run commands, make them multiline for clarity. 2015-04-20 01:28:21 -05:00
Juan Luis Baptiste
4fcf014ff3 Specify that the container doesn't ask for client auth. 2015-04-19 17:50:39 -05:00
Juan Luis Baptiste
05e8163785 Fix link 2015-04-19 17:39:10 -05:00
Juan Luis Baptiste
70cd32b950 Redaction. 2015-04-19 17:37:54 -05:00
Juan Luis Baptiste
06058a1fd8 Cosmetic fixes. 2015-04-19 17:36:32 -05:00
Juan Luis Baptiste
dc6d77d6aa Updated with instructions. 2015-04-19 17:28:21 -05:00
Juan Luis Baptiste
d7b2ba04ca Initial commit 2015-04-16 18:45:56 -05:00