aboutsummaryrefslogtreecommitdiff
path: root/firma
diff options
context:
space:
mode:
Diffstat (limited to 'firma')
-rwxr-xr-xfirma2
1 files changed, 1 insertions, 1 deletions
diff --git a/firma b/firma
index dbef48a..43fed8b 100755
--- a/firma
+++ b/firma
@@ -1655,7 +1655,7 @@ $MESSAGE_BODY
MimeWrapMessage
# send message
- echo "$MESSAGE" | $MAIL_AGENT $MAIL_AGENT_ARGS $recipients
+ echo "$MESSAGE" | $MAIL_AGENT $MAIL_AGENT_ARGS $RECIPIENTS
done
AdminLog "List pubkey sent to $keys."