Hi, This seems to be related to the following bugs:
https://github.com/wking/rss2email/pull/53 https://github.com/Alir3z4/html2text/pull/84 The fix for html2text is included in 2016.1.8-1 but unfortunately it seems that rss2email needs to be fixed too, since it's necessary to set `_html2text.config.BODY_WIDTH` and not `_html2text.BODY_WIDTH`. I'll write a patch ASAP. Thanks for submitting this bug report!

