Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

ISP autoconfig file

  • 1 antwoord
  • 1 heeft dit probleem
  • 1 weergave
  • Laatste antwoord van 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

Alle antwoorden (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 [email protected]

Is the xml file named after the email address domain? For example [email protected] 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.