ptrcnull
4b1c4f932a
tls/acme: set default hostname
2022-03-18 12:01:16 +03:00
fox.cpp
211e1a67ee
maddy 0.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
Eng Zer Jun
8f1cfd72ac
test: use T.TempDir
to create temporary test directory
...
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.
Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-22 00:34:01 +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
fox.cpp
3412e59a2c
endpoint/smtp: Fix incoming message log record having no msg_id
2022-02-19 13:31:44 +03:00
fox.cpp
9078ffa2d6
Update Dockerfile versions
2022-02-16 21:35:42 +03:00
fox.cpp
aac8bd8854
maddy 0.5.3
2022-02-16 20:40:05 +03:00
fox.cpp
7f4438a8a3
auth/dovecot_sasl: Remove e.Path check altogether
...
Unix sockets have e.Path, TCP sockets don't.
2022-02-16 20:33:25 +03:00
fox.cpp
b77766438d
Correctly fix #453
2022-02-16 20:19:47 +03:00
fox.cpp
d059e4dac7
goimports
2022-02-16 20:08:23 +03:00
fox.cpp
90559bedb1
Fix errors from LMTP downstream not being correctly converted into SMTP error
...
Closes #453 .
2022-02-16 20:00:00 +03:00
fox.cpp
0e80890860
Even more fixes for GH actions
2022-02-13 20:37:25 +03:00
fox.cpp
52d48b9120
More fixes for GH actions
2022-02-13 20:03:04 +03:00
fox.cpp
a20a48e764
Add libpam to GH action
2022-02-13 19:47:01 +03:00
fox.cpp
165c6578a4
Fix tests using imapsql
2022-02-13 19:40:33 +03:00
fox.cpp
a59ef41f14
Test out GitHub Actions
2022-02-13 19:36:01 +03:00
Jon Lundy
d2f9c5834e
invert path check
2022-02-13 19:05:10 +03:00
angelnu
7a06fa2012
add subject
2022-02-06 23:25:43 +00:00
angelnu
e33c8d6f91
only pass true original_rcpt_to
2022-02-06 22:31:14 +00:00
angelnu
ef5ca38df4
add additional debug log
2022-02-04 00:13:54 +00:00
angelnu
d78cf5a746
fix typo
2022-02-03 23:00:28 +00:00
angelnu
7df6b03fe6
use camelCase
2022-02-03 22:56:30 +00:00
angelnu
a40fcc81d9
review feedback
2022-01-31 22:54:50 +00:00
angelnu
995e4e0bca
review feedback
2022-01-31 22:07:20 +00:00
angelnu
db569891a5
go fmt
2022-01-31 21:59:27 +00:00
angelnu
a7941d8569
remove introduced characters
2022-01-31 13:35:34 +00:00
angelnu
b9a99d96e5
add docummentation
2022-01-31 13:24:58 +00:00
angelnu
9fee06b247
add rcpts and address
2022-01-31 12:21:15 +00:00
angelnu
cd45490c16
support for multi
2022-01-30 03:31:07 +00:00
angelnu
ca3f746184
extend to multi
2022-01-30 03:30:46 +00:00
angelnu
7bea1fb6ff
<void race condition
2022-01-28 02:22:46 +00:00
angelnu
cbcbfa74e5
improve test
2022-01-28 02:13:08 +00:00
angelnu
639f1a609d
add test for 1-N
2022-01-28 02:08:37 +00:00
angelnu
c8d4ee8047
Add documentation
2022-01-28 00:28:47 +00:00
angelnu
f44b57351f
add LookupMulti to table.static
2022-01-27 23:35:59 +00:00
angelnu
6690f3369d
addapt testcases
2022-01-27 23:13:56 +00:00
angelnu
eef54139b1
1-n recipent
2022-01-27 22:25:27 +00:00
fox.cpp
dca3eb721a
Bump go-smtp version
...
* Fix MAIL after STARTTLS causing panic
2022-01-19 17:27:49 +03:00
fox.cpp
f533b8e48f
Bump go-imap version
...
See #446 .
2022-01-19 16:59:19 +03:00
delthas
1eb053e68d
docs: Fix trivial typo in target.smtp example
2022-01-10 20:38:57 +03:00
delthas
59727496a9
Add the target.remote.force_ipv4 option
2022-01-09 20:45:41 +03:00
fox.cpp
c0eacfa0f3
Merge maddyctl and maddy executabes
...
Closes #432 .
2022-01-07 00:37:49 +03:00
fox.cpp
9b1ee1b52f
docs: Convert manual pages into per-module Markdown pages
2022-01-06 21:58:00 +03:00
fox.cpp
a8e0a74be9
docs: Convert manual pages into per-module Markdown pages
2022-01-06 21:55:24 +03:00