mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 19:02:51 +00:00
11 lines
190 B
Text
11 lines
190 B
Text
![]() |
# OPTION mode=email
|
||
|
/subst
|
||
|
/serverpid
|
||
|
RECIPIENT <foo@bar.com>
|
||
|
/open in test.data r
|
||
|
INPUT FD=$in
|
||
|
/open out test.data.gpgol-encrypt-openpgp.asc w
|
||
|
OUTPUT FD=$out
|
||
|
ENCRYPT --protocol=OpenPGP
|
||
|
BYE
|