From 3c2f72ce27f5d85280c855d960326c42ffde6ab9 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 14 Oct 2017 02:11:48 +1300 Subject: Mention that signing is optional --- lib/Mail/Run/Crypt.pm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/Mail/Run/Crypt.pm b/lib/Mail/Run/Crypt.pm index 4d7f74d..d1d56e0 100644 --- a/lib/Mail/Run/Crypt.pm +++ b/lib/Mail/Run/Crypt.pm @@ -144,11 +144,11 @@ error content, it is mailed (each stream separately) to a specified recipient address. The idea is to allow you to view the output of automated commands while having -the content encrypted as it passes through to your mailserver, and have some -assurance that the content was actually generated by the server concerned. -C scripts are the ideal use case, but this would also with C or -anything else that might non-interactively run jobs for which output is -significant. +the content encrypted as it passes through to your mailserver, and (optionally) +have some assurance that the content was actually generated by the server +concerned. C scripts are the ideal use case, but this would also with +C or anything else that might non-interactively run jobs for which +output is significant. You probably want to call this with the C program installed by this distribution, which provides a means to set the properties for the module -- cgit v1.2.3