If you're encountering Cloudflare errors with TMail, the issue is likely due to routing IMAP requests through Cloudflare unnecessarily. This happens when you use your website address as the IMAP host, which creates a routing loop:
Server → Cloudflare → Server
This extra step is unnecessary and can cause issues. Here’s a simple solution:
Replace the IMAP Host: Instead of using your website address as the IMAP host, use your actual server hostname. This bypasses Cloudflare for IMAP traffic.
Find Your Server Hostname: If you're unsure of your server hostname, contact your hosting provider. They can provide this information quickly.
That’s it! This should resolve the issue.
If you continue to experience problems, please create a support ticket, and our team will assist you promptly.