1# OPTION mode=email
2SENDER <foo@bar.com>
3/sendfd test.data r
4INPUT FD
5/sendfd test.data.gpgol-sign_detached-openpgp.asc w
6OUTPUT FD
7SIGN --detached --protocol=OpenPGP
8BYE
9