1# OPTION mode=email
2RECIPIENT <foo@bar.com>
3PREP_ENCRYPT
4/sendfd test.data r
5INPUT FD
6/sendfd test.data.gpgol-encrypt-openpgp.asc w
7OUTPUT FD
8ENCRYPT --protocol=CMS
9BYE
10