Your message dated Thu, 11 Feb 2010 18:47:11 +0000
with message-id <[email protected]>
and subject line Bug#556782: fixed in signing-party 1.1.3-1
has caused the Debian Bug report #556782,
regarding [caff] Invalid Sender header added
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
556782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556782
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: signing-party
Version: 1.1.2-1
Severity: important

Hi,

I generate my mails on my laptop and send them using nullmailer.

The mails caff generates contain a Sender header, apparently based on
the local hostname. That hostname can't be resolved, and as a result,
caff's emails are rejected by some SMTP servers.

Example header generated by caff:
<--------------
Received: (nullmailer pid 25326 invoked by uid 1000);
        Tue, 17 Nov 2009 19:44:12 -0000
MIME-Version: 1.0
Subject: Your signed PGP key 0x6AE1DF0D608F22DC
User-Agent: caff 0.0.0.439 - http://pgp-tools.alioth.debian.org/
X-Mailer: MIME-tools 5.427 (Entity 5.427)
Sender: Lucas Nussbaum <[email protected]>
Content-Type: multipart/encrypted;
 protocol="application/pgp-encrypted";
 boundary="----------=_1258487051-25273-1"
To: [email protected]
Content-Transfer-Encoding: 7bit
From: Lucas Nussbaum <[email protected]>
Date: Tue, 17 Nov 2009 13:44:12 -0600
Message-Id: <[email protected]>
----------------->

It would be better to just drop that Sender header.

- Lucas

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (700, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages signing-party depends on:
ii  gnupg                       1.4.10-2     GNU privacy guard - a free PGP rep
ii  libc6                       2.9-25       GNU C Library: Shared libraries
ii  libclass-methodmaker-perl   2.15-2       Perl module for creating generic m
ii  libgnupg-interface-perl     0.42-1       Perl interface to GnuPG
ii  libmailtools-perl           2.04-1       Manipulate email in perl programs
ii  libmime-tools-perl          5.427-2      Perl5 modules for MIME-compliant m
ii  libterm-readkey-perl        2.30-4       A perl module for simple terminal 
ii  libtext-template-perl       1.45-1       Text::Template perl module
ii  perl                        5.10.1-5     Larry Wall's Practical Extraction 
ii  qprint                      1.0.dfsg.2-2 encoder and decoder for quoted-pri

Versions of packages signing-party recommends:
ii  dialog                    1.1-20080819-1 Displays user-friendly dialog boxe
pn  libgd-gd2-noxpm-perl | li <none>         (no description available)
pn  libpaper-utils            <none>         (no description available)
ii  libtext-iconv-perl        1.7-2          converts between character sets in
ii  nullmailer [mail-transpor 1:1.04-1.1     simple relay-only mail transport a
ii  recode                    3.6-16         Character set conversion utility
ii  whiptail                  0.52.10-4.1    Displays user-friendly dialog boxe

Versions of packages signing-party suggests:
ii  imagemagick                7:6.5.5.3-1   image manipulation programs
ii  mutt                       1.5.20-4      text-based mailreader supporting M
ii  texlive-latex-recommended  2007.dfsg.2-4 TeX Live: LaTeX recommended packag
pn  wipe                       <none>        (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: signing-party
Source-Version: 1.1.3-1

We believe that the bug you reported is fixed in the latest version of
signing-party, which is due to be installed in the Debian FTP archive:

keyanalyze_1.1.3-1_all.deb
  to main/s/signing-party/keyanalyze_1.1.3-1_all.deb
signing-party_1.1.3-1.diff.gz
  to main/s/signing-party/signing-party_1.1.3-1.diff.gz
signing-party_1.1.3-1.dsc
  to main/s/signing-party/signing-party_1.1.3-1.dsc
signing-party_1.1.3-1_i386.deb
  to main/s/signing-party/signing-party_1.1.3-1_i386.deb
signing-party_1.1.3.orig.tar.gz
  to main/s/signing-party/signing-party_1.1.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thijs Kinkhorst <[email protected]> (supplier of updated signing-party package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 03 Feb 2010 22:03:41 +0100
Source: signing-party
Binary: signing-party keyanalyze
Architecture: source i386 all
Version: 1.1.3-1
Distribution: unstable
Urgency: low
Maintainer: Thijs Kinkhorst <[email protected]>
Changed-By: Thijs Kinkhorst <[email protected]>
Description: 
 keyanalyze - transitional package to pull in signing-party
 signing-party - Various OpenPGP related tools
Closes: 556782
Changes: 
 signing-party (1.1.3-1) unstable; urgency=low
 .
   [ Franck Joncourt ]
   * Debian package:
     + Updated my email address in d.control.
     + Added myself as contributor in d.copyright
   * keylookup:
     + Fixed typo noticed by lintian in manpage keylookup.1.
   * caff:
     + Set the Sender header with the email address which is used for the From
       header. This overrides the default value which was set by the
       MIME::Entity Perl module based on the local hostname. (Closes: #556782)
 .
   [ Thijs Kinkhorst ]
   * Bumped Standards-Version up to 3.8.4 (no changes).
Checksums-Sha1: 
 e617eb8b2d60fd47329f33dcccbec3b1b54aa055 1603 signing-party_1.1.3-1.dsc
 072c306e8c63e205aff07b6c4165140a7d59cdba 223459 signing-party_1.1.3.orig.tar.gz
 28bc903d2e2dbc5eae53969711507e9f22ecfbf2 13133 signing-party_1.1.3-1.diff.gz
 7ec34894077bf9c72e629cecbbe950187b7fec3f 158620 signing-party_1.1.3-1_i386.deb
 305b229eca59794c7e309a939934e63158115967 10164 keyanalyze_1.1.3-1_all.deb
Checksums-Sha256: 
 d078de262b8a84717212410ee985fc1b0476c410f53c59adde8c510222db4885 1603 
signing-party_1.1.3-1.dsc
 b3d774de41b97861f1acd33502be44e5f3dcec05d990a4095518dc65106237c4 223459 
signing-party_1.1.3.orig.tar.gz
 ac3aeb2356559135ced81b72225dcaac3b2d1eeb75ccf72a9520a5e1440851dc 13133 
signing-party_1.1.3-1.diff.gz
 8d6f8fca7938834424e9c6621ee662a65ee5d5578fbfaa8c5144e0bafc65fdf4 158620 
signing-party_1.1.3-1_i386.deb
 2b2ffe3c0a918fe6cabb814b0c81df14d7cede2878e7b1b28cc457eee63a7ac4 10164 
keyanalyze_1.1.3-1_all.deb
Files: 
 905a688f4c87fb9d32fc664d3edd0e74 1603 misc extra signing-party_1.1.3-1.dsc
 7d0207ce9415c1687b610be14da0b048 223459 misc extra 
signing-party_1.1.3.orig.tar.gz
 11ee0b0988f73fb20219464b02ff89a2 13133 misc extra signing-party_1.1.3-1.diff.gz
 2d242b2da7dfde15c4ee6a7ee0e2bce4 158620 misc extra 
signing-party_1.1.3-1_i386.deb
 c18771e5dd470771f9a6d247019d5c14 10164 utils optional 
keyanalyze_1.1.3-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCAAGBQJLdE0TAAoJECIIoQCMVaAcOlIH/i5oJt0VLSC4+uLL2RQ69xve
ZmjP/i37yusDTOWVwaz0NZ+ECT3EY0//Dk2A7jkQRNqGB1D3vldG9g61ag/JPAtY
bMY0ugVBEqPlBPP3DccXhvpr/AImJ0wSQfH0BSH+WEZHjJ50WAbdWdpCGlsdjnoN
7FVfS5OUJxTTF9YVmvaojUk1GQ/ZL1OxtC5gOsmxcP+DL9qLF20OlziRB6dJUKVq
/RZwL9jRFVyXEZiAcS6igH1JbKja1w5xj3LAAfWEy+ne782Fi5AM9+q61gLshtv+
B7kTTFZ/AqHOJUjp3zNTnp9TfLoCyDE1l6X8N8RNHdslnwkoBFpvey1JorFGVlw=
=COu6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to