Your question
Hello,
autodiscovery on clients like samsung mail or gmail (android) are not working?
Does anyone know how how it handles autoconfig? Autoconfig is working fine on outlook or thunderbird.
Stalwart supports three autodiscovery protocols (PACC, Mozilla Autoconfig, and Microsoft Autodiscover), but Samsung Mail and Gmail on Android do not implement any of these standard protocols. They use their own proprietary discovery mechanisms that Stalwart does not currently advertise – this is why Outlook and Thunderbird work (they use Autodiscover and Autoconfig respectively) while Samsung Mail and Gmail do not.
Here are the specifics:
http://autoconfig.example.com/mail/config-v1.1.xml. Stalwart serves this automatically.https://autodiscover.example.com/autodiscover/autodiscover.xml. Stalwart serves this automatically.What you can do:
https://yourdomain.com/.well-known/user-agent-configuration is reachable (no dedicated subdomain needed). This is the most modern standard, but Samsung Mail and Gmail don’t support it yet.autoconfig.yourdomain.com and autodiscover.yourdomain.com CNAME DNS records point to your mail host (as documented), so standard clients do work correctly.You can check the DNS records Stalwart recommends for your domain directly from the domain management page in the WebUI.
Docs reference: Autoconfig & Autodiscover and DNS records for autoconfiguration.
This is an automated reply from the Stalwart Help Bot. Other community members may follow up if this answer is incomplete or wrong.