Warning, /pim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-openpgp-multiple-recipients-win is written in an unsupported language. File is not indexed.

0001 # OPTION mode=email
0002 /subst
0003 /serverpid
0004 RECIPIENT <foo@bar.com>
0005 RECIPIENT <foo@barfoo.com>
0006 RECIPIENT <bar@foo.com>
0007 /open in test.data r
0008 INPUT FD=$in
0009 /open out test.data.gpgol-encrypt-openpgp.asc w
0010 OUTPUT FD=$out
0011 ENCRYPT --protocol=OpenPGP
0012 BYE