Feature #17654

Disable unsafe MS Exchange autoconfig method in Thunderbird

Added by anonym about 5 years ago. Updated about 5 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
anonym
Category:
Target version:
Start date:
Due date:
% Done:

50%

Feature Branch:
bugfix/17654-disable-exchange-autoconfig
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Email Client
Deliverable for:

Description

While working on Bug #17277 I noticed that not only had we forgotten to disable the MX autoconfig method, but also the MS Exchange one. However, there seems to be proglems with the latter one, so let’s deal with it in this ticket instead.

Details for the problem can be found here: Bug #17277#note-9


Subtasks


Related issues

Blocks Tails - Feature #16209: Core work: Foundations Team Confirmed
Blocked by Tails - Bug #17277: Make the Thunderbird autoconfig wizard not trust the result of DNS requests In Progress

History

#1 Updated by anonym about 5 years ago

#2 Updated by anonym about 5 years ago

  • Status changed from Confirmed to In Progress

Applied in changeset commit:tails|3e79ef04cf56164d519bb6de627e8efa7094c5fa.

#3 Updated by anonym about 5 years ago

  • % Done changed from 0 to 10
  • Feature Branch set to bugfix/17654-disable-exchange-autoconfig

#4 Updated by anonym about 5 years ago

  • Status changed from In Progress to Needs Validation
  • % Done changed from 10 to 50

Let’s see what Jenkins thinks of my fix!

#5 Updated by anonym about 5 years ago

  • Target version set to Tails_4.6

Tentatively targeting 4.6.

#6 Updated by CyrilBrulebois about 5 years ago

  • Target version changed from Tails_4.6 to Tails_4.7

#7 Updated by anonym about 5 years ago

  • Assignee deleted (anonym)

Tests LGTM! Please review’n’merge! Note that this branch also includes Bug #17277, so you probably want to review it at the same time.

#8 Updated by intrigeri about 5 years ago

  • Assignee set to intrigeri

#9 Updated by intrigeri about 5 years ago

  • blocked by Bug #17277: Make the Thunderbird autoconfig wizard not trust the result of DNS requests added

#10 Updated by intrigeri about 5 years ago

  • Status changed from Needs Validation to In Progress
  • Assignee changed from intrigeri to anonym

Hi @anonym, could you please push the corresponding icedove.git branch? Otherwise, we’ll lose the new patch next time we update our patches (which are getting more fuzzy BTW, so I’d like us to do that soonish).

The corresponding doc is https://tails.boum.org/contribute/release_process/thunderbird/

#11 Updated by anonym about 5 years ago

intrigeri wrote:
> Hi @anonym, could you please push the corresponding icedove.git branch? Otherwise, we’ll lose the new patch next time we update our patches (which are getting more fuzzy BTW, so I’d like us to do that soonish).
>
> The corresponding doc is https://tails.boum.org/contribute/release_process/thunderbird/

These instructions are outdated (refers to the tails/stretch, which was last used for version 60.6.1 a year ago), but I’ll update them as I go along.

When the patches were updated last your said in Bug #17481#note-3 that you would rebase them on the tails/buster branch, but it don’t see that in there. intrigeri, do you have something to push? Otherwise I'll just fix tails/buster@ from scratch, by resetting it and importing our patches.

#12 Updated by intrigeri about 5 years ago

> When the patches were updated last your said in Bug #17481#note-3 that you would rebase them on the tails/buster branch, but it don’t see that in there. @intrigeri, do you have something to push?

The HEAD of my local tails/buster branch is b2f25ff12716472a70f1648f4529304daa9d4a82, same as what I see on https://git.tails.boum.org/icedove/log/?h=tails/buster
It seems to have the correct content to me.

Or am I misunderstanding what you’re looking for?

Apart of that, sorry for not updating the doc last time I used it!