This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

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 (رد واحد)
  • 1 has this problem
  • 1 view
  • آخر ردّ كتبه 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.