Age | Commit message (Collapse) | Author |
|
- Issue #347
|
|
- Issue #347
|
|
Altered lambda function to def in order to fix pep8 E371 errors
|
|
If so, we are able to put welcome mail on INBOX after checking it
-- Issue #334
|
|
-- Issue #334
|
|
|
|
- Issue #248
|
|
- Issue #248
|
|
|
|
|
|
- Issue #331
|
|
- Issue #330
|
|
- Bugfix
- Issues #313, #322
|
|
- 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
|
|
|
|
|
|
|
|
|
|
parse the multipart mails anymore
|
|
|
|
- Fixes problem with trailing comma for reply all
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|