18 Commits

Author SHA1 Message Date
fox.cpp
78e4600a17 Upgrade all dependencies
1. go-smtp is replaced by a fork that reverts StartTLS removal.
2. SASL LOGIN is no longer supported by upstream go-sasl, readded disabled by default.
3. Updated endpoint code to match new go-smtp authentication interfaces.
4. certmagic repo had some renames
5. Minimum Go version increased to 1.23 to match dependencies.
2025-01-24 21:29:48 +03:00
Robert Coleman
3d81feeeaa Add additional build tags to Dockerfile 2024-03-16 16:17:46 +13:00
Devin Buhl
d99192cd2a fix: bump alpine to 3.18.4
I am not sure if you want this to be `alpine:3.18` instead, feel free to change it.
2023-10-27 17:48:23 -04:00
fox.cpp
448aa07402 Update all version requirements to Go 1.19
0.7.0 actually requires 1.19.
2023-06-27 19:09:33 +03:00
fox.cpp
2dab873f50 Bump required Go version to 1.18 2023-01-08 18:00:55 +03:00
Pouriya Jahanbakhsh
46dcef4110 doc: replace maddyctl with maddy 2022-11-06 11:32:23 +03:30
fox.cpp
2037b05dae Improve Docker image
* Use TLS filenames same as certbot (see #350).
* Put the Docker-specific maddy.conf in the repo (see #350).
* Set OCI labels for the image in CI
* Move Docker-specific documentation from Docker Hub into docs/
* Add .dockerignore
2022-06-18 23:45:59 +03:00
fox.cpp
2677e190dc Merge branch 'master' into dev 2022-02-19 14:08:50 +03:00
fox.cpp
9078ffa2d6 Update Dockerfile versions 2022-02-16 21:35:42 +03:00
fox.cpp
c0eacfa0f3 Merge maddyctl and maddy executabes
Closes #432.
2022-01-07 00:37:49 +03:00
Damien
bc6cb1d53d feat(build): multi-arch build starting point 2021-11-23 21:00:33 +03:00
fox.cpp
6f4f3c83c4 Update base images used in Dockerfile
P.S. Docker image for 0.4.4 is built with new versions already.
2021-04-12 10:12:25 +03:00
fox.cpp
c2099391db Use a different set of default directories for Docker images 2021-03-07 16:54:36 +03:00
fox.cpp
505da4dec1 Fix Dockerfile for 0.4.3 build.sh 2020-12-23 16:34:55 +03:00
fox.cpp
8b68760e74 Bump Go version used in Docker image
hub.docker.com image for 0.4.2 was built using 1.15.4 but
the corresponding change was not commited to the repository.

This is important to get the fix for CVE-2020-28362 (DoS vuln. in TLS
client).
2020-11-27 20:40:01 +03:00
fox.cpp
ab948e1494 Update minimal required Go version to 1.14 2020-05-31 20:48:34 +03:00
fox.cpp
393a2ec08d Fix-up replace_rcpt config and Dockerfile rewrites 2020-03-22 01:14:49 +03:00
fox.cpp
197a89c62c Add Dockerfile 2020-03-21 22:30:34 +03:00