fit-project / fit

FIT is a Python3 application for forensic acquisition of contents like web pages, emails, social media, etc. directly from the internet.
GNU General Public License v3.0
61 stars 7 forks source link

fixed bugs on eml not found #62

Closed fpollicelli closed 1 year ago

fpollicelli commented 1 year ago

Retrieve eml was not updated to pyqt6 properly. I also added the spinner, sped up the fetch process and fixed the download of the eml: we were downloading the most recent e-mail instead of the selected one.