From ab150a835e0cdf42eb1b32c55d0767ce6b08ba18 Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 12 Oct 2006 14:26:28 +0000 Subject: SendListPubkey small fix --- firma | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firma') 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." -- cgit v1.2.3