[Evolution] Bug#789616: evolution-plugins: Face header too long

Arthur de Jong adejong at debian.org
Mon Jun 22 19:31:34 UTC 2015


On Mon, 2015-06-22 at 19:55 +0200, Arthur de Jong wrote:
> When using the face plugin to configuring an image, a Face header is
> added to outgoing email. For common sizes of images this results in
> lines that are too long.
> 
> RFC 2822 section 2.1.1 specifies the maximum line length to be 998.

It seems that Evolution correctly creates the header with wrapped
headers as:

  Face:<crlf>
  <tab>... 997 more characters ...<crlf>
  <tab>...

However, some mail handling software (at least mailman and apparently
also the Debian list software) seems to rewrite the header resulting in
the following:

  Face:<space>... 997 more characters ...<crlf>
  <space>...

which means the first line ends up as 1003 characters. While this
technically may be a bug in that software it is probably much easier to
work around this in evolution than it is to fix all the deployed mail
systems out there.

-- 
-- arthur - adejong at debian.org - http://people.debian.org/~adejong --
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/attachments/20150622/bdfa0fad/attachment.sig>


More information about the Pkg-evolution-maintainers mailing list