mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tglx/remail.git
synced 2024-11-21 20:02:38 +01:00
No description
1ed9841f76
We want to be able to support ECC subkeys, which limits us to gnupg versions 2.2 and above. CentOS-7 ships with gnupg-2.0, which cannot be easily upgraded to 2.2 due to a slew of potential problems, so we install the newer version into /opt/gnupg22 and must call it as /opt/gnupg22/bin/gpg. Allow specifying gpg binary path to use instead of the default "gpg" in $PATH. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
||
---|---|---|
Documentation | ||
LICENSES | ||
remail | ||
.gitignore | ||
__init__.py | ||
COPYING | ||
README.md | ||
remail.service | ||
remail_chkcfg | ||
remail_daemon | ||
remail_pipe | ||
TODO |
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