summaryrefslogtreecommitdiff
path: root/.caffrc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-06-08 09:59:09 +0900
committerSean Whitton <spwhitton@spwhitton.name>2016-06-08 09:59:09 +0900
commitadc41782c50e083073c08378461b5a907b0547bf (patch)
tree44b33b03b9be5124b1c81920309b3aa5f63a3f43 /.caffrc
parent9cfb6bd49094162a3e6a5cc77a5dcdcdd1583590 (diff)
downloaddotfiles-adc41782c50e083073c08378461b5a907b0547bf.tar.gz
add a thank you note to .caffrc
Diffstat (limited to '.caffrc')
-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";