remail: Fix closing boundaries

EmailMessage.defects reports a CloseBoundaryNotFoundDefect on the outgoing
PGP message.

Add the missing closing boundary after the PGP payload section and fix up the
closing boundaries format in msg_strip_.*().

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 file changed
tree: ad58555019041dfe6d35fede7753902f3cf9b229
  1. Documentation/
  2. LICENSES/
  3. remail/
  4. .gitignore
  5. __init__.py
  6. COPYING
  7. README.md
  8. remail.service
  9. remail_chkcfg
  10. remail_daemon
  11. remail_pipe
  12. requirements.txt
  13. TODO
README.md

remail - A set of tools for crypted mailing lists

A simplistic but powerfull crypted mailing list tool set. The following tools are available:

remail_daemon - The crypto mailing list processor remail_chkcfg - Tool to check the configuration

Install

It's recommended to generate the appropriate package for your system and install it via the package manager.

Usage

See Documentation and man pages