[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .

Case Study: Authenticate command mail by PGP/GPG

1. Authenticate user mode command mail by PGP/GPG.
2. Authenticate admin command mail by PGP/GPG.

1. Authenticate user mode command mail by PGP/GPG.


command_mail_restrictions	=	check_pgp_signature
					reject
Use CLI ( fmlgpg fmlgpgv fmlpgp fmlpgp5 fmlpgpe fmlpgpk fmlpgps fmlpgpv ) to manipulate PGP/GPG keys.
Example: generate key for mailing list "ML_NAME".

% fmlpgp --command-mail-auth ML_NAME -kg
See the Section called Case Study: PGP/PGP Based Authentication In Posting for more details.

2. Authenticate admin command mail by PGP/GPG.


admin_command_mail_restrictions	=	check_pgp_signature
					reject
Use CLI ( fmlgpg fmlgpgv fmlpgp fmlpgp5 fmlpgpe fmlpgpk fmlpgps fmlpgpv ) to manipulate PGP/GPG keys.
Example: generate key for mailing list "ML_NAME".

% fmlpgp --admin-command-mail-auth ML_NAME -kg
See the Section called Case Study: PGP/PGP Based Authentication In Posting for more details.

[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .
Copyright (C) 1993-2022 Ken'ichi Fukamachi mail:< fukachan at fml.org >