Warning, /pim/kleopatra/tests/gpg-connect-agent-scripts/gpgol-encrypt-cms-multiple-recipients-win is written in an unsupported language. File is not indexed.
0001 # OPTION mode=email 0002 /subst 0003 /serverpid 0004 RECIPIENT <cms@kleo.example.org> 0005 RECIPIENT <foo@bar.com> 0006 RECIPIENT <ceo@kleo.example.org> 0007 /open in test.data r 0008 INPUT FD=$in 0009 /open out test.data.gpgol-encrypt-cms.pem w 0010 OUTPUT FD=$out 0011 ENCRYPT --protocol=CMS 0012 BYE