Package: metamail Version: 2.7-46 Severity: normal The program richtext normally handles text/richtext files. But, it can also handle text/enriched files (one major difference between the two formats is the line-breaking rules) as my /etc/mailcap file revealed : text/enriched; richtext -e '%s'; description="Enriched Text"; copiousoutput The -e option is not described in the manpage, which is very confusing.