summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/model/mail.py
AgeCommit message (Expand)Author
2015-03-12Fixed problem with multi line content type header field.Folker Bernitt
2015-03-10added support for 7 and 8bit content transfer encoding.Folker Bernitt
2015-03-06for #288, adds encryption failure to casingVictor Shyba
2015-03-05Fixed problem when doding mails and with non utf-8 charset.Folker Bernitt
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba
2015-02-27Stop verifying OpenPGP headerBruno Wagner & Victor Shyba
2015-02-23for #174, mailer daemon is now filtered from suggestionsVictor Shyba
2015-02-23for #174, only 5.X.X are permanent bouncesVictor Shyba
2015-02-20Issue #174 - extracts bounced address from bounce messagePatrick Maia
2015-02-20Issue #174 - recognizes bounced mailsPatrick Maia
2015-02-13Charset detection will not break if there is extra information in the charset...Bruno Wagner
2015-02-13Fixing colors for recipient information and fixing pep8 violationsDuda Dornelles
2015-02-13Fixed encryption status check and changed signature status logicBruno Wagner
2015-02-13Monkey patching fetch decrypt to add encryption infoDuda Dornelles
2015-01-30249 Implemented a feature that send an email when something was wrong to send...Jefferson Stachelski
2015-01-24Fix a mistype errorAugusto Bennemann
2015-01-13Fixed ignoring charset on mail content type when parsing mails.Folker Bernitt
2015-01-09#164 sometimes a mail with more than one alternative will not have an html partDuda Dornelles
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ...Alexandre Pretto
2015-01-06Issue #215: Fixed missing From header for sent mails.Lisa Junger
2014-12-22Sometimes soledad adds a None recipient on a mail header, just making sure th...Duda Dornelles
2014-12-22refactoring package structureDuda Dornelles