Commit Graph

1394 Commits

Author SHA1 Message Date
fox.cpp
ac4a75b7d5 maddy 0.6.2 v0.6.2 2022-07-02 00:05:46 +03:00
fox.cpp
96fc685c10 ci: Fix-up .version sanity check 2022-07-01 23:55:24 +03:00
fox.cpp
d6a317e32a docs: Update Arch repository and Docker instructions links
See #513.
2022-07-01 23:40:59 +03:00
fox.cpp
69769c17ab Bump go-imap-sql version
For https://github.com/foxcpp/maddy/issues/512 fix.
2022-06-28 01:10:49 +03:00
fox.cpp
3edb4b3b75 Fix-up 531cf78a26 2022-06-25 18:48:32 +03:00
fox.cpp
531cf78a26 Bump go-imap-sql verison
Also remove accidentally added test.conf.

See #510.
2022-06-25 18:42:38 +03:00
fox.cpp
0df6b620e6 cli: Warn about upcoming --uid=true change 2022-06-25 18:39:55 +03:00
fox.cpp
2e14868de4 ci: Add a sanity check for .version
To ensure mistakes such as #506 will not happen again.
2022-06-25 15:29:50 +03:00
fox.cpp
d673b5dd40 Fix-up 51935f3 2022-06-25 15:22:10 +03:00
fox.cpp
8463ee1da6 Fix-up 51935f3 2022-06-25 15:20:39 +03:00
fox.cpp
51935f3037 Bump go-imap-sql version
See #509.
2022-06-25 15:18:27 +03:00
fox.cpp
78966adb08 Merge pull request #507 2022-06-25 12:57:09 +03:00
Nick Cao
15163e7520 pass_table: fix user hash creation 2022-06-24 17:09:14 +08:00
fox.cpp
bbaea0400e Bump go-imap version
Merged upstream v1 fixes into v2 branch.

See #504.
v0.6.1
2022-06-23 21:25:56 +03:00
fox.cpp
210a885dc1 Bump go-imap-sql version
Fixes schema upgrade failure.
2022-06-23 21:20:01 +03:00
fox.cpp
840d68779e ci: More minor fixes v0.6.0 2022-06-23 17:11:15 +03:00
fox.cpp
9a1017339b ci: More minor fixes 2022-06-23 15:37:14 +03:00
fox.cpp
aa6480018f ci: More minor fixes 2022-06-23 15:19:33 +03:00
fox.cpp
94f4e0f2d8 ci: More minor fixes 2022-06-23 15:13:38 +03:00
fox.cpp
fa1cbd2335 maddy 0.6.0 2022-06-23 15:07:42 +03:00
fox.cpp
f4e6eb6423 ci: More minor fixes 2022-06-23 15:07:29 +03:00
fox.cpp
c12b8d6842 ci: Use cd - instead of pushd/popd 2022-06-23 14:53:36 +03:00
fox.cpp
80328b8dee Fix a few linter warnings + gofmt + goimports 2022-06-23 14:34:57 +03:00
fox.cpp
75ac2a6f20 table/file: Reimplement conditional reloads 2022-06-23 14:04:51 +03:00
fox.cpp
51bfc9a756 Fix-up doc 2022-06-23 13:49:39 +03:00
fox.cpp
ccec931b6c go get -u & go mod tidy 2022-06-23 13:16:42 +03:00
fox.cpp
f4995642e2 Require Go 1.17, use Go 1.17.11 for artifacts 2022-06-23 12:44:03 +03:00
fox.cpp
ae688445d3 Merge branch 'bs2kbs2k-patch-1' (pull request #502) 2022-06-23 12:33:06 +03:00
fox.cpp
e1e20974b2 Merge branch 'patch-1' of https://github.com/bs2kbs2k/maddy into bs2kbs2k-patch-1 2022-06-23 12:31:43 +03:00
fox.cpp
6105f51b9b Bump SPF library version
See #487.
2022-06-23 12:29:12 +03:00
bs2kbs2k
6b6802bf2b Fix issue with maddyctl hash
--argon2-time set the memory instead of time due to a typo
2022-06-22 11:39:13 +00:00
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
9dd34b85ef check: Remove require_matching_echo
See #280.
2022-06-18 19:26:48 +03:00
fox.cpp
f43b164170 modify/dkim: Remove require_sender_match from code
See #465.
2022-06-18 19:18:17 +03:00
fox.cpp
6fdafbc123 check/spf: Ignore SPF permerr and temperr by default
See #485.
2022-06-18 19:15:09 +03:00
fox.cpp
3c28e3e376 Remove unnecessary multiarch build scripts 2022-06-18 18:48:27 +03:00
fox.cpp
cc92db42fc ci: Use docker buildx and qemu to build ARM64 images 2022-06-18 18:47:35 +03:00
fox.cpp
dab36e41a7 docs: Update internals/ to not mention quirks of go-imap v1 2022-06-18 18:47:08 +03:00
fox.cpp
37bfe3bbd6 Merge branch 'dev' 2022-06-18 18:29:55 +03:00
fox.cpp
ccaad967f2 Delete FUNDING.yml
Due to... political situation, donations are no longer accepted
and foxcpp.dev is dead for good anyway.
2022-06-18 18:12:46 +03:00
ptrcnull
c9c856ffb6 Move closing the default logger after printing configuration errors 2022-04-24 21:46:30 +03:00
ptrcnull
4b1c4f932a tls/acme: set default hostname 2022-03-18 12:01:16 +03:00
fox.cpp
211e1a67ee maddy 0.5.4 v0.5.4 2022-03-06 16:33:24 +03:00
fox.cpp
f47f96a48e go get -u & go mod tidy 2022-03-06 16:29:22 +03:00
fox.cpp
cf94882052 auth/pam: Fix double-free crash
conv_func may be called multiple times and should return
a unique pam_response each time.

Closes #272.
2022-03-06 16:07:59 +03:00
fox.cpp
7ee6a39c6a auth/pam: Check for account/password expiry
See GHSA-6cp7-g972-w9m9. Thanks Youssef Rebahi-Gilbert (ysf) for
reporting the issue.
2022-03-06 15:52:36 +03:00
fox.cpp
6adf1500a6 Remove .build.yml 2022-02-19 14:54:45 +03:00
fox.cpp
d60ce8321f Merge remote-tracking branch 'angelnu/more-fields' into dev
# Conflicts:
#	docs/reference/storage/imap-filters.md
2022-02-19 14:27:49 +03:00
fox.cpp
bc42464466 Merge remote-tracking branch 'angelnu/1-n' into dev 2022-02-19 14:19:43 +03:00
fox.cpp
2677e190dc Merge branch 'master' into dev 2022-02-19 14:08:50 +03:00