Feature #17654
Disable unsafe MS Exchange autoconfig method in Thunderbird
50%
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 2020-04-24 12:47:38
- blocks Feature #16209: Core work: Foundations Team added
#2 Updated by anonym 2020-04-24 12:51:13
- Status changed from Confirmed to In Progress
Applied in changeset commit:tails|3e79ef04cf56164d519bb6de627e8efa7094c5fa.
#3 Updated by anonym 2020-04-24 12:58:49
- % Done changed from 0 to 10
- Feature Branch set to bugfix/17654-disable-exchange-autoconfig
#4 Updated by anonym 2020-04-27 09:16:26
- Status changed from In Progress to Needs Validation
- % Done changed from 10 to 50
Let’s see what Jenkins thinks of my fix!
#6 Updated by CyrilBrulebois 2020-05-06 04:29:00
- Target version changed from Tails_4.6 to Tails_4.7
#7 Updated by anonym 2020-05-14 10:28:41
- 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 2020-05-14 19:07:26
- Assignee set to intrigeri
#9 Updated by intrigeri 2020-05-15 10:11:13
- blocked by Bug #17277: Make the Thunderbird autoconfig wizard not trust the result of DNS requests added
#10 Updated by intrigeri 2020-05-15 10:15:35
- 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 2020-05-15 11:25:31
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 2020-05-15 16:19:46
> 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!