Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
- Issue #249
- Fixed all tests with that rely on sendmail deferred.
|
|
mail(s) resource
|
|
|
|
|
|
|
|
search_engine calls to Mailbox
|
|
|
|
|
|
|
|
|
|
send email
|
|
|
|
|
|
ESMTPSenderFactory to not requireTransportSecurity since it will user reactor.connectSSL anyways. This is a know bug on Twisted-Web 12.0.0 that gets fixed on newer versions but since we are support wheezy we need the hack
|
|
- Just reloads page on resize
|
|
|
|
- Problem introduced with commit 26b85d8e52
- Issues #237 #232 #196
|
|
|
|
and protobuf
|
|
with len==0)
|
|
loading screen in the meantime. The initial sync will make sure the user has a single key pair
|
|
|
|
|
|
|
|
scheduled soledad sync call before it stops
|