p3pmail will remove dangerous HTML tags from email messages to make them safer for viewing. It does this by skipping the header of the email message before parsing it for dangerous HTML tags. It will only parse HTML email.
| Tags | Communications Email Filters Internet Security |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: This version updates the Base64 and Quoted Printable error correction. In the event of an error, and if used with p3scan, the un-parsed message will be delivered vice the corrupt message.


Changes: A man file has been added. User options to disable HTML images and link tag obfuscation have been added. The multi-line parsing check has been modified, as this release has real quoted-printable decoding. Base64 encoding/decoding has been switched to glibc functions.


Changes: Base64 and real Quoted-Printable parsing were added. HTML parsing was modified to check for mixed case characters.


No changes have been submitted for this release.