Package: debbugs Severity: wishlist Version: 2.3-4 There is header missing in mails send by debbugs. Courier grouses: --- The following message contains 8-bit content, but does not have the required MIME headers for 8-bit data transport.
See <URL:ftp://ftp.isi.edu/in-notes/rfc2045.txt> for more information. --- Looking at the mail I found the missing header: Content-Transfer-Encoding: 8bit Then I searched the debbugs-code and found the scripts: At the tar.gz in scripts/[html-control.in|process.in|service.in] and at installed .deb in /usr/lib/debbugs/[html-control|process|service] At every mail this header has to be added. Bye Jonas -- Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing. -- Dick Brandon

