kde-playground/kdepim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-multiple-recipients-win

13 lines
248 B
Text
Raw Normal View History

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