kde-playground/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-multiple-recipients-unix
2015-04-14 21:49:29 +00:00

10 lines
218 B
Text

# OPTION mode=email
RECIPIENT <cms@kleo.example.org>
RECIPIENT <foo@bar.com>
RECIPIENT <ceo@kleo.example.org>
/sendfd test.data r
INPUT FD
/sendfd test.data.gpgol-encrypt-cms.pem w
OUTPUT FD
ENCRYPT --protocol=CMS
BYE