← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~davidagraf/zorba/email-module-fixes into lp:zorba/email-module

 

The proposal to merge lp:~davidagraf/zorba/email-module-fixes into lp:zorba/email-module has been updated.

Commit Message changed to:

Several email module fixes:
- case insensitive email attribute comparison
- catch more attachment filenames
- don't create empty recipients and email tags
- fixed typos
- made constant for namespace prefix
- introduced default mime charset
- remove newlines from base64 that comes from uw-imap
- if email content is quoted-printable encoded and the content type binary, it needs to be encoded into base64
- fixed content type check
- decode all email headers
- non-ascii (non encoded) chars are not allowed in email headers -> we ignore them
- added missing namespaces

For more details, see:
https://code.launchpad.net/~davidagraf/zorba/email-module-fixes/+merge/112051
-- 
https://code.launchpad.net/~davidagraf/zorba/email-module-fixes/+merge/112051
Your team Zorba Coders is subscribed to branch lp:zorba/email-module.


References