1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-07-06 11:00:21 +02:00
aerc/lib/autoconfig
Moritz Poldrack 932d9a44d5 autoconfig: fix spelling
This commit fixes a critical bug found by the CI where import was
allegedly misspelled

Signed-off-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-02-19 12:01:18 +01:00
..
autoconfig.go autoconfig: fix spelling 2025-02-19 12:01:18 +01:00
autoconfig_test.go autoconf: add config retrieval from SRV records 2025-02-14 13:50:27 +01:00
constants.go autoconf: add config retrieval using HTTP-based autoconfig 2025-02-14 13:50:27 +01:00
dns-srv.go autoconf: add config retrieval from SRV records 2025-02-14 13:50:27 +01:00
dns-srv_test.go autoconf: add config retrieval from SRV records 2025-02-14 13:50:27 +01:00
get.go autoconf: add MX record checking 2025-02-14 13:50:27 +01:00
get_test.go autoconf: add MX record checking 2025-02-14 13:50:27 +01:00
guess.go autoconf: add educated guesses for config 2025-02-14 13:50:27 +01:00
guess_test.go autoconf: add MX record checking 2025-02-14 13:50:27 +01:00
mozilla.go autoconfig: fix spelling 2025-02-19 12:01:18 +01:00
mozilla_test.go autoconf: add Mozilla lookup 2025-02-14 13:50:27 +01:00
mx.go autoconf: add MX record checking 2025-02-14 13:50:27 +01:00
mx_test.go autoconf: add MX record checking 2025-02-14 13:50:27 +01:00
type.go autoconf: add config retrieval using HTTP-based autoconfig 2025-02-14 13:50:27 +01:00