strip_html

strip_html is a simple Perl filter that reads an mbox-style email message from stdin and outputs the same email message to stdout, but with all HTML stripped off. It uses w3m for the HTML formatting.

Tags Communications Email Filters
Licenses GPL
Implementation Perl

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  22 Mar 2002 06:11
  • Rrelease-after

Changes: In this release, the code was simplified, and as a result it should now catch any MIME compliant text/html part. Multipart/alternative MIME parts, which provides a text/plain alternative part, can now be skipped.

  • Rrelease-mid
  •  13 Mar 2002 08:10
  • Rrelease-after

Changes: strip_html was rewritten in Perl. It no longer depends on mimedecode. strip_html now also adds missing <html>.*</html> tags.

  • Rrelease-mid
  •  06 Mar 2002 09:00
  • Rrelease-after

Changes: The regexp to catch the "HTML" tag was extended so that it also catches "HTML" tags with embedded attributes.

  • Rrelease-mid
  •  04 Mar 2002 09:03
  • Rrelease-after

Changes: The HTML tag to enclose clear text was changed from "pre" to "listing", so that it is not necessary to escape special characters in the clear text section.

  • Rrelease-mid
  •  03 Mar 2002 10:04
  • Rrelease-after

Changes: A link to the mimedecode tool was added to the README. The procmail rule now saves a copy of the unstripped message in the folder unstripped.backup.

405d526646067f61dcc1d9290e4f0554_thumb

Project Spotlight

Sound-Rec-Ed

GUIs to record and edit sound files.

8d2df74d9f2fdc253ec4db0e897f2a0e_thumb

Project Spotlight

lshell

A shell that lets you restrict the user's environment to limited sets of commands.