mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 19:02:51 +00:00
12 lines
248 B
Text
12 lines
248 B
Text
# OPTION mode=email
|
|
/subst
|
|
/serverpid
|
|
RECIPIENT <cms@kleo.example.org>
|
|
RECIPIENT <foo@bar.com>
|
|
RECIPIENT <ceo@kleo.example.org>
|
|
/open in test.data r
|
|
INPUT FD=$in
|
|
/open out test.data.gpgol-encrypt-cms.pem w
|
|
OUTPUT FD=$out
|
|
ENCRYPT --protocol=CMS
|
|
BYE
|