And so, after removing the manifest.json from the .xpi altogether, the extension now installs and runs as before.
In 2.53.19, the same applies. The extension can't be reinstalled because of an compatibility check. After changing the .applications.gecko.strict_min_version to 6 (matching the claimed TB 6/SM 2.3 compatibility in install.rdf), the extension can be installed (!) but it appears as a .xpi archive in the extensions folder while the install.rdf says "unpack: true", matching the previously non-working installation from before SM 2.53.18.
Update extension for SeaMonkey 2.53.18
Hello, since there are multiple critical security issues with Thunderbird 68.x I looked up for more information regarding the status and so I found this thread. I imagine that I'm not the person anxious for more information. So I think It would be great to frequently get updates on the advances the migration of the add-on is making on the projects website. Thanks a lot for your efforts.
Test commit for ssh-key
WIP, too man changes
I'm sorry, but I can't predict how much longer it will take to get a version that redirects working. Much if the compose window internals have changed and I try to re-implement the things that are gone, because i think that's easiest for now. Maybe the next version will use the addressing widget layout of Thunderbird 78, but that's probably harder to implement.
Hi, sorry for my question, but is there an approximate date available when I can checkout an first beta for the redirect function?
Hi @oeekker, I appreciate your work here! Having the ability to bounce email is important from time to time, so I am wondering if you have any plans when you can get work done. I believe I understand from John that it would be possible to keep the old plugin working using the experimental wrapper APIs, though that's not a long-term solution. However, if this buys us another 6months, that would be worth it, I believe. @John: do I need to start building code myself to get this working or do you have...
Fix tpyo in version.
Mail Redirect is incompatible with Thunderbird 78.3.1.
Duplicate of https://sourceforge.net/p/mailredirect/tickets/28/
Add notice about Thunderbird 78
Merge strings from msgHdrViewOverlay.dtd into mailredirect.dtd
Mail Redirect is incompatible with Thunderbird 78.3.1.
Remove chrome from directory structure and rename resource mailredirect to mailredirect-os
Merge pull request #9 from jobisoft/master
fix leftover chrome urls
Even more cleaning and move subjectCol css to chrome instead of resource
Unable to redirect an .eml received as an attachment
Fix resource definition and move icons into skin, to save a chrome registration.
Revert "Step 1a WindowListener API Getting Started with content instead of resource"
Some more cleaning up by removing unused files and merging overlays into one for messenger and one for messageWindow
Merge pull request #8 from jobisoft/master
Step 1a WindowListener API Getting Started with content instead of resource
Step 1a WindowListener API Getting Started
Step 0 in converting to a MailExt Experiment: Simplif the extension
All XUL files have been renamed to XHTML but it's the same file, same syntax. The are only a few actual changes in terms of unsupported features. John
All XUL files have been renamed to XHTML but it's the same file, same syntax. The are only a few actual changes in terms of unsupported features. John Am 02.09.2020 um 16:49 schrieb Onno Ekker oeekker@users.sourceforge.net: Hi John, I'll see if I can get it to work with the wrapper as an interim solution, but I have my doubts, as Mail Redirect heavily depends on XUL-features, which have been removed or changed in Thunderbird 78. For instance I create a XUL-window to redirect messages, which was a...
Hi John, I'll see if I can get it to work with the wrapper as an interim solution, but I have my doubts, as Mail Redirect heavily depends on XUL-features, which have been removed or changed in Thunderbird 78. For instance I create a XUL-window to redirect messages, which was a "fork" of messengercompose.xul, but that has changed into messengercompose.xhtml... Onno
Hi Onno, I do not know if you have seen it: I have created a shortcut update guide, to get legacy extensions working in TB78 again, with the minimal amount of work possible. It is using an Experiment wrapper API: https://github.com/thundernest/addon-developer-support/wiki After the initial update, we can remove the legacy parts step by step. The idea is to get add-ons compatible as easy and as fast as possible and do the "full" conversion to a true MailExtension without Experiment APIs in smaller...
Works not on Thunderbird 78.0.1
In Thunderbird 78.0 support for xul overlay extensions like Mail Redirect has been dropped. Because there was much insecurity about the only way I could convert it to a Webextension Experiment and that would require a complete rewrite, I haven't started with that task. I hope to start with that after the holidays and try to be in time for people getting auto updated to 78.2 or something in two or three months.
I confirm.
Works not on Thunderbird 78.0.1
Version 0.10.9
Version 0.10.9
Add icon for autocomplete results again
Toolbar icons of all custom extensions invisible
Address Autocomplete does not use all address books
Should be fixed in version 0.10.8.
Does not work on TB 68.4.1 (64-Bit) on Ubuntu
Address Autocomplete does not use all address books
Should be fixed in version 0.10.8.
Change release date
Version 0.10.8 (2)
Version 0.10.8 (2)
Fix 0.10.8 compatibility with TbSync on Linux
Can you send me your troubleshooting information? Tools > Troubleshooting information > Send via email (no need to Include account names). Maybe you have some other add-ons installed and activated which prevents this for you...
Hi Onno, Did you restart Thunderbird after upgrading Mail Redirect? Yes. Do the extra address books show, when you press F9 to display the Contacts Sidebar? Yes. For me the imported addresses do show, only the icon indicating the source doesn't show... For me they don't. I made sure a specific contact was only in the TBSync address book and I tried to redirect a mail. The contact was not autocompleted.
Hi Thomas, Did you restart Thunderbird after upgrading Mail Redirect? Do the extra address books show, when you press F9 to display the Contacts Sidebar? For me the imported addresses do show, only the icon indicating the source doesn't show...
Hi Onno, I confirm the bug does not appear with the new version. Thanks a lot! Br, the0ne
Onno, thanks for the quick action! But unfortunately, 0.10.8 does not fix the issue. Autocomplete does still not show TbSync addresses... Do you need further debug info?
Does not work on TB 68.4.1 (64-Bit) on Ubuntu
I suppose this is caused by the bug in Thunderbird where the default address is invalid. Can ou verify if your problem is fixed with Mail Redirect 0.10.8? You can download it from https://mailredirect.sourceforge.io/installation.html or https://sourceforge.net/projects/mailredirect/files/
Address Autocomplete does not use all address books
Should be fixed in version 0.10.8. Can you verify if that version works? You can download it from https://mailredirect.sourceforge.io/installation.html or https://sourceforge.net/projects/mailredirect/files/
Version 0.10.8
Version 0.10.8
Remove some debug statements
Fix error with invalid default account and compatibility with TbSync add-on
Address Autocomplete does not use all address books
Address Autocomplete does not use all address books
Does not work on TB 68.4.1 (64-Bit) on Ubuntu
Fix updates.json
Version 0.10.7
Version 0.10.7
Fix encoding of Resent-To-headers for SeaMonkey 2.53
toolbar.customization.usesheet is set to false - but: I checked behaviour again, also playing around with other extensions, and have to admit: there seems to be a general issue with Thunderbird's main toolbar, not explicitly with Mail Redirect. So I interpreted the error mesage in a wrong way, and fixing it will not solve my toolbar issues. But be aware that your attempt to copy the icon to the installation directy will not work in Windows 10, for you need admin rights to write data in sub folders...
The error message is unrelated to the toolbar customization issue. It is because Mail Redirect tries to place a custom icon fot the redirect window in the program folder. Without this icon, the redirect window has the same icon as the normal Thunderbird icon, instead of it's own icon. This is because starting in TB60 the icon isn't read from the extension directory anymore. Can you specify which toolbar icons aren't shown anymore? Is it from the main Mail Toolbar or from the message toolbar? And...
Toolbar icons of all custom extensions invisible
Add encoding en lang to version xhtml
Fix signature on old update.rdf
Version 0.10.6
Version 0.10.6
Fix bug with full screen for Mac
Version 0.10.5
Thunderbird 68 and Button Issue
This should be fixed in Mail redirect 0.10.5.
Mail Redirect shows a default window with no redirected email
The error shows Mail Redirect can't find the default account and/or identity. I tried reproducing with a clean setup and a new profile, but after I've added a mail account, Mail Redirect just works for me. Are you trying to redirect a mail message or a news message? Maybe it helps if you go to Tools > Account Settings and explicitly set a default account/identity?
Fix tpyo
Version 0.10.5
Version 0.10.5
Version 0.10.5
Fix Mail Redirect toolbar display and customization for Thunderbird 70.0a1
Hi Onno, you are right. I noticed two problems. There were an issue with a FB profile which is no longer valid, and it clutters the Account Setting. Once I set a default Account setting the problem is fixed. Please consider this ticket closed and I am extremely sorry to trouble you for this obvious fix which I should have been aware of. Thanks very much for your help.
The error shows Mail Redirect can't find the default account and/or identity. I tried reproducing with a clean setup and a new profile, but after I've added a mail account, Mail Redirect just works for me. Are you trying to redirect a mail message or a news message? Maybe it helps if you go to Tools > Account Settings and explicitly set a default account/identity?
Hi Onno, this is what I see after I clear the Error Console screen, click on an email, and click on the "Redirect" button. Not sure if the error messages help. Let me know what else you like me to do. By the way, this screenshot is based on a fresh Thunderbird install.
Hi Onno, this is what I see after I clear the Error Console screen, click on an email, and click on the "Redirect" button. Not sure if the error messages help. Let me know what else you like me to do. By the way, this screenshot is based on a fresh Thunderbird install.
Hi, I see the same behavior in Thunderbird 71.0a1 since about a week, but not in Thunderbird release version (be it 68.0, 68.1 or 68.1.1). Can you please send me the contents of the error console and the contents of your troubleshooting information as described on https://mailredirect.sourceforgeio/support.html? You can either mail it to me, or attach it to this ticket (better don't include account names if you attach it here). Maybe your problem is specific for Thunderbird on a Mac? Onno
Mail Redirect shows a default window with no redirected email
bug 1528840 addressingWidgetOverlay.js, abMailListDialog.js code cleanup (better late then never)
Fix Mail Redirect toolbar display and customization for Thunderbird 70.0a1