Age | Commit message (Collapse) | Author |
|
- Issue #312
|
|
|
|
parseaddr
Also made some minor fixes based on pylint output
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Issue #249
- Fixed all tests with that rely on sendmail deferred.
|
|
mail(s) resource
|
|
search_engine calls to Mailbox
|
|
|
|
send email
|
|
loading screen in the meantime. The initial sync will make sure the user has a single key pair
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#227 - MAC on encrypted storage
|
|
0.6.0, mail sync should work again
|
|
|
|
|
|
|
|
|
|
parse the multipart mails anymore
|
|
|
|
- Fixes problem with trailing comma for reply all
|
|
|
|
|
|
delete, functional tests are still broken, investigating...
|
|
Body will always return unicode now
|
|
|
|
Added check to see if message body is base64,
properly decode the body if they are
Saving a draft with special characters now
properly uses utf-8, that means it will send
the body base64 encoded
|
|
|
|
|
|
|
|
|
|
|
|
and cc: when replying
|
|
|
|
|
|
- currently it only works for this class.
|
|
|