From adc41782c50e083073c08378461b5a907b0547bf Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 8 Jun 2016 09:59:09 +0900 Subject: add a thank you note to .caffrc --- .caffrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.caffrc') 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"; -- cgit v1.2.3