Search the Community
Showing results for tags 'thunderbird'.
-
Hello together, I am searching for hours in the web and this forum too but no articles helps really. Issue: In the background Thunderbird is running and receives mails and fax (as PDF mails). If a specific mail will be received and the rules detect this mail an external program will be executed. The external program is the AutoIt script. Execution will be okay but the result is not okay: If the button $btnShowMailProg is pressed: The Thunderbird should appear to show the important mail. ==> This is the problem. I have tried several times and different
-
Profiler - yet another backup script for Firefox and Thunderbird profiles It automatically detects the last recently used profile directories of Firefox and Thunderbird (installed versions, no portables). Clicking the Backup-Button creates a complete Backup of the found profiles with a timestamp. Restore deletes the according profile dir and extracts the content of the selected archive into the profile directory. Uses Winrar as compression tool, but feel free to change it to your needs Best regards Marc Profiler.au3
-
- firefox
- thunderbird
-
(and 3 more)
Tagged with:
-
-
gmail does not allow to things that a regular email client do, so, thunderbird is a good option. But ThunderBird does not have a minimize to tray option. There are plugins but I read around forums and they have problems depending on the version, so, I wrote a non-plugin solution to my wanting. Sources and compiled executable files are at https://www.autoitscript.com/forum/files/file/438-thundrebirdtotray/ The tray icons are: Pruple = ThunderBird is not running. A double click will run it. Blue = ThunderBird is visible. A double click will hide it Green = ThunderBird is
-
Hi all, I am trying to achieve the following: When an email is received with a specific subject field, I want to trigger an autoit script. I am not sure how to do the first part (monitor emails and check for the email subject filed, or even better, email content). I have no specific requisites about the email client, it could be outlook, thunderbird, or other. It would be okay as well to read the email header only from an online gmail account. I know it is possible with a gmail account (there are severals widgets that can do that) but I was wondering if this can be done using autoi