- Kusonjululiwe
mehti
mehti
mehti
Proszę specjalistów o pomoc co mogę zrobić, aby Thunderbird szukał również w treści załączników tekstowych np. PDF, jak np. eM Client, który ma tą funkcję, ale jest znacz… (funda kabanzi)
Proszę specjalistów o pomoc co mogę zrobić, aby Thunderbird szukał również w treści załączników tekstowych np. PDF, jak np. eM Client, który ma tą funkcję, ale jest znacznie mnie elastyczny i gorszy jeśli chodzi o sprawy konfiguracyjne niż Thunderbird, ale szukanie w załącznikach działa idealnie.
Czy są jakieś dodatki w Thunderbird, abym mógł szukać w załącznikach bezpośrednio w programie w jego wyszukiwarce? Nie chodzi o szykanie poza programem.
Zależy mi na wygodzie użytkowania i skoncentrowania pracy w Thunderbird.
Pozdrawiam :)
Hello all There was a pop-up on my Mac'S Firefox asking if I allow Firefox access to my local network devices. I clicked on 'No' And obviously now I can't access for exa… (funda kabanzi)
Hello all
There was a pop-up on my Mac'S Firefox asking if I allow Firefox access to my local network devices. I clicked on 'No' And obviously now I can't access for example my router's webpage or any other webpage fromo any devices on my local network. How I can switch it back? Internet access is working fine.
Many thanks, Bogdan
Bulleted list itemitalic text … (funda kabanzi)
It's getting old
duplicate of /questions/1488343 thread How can I screen cast or share my screen in near by TV using Firefox browser? … (funda kabanzi)
duplicate of /questions/1488343 thread
How can I screen cast or share my screen in near by TV using Firefox browser?
I updated my desktop browser today and now there is an expandable sidebar at the left margin of the window showing tool icons for Tabs from other devices, History and Cus… (funda kabanzi)
I updated my desktop browser today and now there is an expandable sidebar at the left margin of the window showing tool icons for Tabs from other devices, History and Customize sidebar. I can see how to remove tool icons and how to expand or collapse sidebar but can I remove the sidebar completely? Is this an option? I prefer the old look with the browser web page content extending all the way to the left of the screen, without the narrow vertical sidebar.
Cannot access local address 192.168.1.1 which is the address of the GUI interface to my ISP Gateway settings menu. I need it to be able to make changes to the Gateway se… (funda kabanzi)
Cannot access local address 192.168.1.1 which is the address of the GUI interface to my ISP Gateway settings menu. I need it to be able to make changes to the Gateway settings.
I use to get displayed "Advanced" that allowed me to continue forward to get to an "insecure site", only recently that has not been happening (so I am stuck).
Any suggestions, advice, and/or workarounds are appreciated.
Thanks ~Bill
I am getting a count of the emails in my inbox with a little circle around it, up to 4 with a circle. I can't see any actual emails after I read all my others. What is go… (funda kabanzi)
I am getting a count of the emails in my inbox with a little circle around it, up to 4 with a circle. I can't see any actual emails after I read all my others. What is going on and where do I find the missing messages?
trying to bring back my desktop icons i think I hit the "yes" button when asked if I wanted to change ?
I put FF on my mobile phone ,Samsung, got email addresses in phone directory, but lost all phone numbers
Amazon and Google has a understanding that Google play or other apps can download on Amazon tablets.
When I type in the search bar, for example, 3+3 (also tried 3 + 3), when I enter, it will give me this "3 3" and will just show results instead of the calculator. It, ho… (funda kabanzi)
When I type in the search bar, for example, 3+3 (also tried 3 + 3), when I enter, it will give me this "3 3" and will just show results instead of the calculator.
It, however, still work normally if I were to write "3 plus 3"
The pc is a new Dell 8960 running windows 11 home. I installed t-bird from the microsoft store ver 128.5.2. I needed to do a system restore and when it was done Thunderbi… (funda kabanzi)
The pc is a new Dell 8960 running windows 11 home. I installed t-bird from the microsoft store ver 128.5.2. I needed to do a system restore and when it was done Thunderbird.exe was gone. The link that I used to open it went to c:\users\username\thunderbird.exe but there was nothing there named Thunderbird after the restore.
I found Thunderbird at "C:\Program Files\WindowsApps\MozillaThunderbird.MZLA_128.5.2.0_x64__h5892qc0xkpca\VFS|ProgramFiles\MZLA Package Root\Thunderbird.exe" I made a shortcut to that but the response is "Windows cannot access the specified device, path, or file. you may not have the appropriate permission to access the item."
I do have a current copy of the profile.
Hi all, When I reply to an email after I click send, it somehow does not go where it should go but comes back to my inbox. If I select that incoming email, go to the Mess… (funda kabanzi)
Hi all, When I reply to an email after I click send, it somehow does not go where it should go but comes back to my inbox. If I select that incoming email, go to the Message menu, select Edit as a new message, and send it straight away, it gets sent to where it should be and is put into the sent box as well. Is there something I've done wrong in the background, or is it a bug? Thanks in advance Steve
My thunderbird has not been able to connect to my gmail account. I don't get any error but I do get the notification "connection to server imap.gmail.com timed out". I h… (funda kabanzi)
My thunderbird has not been able to connect to my gmail account. I don't get any error but I do get the notification "connection to server imap.gmail.com timed out".
I have checked all the settings for Thunderbird and Gmail as specified on the Mozilla web site and have re-installed Mozilla with not change.
Any ideas on how to fix this please?
Regards Roger
Hi, During some tests I found that FF 115.19.0esr can still execute arbitrary JS similarly to CVE-2024-4367. I’ve checked the versions and > 115.11esr should be patch… (funda kabanzi)
Hi, During some tests I found that FF 115.19.0esr can still execute arbitrary JS similarly to CVE-2024-4367. I’ve checked the versions and > 115.11esr should be patched. Any payload with ‘/JS’ taken from https://github.com/luigigubello/PayloadsAllThePDFs/tree/main will do. Since this is probably important – FontMatrix is *not* working (no JS), original PoC (https://codeanlabs.com/wp-content/uploads/2024/05/poc_generalized_CVE-2024-4367.pdf) is also *not* working. I also wasn’t able to call an external script and so far haven’t found any path to exploit it beyond an alertbox. However, it still bothers me a lot and I’d like to know whether it’s the correct, expected behavior with FF+pdf.js, is it a vulnerability, or maybe my browser was somehow corrupted or is using some other mechanism that’s not within your control (my settings? about:config?).
Steps to re-create: 1. Open file in notepad 2. Add ‘/OpenAction 99 0 R’ after ‘lang’ in ‘1 0 obj section’ 3. After ‘endobj’ add ‘99 0 obj <</Type /Action /S /JavaScript /JS (app.alert\(1\);)>>’ 4. Result – alertbox popping twice
I am on gmail but have had to stop using Thunderbird as it takes an age to connect and download emails. Google Chrome does it instantly. Although Thunderbird now seems… (funda kabanzi)
I am on gmail but have had to stop using Thunderbird as it takes an age to connect and download emails. Google Chrome does it instantly. Although Thunderbird now seems to be a clone of Chrome there are good features of Thunderbird which I would like to keep using. ie email composition and local.
I can't watch Twitch live stream and videos after updated.When I watching live stream on Twitch, the stream start showing some old tv effect but in colours green. I thoug… (funda kabanzi)
I can't watch Twitch live stream and videos after updated.When I watching live stream on Twitch, the stream start showing some old tv effect but in colours green. I thought was Twitch problem, then I changed to watch video from my college by using their website. But it still has that effect. But I can watch Youtube videos with no problems. Then i changed to use Microsoft Edge to watch Twitch, surprisingly with no problem. I already updated to the latest version in Firefox. Can anyone help me Please. Thank You