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

10 lines
211 B
Text

# OPTION mode=email
RECIPIENT <foo@barfoo.com>
RECIPIENT <foo@bar.com>
RECIPIENT <bar@foo.com>
/sendfd test.data r
INPUT FD
/sendfd test.data.gpgol-encrypt-openpgp.asc w
OUTPUT FD
ENCRYPT --protocol=OpenPGP
BYE