CC: | 460411 [...] bugs.debian.org, bug-mime-tools [...] rt.cpan.org |
Subject: | Re: Bug#460411: MIME::Entity wrong about *digest* boundaries |
Date: | Sun, 13 Jan 2008 19:18:03 +0800 |
To: | dfs [...] roaringpenguin.com |
From: | jidanni [...] jidanni.org |
Show quoted text
Show quoted text
>>>>> "DFS" == David F Skoll <dfs@roaringpenguin.com> writes:
DFS> jidanni@jidanni.org wrote:
Show quoted text>> I visited http://www.mimedefang.org/ but could not find a Submit Bug
>> button. Never mind.
Show quoted textDFS> The proper place to submit bug reports for CPAN modules is
DFS> http://rt.cpan.org/Public/Dist/Display.html?Name=mime-tools
OK, wish what we see in the debian package would mention that. Or
maybe it did.
Show quoted text>> MIME::Entity has got it wrong about *digest* boundaries.
Show quoted textDFS> Yes, probably. We'll look into it. If you wouldn't mind opening a
DFS> ticket on rt.cpan.org, I would appreciate it.
Uh oh,
https://rt.cpan.org/index.html?goto=/Public/Dist/Display.html%3FName%3Dmime-tools
is too complex. Two different accounts or whatever.
I'll try mime-tools in bug-<distribution-name>@rt.cpan.org:
bug-mime-tools@rt.cpan.org ... the submit via email option. Maybe that
will work. If it does, then "the bug is at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460411 ".
Show quoted textDFS> A workaround that I'd recommend is to make each sub-part of the digest
DFS> a message/rfc822 entity and include everything (headers and all) in the
DFS> body part. MIME-tools always wants to add at least a Content-Type:
DFS> header to every subpart and fixing that is unlikely to happen.
But my spam digest has no bodies... Actually I was using a RFC1153
digest with no such bloat until I ran into some MUAs that wanted a
MIME digest... OK, thanks. See ya.