Commit graph

80 commits

Author SHA1 Message Date
Bojan Čekrlić 19dd690641 Fix: Fix build for differrent archs, make Debian default image 2023-10-27 12:21:57 +02:00
Bojan Čekrlić 2d21a4f908 Upd: Add Debian building to the pipeline 2023-10-27 10:31:10 +02:00
Bojan Čekrlić 6da38c0d4e Fix: Big logorotate ourselves for different platforms 2023-10-27 08:51:19 +02:00
Bojan Čekrlić 8906eb65cc Fix: Update documentation, change building of latest and edge 2023-10-27 06:29:15 +02:00
Bojan Čekrlić 2371eee943 Upd: Package helm chart twice -- once with "v" prefix and once without. 2023-10-27 05:56:54 +02:00
Bojan Čekrlić 4ec5ee3d29 Upd: Documentation update 2023-09-29 16:44:25 +02:00
Jonathon Beauregard II ab1cca7286 Feat: Create metrics service 2023-09-27 22:55:28 +02:00
FlorianKronos 9235ee0dc1 Upd: Fix OAuth token support for Microsoft 365
This is a smaller fix to enable proper working of the image with
Microsoft 365.
2023-09-27 17:01:06 +02:00
vcazsdk ff50aac2ab Add SMTPD_SASL_USERS option to README.md 2022-09-13 08:24:26 +02:00
Boky 4feeb2290e
Fix: Add GitHub stars info 2022-07-10 14:33:20 +02:00
Antoine GC 81a600db10 Update README.md 2022-04-10 17:33:19 +02:00
Boky 4d11bc1974
Upd: Fix typos, addd explanation 2022-04-04 08:29:31 +02:00
Boky ad9c7cea3a
Upd: Fix typos in the documentation 2022-04-04 08:25:39 +02:00
Bojan Čekrlić 2593172f87 Fix #97: Allow skipping reown and don't die on reown failure 2022-03-28 20:10:44 +02:00
Bojan Čekrlić f5d0e56b1b New: Add smart email anonymizer
This email anonymizer tries to be a bit more smart about how it goes
about anonymizing email addresses, by providing as much as possible
information while still making sure to respect user's privacy.

More info available in `README.md`.
2022-03-28 19:42:56 +02:00
Bojan Čekrlić b4c0f2650e Upd: Fix typos and add hashing email obfuscation 2022-01-08 15:52:58 +01:00
Sergio Del Río Mayoral a1a2082ae1 Add email anonymizer option in case is needed for GDPR
This new feature will anonymize emails in the Postfix logs. This allows
you to keep them indefinetely while being compliant with GDPR.

Based on excellent work on [this pull request](https://github.com/bokysan/docker-postfix/pull/91).

Check `README.md` for more details.
2021-12-07 13:43:13 +01:00
Justin Zandbergen 370c126b43 Updated documentation and added test 2021-12-01 10:03:23 +01:00
Pando85 90eafda79e Fix: README POSTFIX_myhostname envar name 2021-09-23 17:08:25 +02:00
Bojan Čekrlić fab1b33b48 Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
Boky ddc147f734
Fix: Fix missing word in README.md
...apparently I forgot a key word.
2021-06-21 19:05:37 +02:00
Bojan Čekrlić aed5624d36 Upd: Fix documentation for recreateOnRedeploy. 2021-06-04 17:33:09 +02:00
Koen 9a444d495f
Need to set LoadbalancerIP in Service specification. Patch to copy all specs over from Values files. (#72)
* copy other specs over

I want to copy over loadBalancerIP to grab a predefined static ip

* removed hardcoded LoadbalancerIP

* Set theme jekyll-theme-slate

* update README

* test service specs are copied over

* undo config changes

* remove config file
2021-06-04 15:52:49 +02:00
msvechla 02b1caa6e5
add SASL_RELAYHOST to overwrite RELATHOST in sasl_passwd file on demand (#77) 2021-06-04 15:52:19 +02:00
jaazmyn e0f7636a1c
Add option to have multiple containers (#79) 2021-06-04 15:50:02 +02:00
Bojan Čekrlić a695d05a7b Fix: Depricate RELAYHOST_TLS_LEVEL with Postfix equivivalent 2021-05-31 09:01:53 +02:00
Bojan Čekrlić b3e2e8daeb Fix: Remove linux/s390x build from Alpine
Alpine doesn't seem to have rsyslog compiled for linux/s390x and
will therefore fail the build.
2021-05-29 17:22:29 +02:00
jaazmyn 069195a125
Add option to use a specific nodePort (#70)
* Add option to use a specific nodePort

* Update README on option to specify a nodePort
2021-05-29 17:09:21 +02:00
Bojan Čekrlić 4775796967 Fix: Update documentation on how secrets can be passed to the pod 2021-05-29 09:14:19 +02:00
Bojan Čekrlić 5713ef4b37 Upd: Fix table formatting 2021-05-29 09:04:05 +02:00
Boky 662fe74f6b
Fix typo 2021-05-29 08:31:02 +02:00
Boky 7ecc6d0659
Add info about supported architectures. 2021-05-29 08:30:27 +02:00
Bojan Čekrlić 32566c3062 Upd: Add link to ArtifactHub 2021-03-19 08:53:07 +01:00
Bojan Čekrlić 09d0e4e7c2 Merge branch 'master' of github.com:bokysan/docker-postfix into master 2021-02-25 10:35:20 +01:00
Bojan Čekrlić 69ae0fe07a Upd: Update documentation 2021-02-25 10:35:02 +01:00
Clément Garrigou 9f193a54a8
Update README.md (#61)
Fix configuration of POSTFIX_myhostname
2021-02-25 08:13:08 +01:00
Bojan Čekrlić e91a61cccf Upd: Improve documentation for passwords (#56) 2021-02-24 16:15:00 +01:00
Bojan Čekrlić 7f95d666c3 Upd: Make it explicit that password can be set via file (#56) 2021-02-24 16:03:48 +01:00
Bertrand Croq 8354e6c5f1
Add persistence.existingClaim (#57)
This commit enables the user to provide an existing volume claim instead of having the image create a new one automatically.
2021-02-08 15:44:23 +01:00
Bojan Čekrlić 53b16f9b2c Update documentation
Fixed a few typos and some grammatical errors.
2021-02-07 22:26:15 +01:00
Boky 38ec1fad06
Add other similar projects to the list 2020-12-16 12:48:29 +01:00
Boky c1985b17c1
Badges galore!
Add a few badges to README.md. Because everybody likes badges.
2020-11-19 08:28:28 +01:00
Boky 8e240d8b57
Add Docker stars and pulls to README.md 2020-11-18 20:36:23 +01:00
Bojan Čekrlić 7d2188114b Disable xoauth2 integration testst
While these tests are neccessary, they cannot be completed
immutably. They rely in access and refresh token from Google
and these expire -- we would need to devise a smart way of
getting them every time before the tests are run.
2020-11-07 08:57:58 +01:00
Ivan Martinez-Ortiz 16771d45eb
Add XOAuth2 support for GMail (#42)
* Add XOAuth2 support for GMail

* Attempt to support integration tests
2020-11-06 10:52:17 +01:00
Bojan Čekrlić fdcab589d8 Updated documentation for Helm
Added info on how to deploy `docker-postfix` with Helm.
2020-10-25 19:11:58 +01:00
Bojan Čekrlić cf22956bf7 Add info on using the Postfix with Amazon's SES 2020-10-24 21:44:15 +02:00
Bojan Čekrlić 411cc47c96 Updated documentation 2020-10-24 21:27:00 +02:00
Bojan Čekrlić dae0d6e3db Fix documentation
Use preferred symbol for enumerations (i.e.. `*` instead of `-`).
2020-10-24 21:26:05 +02:00
Bojan Čekrlić 6b62ad360e Updated documentation 2020-10-24 21:25:29 +02:00