summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.caffrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.caffrc b/.caffrc
index 0cad562f..32f02866 100644
--- a/.caffrc
+++ b/.caffrc
@@ -27,6 +27,9 @@ $CONFIG{'also-encrypt-to'} = [ qw{0F56D0553B6D411B} ];
$CONFIG{'mail-template'} = << 'EOM';
Hello,
+Thank you for meeting up and for the opportunity to exchange PGP
+signatures.
+
Please find attached the user id{(scalar @uids >= 2 ? 's' : '')}
{foreach $uid (@uids) {
$OUT .= "\t".$uid."\n";