Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

ISP autoconfig file

  • 1 reply
  • 1 has this problem
  • 2 views
  • Last reply by 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

All Replies (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.