Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feedback requested] Remove webMail element from configs #96

Open
cketti opened this issue Feb 22, 2024 · 0 comments
Open

[Feedback requested] Remove webMail element from configs #96

cketti opened this issue Feb 22, 2024 · 0 comments

Comments

@cketti
Copy link
Member

cketti commented Feb 22, 2024

We want to clean up the config files to only include elements that Thunderbird supports. One element that Thunderbird is very unlikely to ever use is webMail. So we'd like to remove it.

But we don't want to break software relying on this information. If you are the author of such a software, please let us know in a comment, so we can work out a removal date that allows you to migrate to a different database or mechanism.

Example of a webMail element:

<webMail>
  <loginPage url="https://accounts.google.com/ServiceLogin?service=mail&amp;continue=http://mail.google.com/mail/" />
  <loginPageInfo
    url="https://accounts.google.com/ServiceLogin?service=mail&amp;continue=http://mail.google.com/mail/">
    <username>%EMAILADDRESS%</username>
    <usernameField id="Email" />
    <passwordField id="Passwd" />
    <loginButton id="signIn" />
  </loginPageInfo>
</webMail>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant