From 236a6a36e75c51cef9affcbd6a3780ba8fca42ad Mon Sep 17 00:00:00 2001 From: Goldey <80442811+qoldey@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:59:49 -0800 Subject: [PATCH] Update README with Dovecot 2.4 version info. Specifying Dovecot version in README: https://github.com/LukeSmithxyz/emailwiz/pull/352#issue-3775814312 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 295666f..ec1d233 100644 --- a/README.md +++ b/README.md @@ -156,11 +156,12 @@ this script or documentation has saved you some frustration, donate here: - btc: `bc1qzw6mk80t3vrp2cugmgfjqgtgzhldrqac5axfh4` - xmr: `8A5v4Ci11Lz7BDoE2z2oPqMoNHzr5Zj8B3Q2N2qzqrUKhAKgNQYGSSaZDnBUWg6iXCiZyvC9mVCyGj5kGMJTi1zGKGM4Trm` -## Sites for Troubleshooting +## Troubleshooting Can't send or receive mail? Getting marked as spam? There are tools to double-check your DNS records and more: - Always check `journalctl -xe` first for specific errors. +- This script creates a configuration file for Dovecot >= 2.4. See [#347](https://github.com/LukeSmithxyz/emailwiz/issues/347). - [Check your DNS](https://intodns.com/) - [Test your TXT records via mail](https://appmaildev.com/en/dkim) - [Is your IP blacklisted?](https://mxtoolbox.com/blacklists.aspx)