On 01/22/2018 06:58 PM, Peter Shute wrote:
> Lynx? If you mean some kind of customisation, I doubt there's any.

I mean the default conversion from HTML to plain text is done by the command

/usr/bin/lynx -dump %(filename)s

On all the mailman 2.1 installations that I manage, this is changed to

/usr/bin/links -dump %(filename)s

or

/usr/bin/elinks -dump %(filename)s

because I like the output from (e)links better although it's very
similar. It just has less extraneous white space.

Both (e)links and lynx deal with URLs by displaying the text along with
a reference to a footnote containing the actual URL. I don't know how
they deal with an <img ...> tag referencing an included image by
Content-ID, but whatever they do may or may not be satisfactory in your
situation. You just have to try it and see.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to