Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

ISP autoconfig file

  • 1 réponse
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par Matt

more options

I have created an ISP autoconfig xml file (test.com.xml) and I would like to deploy it to several computer locally. I placed the file into Thunderbird folder/isp but nothing happens.

What should I do? Thank You

I have created an ISP autoconfig xml file (test.com.xml) and I would like to deploy it to several computer locally. I placed the file into Thunderbird folder/isp but nothing happens. What should I do? Thank You

Toutes les réponses (1)

more options

From https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration

All the lookup mechanisms use the email address domain as base for the lookup. For example, for the email address fred@example.com

Is the xml file named after the email address domain? For example fred@example.com would have an XML file example.com.xml even if the mail server to be used was mail.mydomain.com

Check also for case. Most of the developers use operating systems with case sensitive file systems so often Mail is not equal to mail in file names used by Thunderbird. Technically all mail server names and email addresses are lower case.