Package: signing-party
Version: 0.4.0-1
Severity: wishlist
Tags: patch

Hoi Thijs,

It'd be cool if the caff email messages got Bcc-ed to the signer.  This
patch on the caff script makes this possible.  Of course, the manpage
and example caffrc could use some notes on this too.  Let me know if
you'd prefer a patch for those too.

Thanks!

Groeten,

Joost


----------------------------------

--- caff.dist   2005-06-08 19:50:19.000000000 +0200
+++ caff        2005-06-29 00:58:45.323823274 +0200
@@ -469,6 +469,7 @@
        $message_entity->head->add("Subject", "Your signed PGP key 0x$key_id");
        $message_entity->head->add("To", $address);
        $message_entity->head->add("From", '"'.$CONFIG{'owner'}.'" 
<'.$CONFIG{'email'}.'>');
+       $message_entity->head->add("Bcc", $CONFIG{'bcc'}) if defined 
$CONFIG{'bcc'};
        $message_entity->head->add("User-Agent", $USER_AGENT);
        $message_entity->send();
        $message_entity->stringify();

----------------------------------

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages signing-party depends on:
ii  gnupg            1.4.0-3                 GNU privacy guard - a free PGP rep
ii  libgnupg-interfa 0.33-5                  Perl interface to GnuPG
ii  libmailtools-per 1.62-1                  Manipulate email in perl programs
ii  libmime-perl     5.417-1                 Perl5 modules for MIME-compliant m
ii  libpaper-utils   1.1.14-3                Library for handling paper charact
ii  mailx            1:8.1.2-0.20040524cvs-4 A simple mail user agent
ii  perl             5.8.4-8                 Larry Wall's Practical Extraction 

-- no debconf information

Attachment: signature.asc
Description: Digital signature

Reply via email to