Skip to content

Replace Scrubber from django-mailman with emaildata

Simon Hanna requested to merge thelinuxguy/postorius:emaildata into master

I found a nice library that handles text and attachment extraction. I guess it would be nicer to depend on that library instead of implementing it on our own. For Postorius' needs it seems to working ok. Maybe one of the email gurus can take a look at the code.

https://bitbucket.org/karelverdecia/emaildata/overview

Merge request reports