LucBennett / BetterUnsubscribe

Thunderbird extension that makes it easier to unsubscribe from mailing lists.
https://addons.thunderbird.net/en-US/thunderbird/addon/betterunsubscribe/
Mozilla Public License 2.0
3 stars 1 forks source link

Thunderbird 128 compatibility? #2

Open metafarion opened 1 week ago

metafarion commented 1 week ago

I'm not actually certain if this is a compatibility issue, but I'm currently running TB 128 and the Unsubscribe button is greyed-out in every email I've tested that includes an unsubscribe link.

Rudloff commented 1 day ago

Same here using BetterUnsubscribe 2.6.1 with Thunderbird 128.4.4esr. I only get this in logs:

[BetterUnsubscribe][background.js] Message displayed background.js:9:13
LucBennett commented 17 hours ago

Thanks for reporting this! I’m not aware of any compatibility issues at the moment. For reference, I regularly test BetterUnsubscribe using BetterBird (115.15.0-bb32 (64-bit)), and I haven’t encountered similar behavior so far. That said, I’m looking into it to ensure everything is functioning correctly.

If you’re comfortable sharing, it would be very helpful to receive a (redacted) version of an email where the issue occurs. Specifically, I’d like to confirm whether the unsubscribe link is included in the email headers (via the list-unsubscribe header) or embedded directly in the email content (e.g., as an HTML link or in plaintext).

Thanks again for your help, and I’ll keep you updated on what I find!

Rudloff commented 5 hours ago

Here is the notification email from your answer as an example: https://gist.github.com/Rudloff/e641dd658beca342924c3f80c6bb5901

It has a List-Unsubscribe header but the button stays disabled.

Note that if I disabled/re-enable the plugin while the e-mail is opened (in another tab), the button becomes active and works. Then if I close and reopen the e-mail, the button is disabled.