diff options
author | rhatto <rhatto> | 2006-10-12 14:30:42 +0000 |
---|---|---|
committer | rhatto <rhatto> | 2006-10-12 14:30:42 +0000 |
commit | 00c239e68749ef225bf0c2a09baba536484b6b84 (patch) | |
tree | 67820a470f1a595170bb651a5914ed504cd7735f | |
parent | 34d9a4632117d7e8b61b2aac1160c51d30d51ff2 (diff) | |
download | firma-00c239e68749ef225bf0c2a09baba536484b6b84.tar.gz firma-00c239e68749ef225bf0c2a09baba536484b6b84.tar.bz2 |
added SUBJECT on SendListPubkey
-rwxr-xr-x | firma | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1631,6 +1631,7 @@ function SendListPubkey { fi RECIPIENTS="$key" + SUBJECT="mailing list public key" keyboundary="`RandomString 15`" # this is the body of the message to be sent, so no indentation here |