fox.cpp
aaa838dd79
ci: Upgrade release pipeline actions
2025-01-25 00:49:15 +03:00
fox.cpp
21329c8f6f
ci: Fix-up release pipeline
2025-01-25 00:11:54 +03:00
fox.cpp
7f7903a645
Fix more linter warnings
2025-01-24 23:48:50 +03:00
fox.cpp
d7dd6ef845
Fix more linter warnings
2025-01-24 23:44:50 +03:00
fox.cpp
dbc030c267
Clean-up lint warnings
2025-01-24 23:34:09 +03:00
fox.cpp
120c5c9ea2
endpoint: Clean-up dead auth_map code
2025-01-24 23:12:45 +03:00
fox.cpp
f9d49170af
ci: Fixup
2025-01-24 22:18:06 +03:00
fox.cpp
7ad6925c0d
ci: Increase lint timeout
2025-01-24 22:15:59 +03:00
fox.cpp
4e1cb7c5c1
build.sh: Fix-up config overwrite check to work when installing not to /
2025-01-24 22:09:17 +03:00
fox.cpp
c2cb732eef
Fix-up
2025-01-24 21:58:11 +03:00
fox.cpp
44a23f21ce
ci: Refactor CI workflows
2025-01-24 21:55:52 +03:00
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
fox.cpp
87f3ed165a
maddy 0.8.0
2025-01-24 18:56:33 +03:00
fox.cpp
e4f8b0da70
Merge remote-tracking branch 'origin/dev'
2025-01-24 18:50:28 +03:00
fox.cpp
a8d639d374
Bump go-imap-sql version
...
See #723 comments
2025-01-24 17:02:52 +03:00
Max Mazurov
adcb33d25d
Merge pull request #742 from foxcpp/dependabot/go_modules/golang.org/x/net-0.33.0
...
build(deps): bump golang.org/x/net from 0.25.0 to 0.33.0
2025-01-24 16:58:41 +03:00
Max Mazurov
2781d26626
Merge pull request #680 from reind33r/dev
...
libdns/rfc2136 added as a provider
2025-01-24 16:55:35 +03:00
Max Mazurov
3d4e60ac20
Merge branch 'dev' into dev
2025-01-24 16:55:18 +03:00
Max Mazurov
c4f8a1247b
Merge pull request #690 from rjocoleman/feat/add_tags_to_dockerfile
...
Add additional build tags to Dockerfile
2025-01-24 16:53:25 +03:00
Max Mazurov
fd40288271
Merge pull request #737 from mschneider82/master
...
#736 : dmarc evalute added check if fromDomain is a TLD
2025-01-24 16:52:23 +03:00
dependabot[bot]
c0fd00de3e
build(deps): bump golang.org/x/net from 0.25.0 to 0.33.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.25.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 13:51:38 +00:00
Max Mazurov
4248fea606
Merge pull request #738 from foxcpp/dependabot/go_modules/golang.org/x/crypto-0.31.0
...
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0
2025-01-24 16:50:11 +03:00
dependabot[bot]
5be9baa7be
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 23:57:09 +00:00
Matthias Schneider
72416b0456
#736 : dmarc evalute added check if fromDomain is a TLD
2024-12-09 09:03:45 +01:00
Max Mazurov
0b6f34fc3f
Merge pull request #686 from oidq/fix-build-sh
...
build: make "./build.sh install" reusable
2024-11-24 21:17:21 +03:00
Max Mazurov
5bb56e3777
Merge pull request #708 from w1kee/patch-1
...
fix possible missing "not" from documentation
2024-11-24 21:16:34 +03:00
Max Mazurov
63012159c3
Merge pull request #689 from rjocoleman/feat/libdns_acmedns
...
Add ACME-DNS provider for libdns
2024-11-24 19:44:25 +03:00
Max Mazurov
b33a1e2daa
Merge pull request #682 from reind33r/dev-docs
...
(maybe) Fixes a typo in the `rspamd` docs
2024-11-24 19:34:54 +03:00
Max Mazurov
dbd7203ed3
Merge pull request #707 from cuu508/patch-1
...
Fix typo receipients -> recipients
2024-11-24 19:17:16 +03:00
Max Mazurov
1b946d2d53
Merge pull request #698 from foxcpp/dependabot/go_modules/golang.org/x/net-0.23.0
...
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0
2024-11-24 19:16:41 +03:00
fox.cpp
fc179fc54b
config/tls: Disable TLS session tickets
...
Workaround for Outlook delivery issues.
See https://github.com/foxcpp/maddy/issues/730
2024-11-24 19:11:52 +03:00
fox.cpp
cbeadf169c
storage/imapsql: Bump go-imap-sql version
...
Update includes proper check for modernc driver.
See #723
2024-08-31 15:26:32 +03:00
fox.cpp
f3a6f3241e
config/tls: Set min TLS version to 1.0
...
Better to have TLS 1.0 than no encryption at all.
Default Go client setting of TLS 1.2 is too restrictive
for mail infrastructure with lots of outdated servers.
2024-07-23 23:00:11 +03:00
w1kee
bbceeb0ce6
fix possible missing "not" from documentation
...
this changes the meaning of the sentence, but i think the "not" was intended to be there because the sentence sounds weird without it
2024-06-03 23:47:28 +02:00
Pēteris Caune
dd41af0252
Fix typo receipients -> recipients
2024-05-29 10:29:02 +03:00
dependabot[bot]
5b3a8685cd
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.20.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 13:01:20 +00:00
Robert Coleman
3d81feeeaa
Add additional build tags to Dockerfile
2024-03-16 16:17:46 +13:00
Robert Coleman
198a9a3fb5
add ACME-DNS provider for libdns
2024-03-16 16:09:02 +13:00
oidq
62799b4b1e
build: make "build.sh install" reusable
...
* prevent the script form blindly overwriting the current configuration
* force maddyctl linking so that we can reuse the script
* fix indentation in build.sh
2024-03-13 19:16:24 +01:00
Louis Guidez reind33r
bb2c0c9bcc
docs: corrected typo for rspamd check configuration
2024-02-16 00:14:44 +01:00
Louis Guidez reind33r
eeb49621f4
libdns/rfc2136 use snake_case instead of PascalCase for configuration directives; clarify the meaning of the configuration directives
2024-02-15 23:55:55 +01:00
fox.cpp
1d6cd8c35f
Bump go-imap-sql version
...
See #681 .
2024-02-14 20:22:51 +03:00
reind33r
250ee6fd87
libdns/rfc2136 added as a provider
2024-02-14 00:32:31 +01:00
fox.cpp
2da4eceafb
target/queue: Use >= to check q.maxTries
...
See #678 .
2024-02-12 22:17:50 +03:00
fox.cpp
cee577790b
address: Special-case null return-path in normalization functions
...
See #629 .
2024-02-08 12:31:20 +03:00
fox.cpp
4a69c9e944
Fix-up 7bdc981eac
2024-01-30 01:24:44 +03:00
fox.cpp
7bdc981eac
target/remote: Improve handling of stale connections in pool
...
1. Apply conn_max_idle_time to each connection individually,
not pool bucket.
2. Include local_addr in some log messages to help identify
individual connections in the pool.
3. Run conn.Close outside of keysLock and asynchronously. Ensures
slow server or dead connection won't cause pool operations to hang.
4. Set 5 second timeout for QUIT call in conn.Close.
To detect dead connections faster, there is no reason for any
server to take more than 5 seconds to respond to QUIT.
See #675 .
2024-01-29 23:52:05 +03:00
fox.cpp
dd5f8a68da
tls/acme: Actually use test_ca
2024-01-29 23:52:05 +03:00
Max Mazurov
170889581d
Merge pull request #672 from xiliuya/docs/docker/465-port
...
docs: fix docker command not open 465
2024-01-29 10:01:32 +03:00
xiliuya
65bfb1b0da
docs: change docker 0.7 version
2024-01-29 13:30:16 +08:00