Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

I set up autoconfig but %EMAILADDRESS% doesn't work

  • 1 nzaghachinzaghachi
  • 0
  • 17 views
  • Nzaghachi ikpeazụ nke Ya Ma

more options

I created and uploaded autoconfig-v1.1xml as shown below. When I add an account in Thunderbird, information such as the server name is retrieved as configured, but only the part of the username before the @ sign is displayed, not the domain name.


<clientConfig version="1.1">

 <emailProvider id="********">
   <domain>********.com</domain>
   <displayName>Mail Server</displayName>
   <displayShortName>Organisation ********</displayShortName>
   <incomingServer type="pop3">
     <hostname>pop3.********.com</hostname>
     <port>110</port>
     <socketType>STARTTLS</socketType>
     <username>%EMAILADDRESS%</username>
     <authentication>password-cleartext</authentication>
   </incomingServer>
   <outgoingServer type="smtp">
     <hostname>smtp.********.com</hostname>
     <port>587</port>
     <socketType>STARTTLS</socketType>
     <username>%EMAILADDRESS%<</username>
     <authentication>password-cleartext</authentication>
   </outgoingServer>
 </emailProvider>

</clientConfig>

The version of Thunderbird is 140.0.1esr (64-bit). I unchecked "Create Accounts in the new Account Hub" and was able to create a new account.

I created and uploaded autoconfig-v1.1xml as shown below. When I add an account in Thunderbird, information such as the server name is retrieved as configured, but only the part of the username before the @ sign is displayed, not the domain name. <?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="********"> <domain>********.com</domain> <displayName>Mail Server</displayName> <displayShortName>Organisation ********</displayShortName> <incomingServer type="pop3"> <hostname>pop3.********.com</hostname> <port>110</port> <socketType>STARTTLS</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.********.com</hostname> <port>587</port> <socketType>STARTTLS</socketType> <username>%EMAILADDRESS%<</username> <authentication>password-cleartext</authentication> </outgoingServer> </emailProvider> </clientConfig> The version of Thunderbird is 140.0.1esr (64-bit). I unchecked "Create Accounts in the new Account Hub" and was able to create a new account.

Asịsa ahọpụtara

I solved it myself.

Gụọ azịza a na nghọta 👍 0

All Replies (1)

more options

Asịsa Ahọpụtara

I solved it myself.

Helpful?

Jụọ ajụjụ

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.