Commit graph

8 commits

Author SHA1 Message Date
fox.cpp
cbb3bbcb43
Merge branch 'master' into dev 2022-07-09 15:00:46 +03:00
fox.cpp
90f88c89cd
test: Fix Dovecot interop tests
Dovecot no longer prints the specific error message used
to detect successful startup.
2022-07-03 16:37:50 +03:00
fox.cpp
80328b8dee
Fix a few linter warnings + gofmt + goimports 2022-06-23 14:34:57 +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
2d18ff5a30
MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
fox.cpp
a46f2adc4c
tests: Add interop test for dovecot_sasld using chasquid 2020-05-23 02:55:45 +03:00
fox.cpp
ae6dac4c98
endpoint/smtp: Send 535 on permanent authentication failure 2020-05-23 02:55:44 +03:00
fox.cpp
fe37eaf663
tests: Add Dovecot SASL client interop test using Dovecot 2020-05-23 02:55:44 +03:00