Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We don't need to change the cert when redeploying because we
preserve the certs simply for this reason
This reverts commit 02ee338870ad75b5ae8a0963855e9e6de9f07ada.
|
|
|
|
- Issue #331
|
|
- Issue #330
|
|
- Fix missing imports
- Issues #322, #319, #313
|
|
- Issue #313
|
|
- Especially interested in the Content-Type header field
|
|
- using monkey patch by import instead
- Issue #313
|
|
- Bugfix
- Issues #313, #322
|
|
- Issue #313
|
|
- Now raises KeyNotFound for all problems, not only 404
- Issue #313
|
|
|
|
|
|
|
|
- Issue #312
|
|
|
|
|
|
parseaddr
Also made some minor fixes based on pylint output
|
|
|
|
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
|
|
|
|
|
|
to /tmp/pixelated.log file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
charset field
|
|
|
|
|
|
|
|
To do that we look into the KeysResouce to see if we will find a key for
each address entered for the recipients.
|
|
|
|
server's certificate
|
|
is posted
|
|
|
|
|