summaryrefslogtreecommitdiff
path: root/service/pixelated/support/ext_fetch.py
AgeCommit message (Collapse)Author
2015-02-27Fixed pep8Bruno Wagner & Victor Shyba
2015-02-27X-Pixelated-encryption-status is now based on our checksBruno Wagner & Victor Shyba
For multipart mail, if a part is multipart/encrypted, we consider the mail encrypted For inline encrypted mail, we do the same that LEAP does, check the PGP armor. That means we can have all the states we need, they are: Not encrypted Successfully decrypted Failed decryption
2015-02-13Monkey patching fetch decrypt to add encryption infoDuda Dornelles