Thunderbird extension to verify safety of emails using PyCIRCLeanMail.
First clone this repository. Then:
pip3 install -r requirements.txt
- Go to the Thunderbird extension folder
- Windows:
%APPDATA%\Thunderbird\Profiles\<Profile Name>\extensions\ - Linux:
~/.thunderbird/<Profile Name>/extensions/ - MAC:
~/Library/Thunderbird/Profiles/<Profile Name>/extensions/
- Windows:
- Create in this folder a new file named
[email protected]that contains the path to the extension. Example:/home/user/Desktop/CIRCLext/[email protected]
Execute the run_server.sh script.
- Open an email
- View the source of this email or CTRL+U
- Click on
CIRCLthenIs the email safe ?