[Bug 187345] knode generates long References: headers

Michael Schumacher misc_ at gmx.de
Mon Apr 20 21:54:14 BST 2009


https://bugs.kde.org/show_bug.cgi?id=187345


Michael Schumacher <misc_ at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |misc_ at gmx.de




--- Comment #1 from Michael Schumacher <misc_ gmx de>  2009-04-20 22:54:13 ---
I can confirm this bug in Knews (both, in KDE3 and KDE4 versions). This is
a clear violation of RFC2822, which says:

http://www.ietf.org/rfc/rfc2822.txt
# [...]
# 3.5 Overall message syntax
#
# A message consists of header fields, optionally followed by a message
# body.  Lines in a message MUST be a maximum of 998 characters
# excluding the CRLF, [...]

This should be easy to fix, as all it takes is to remove the last 1-2
references to stay below the maximum line length.
A simple testcase is Msg-ID: <gsamsd.1ao.1 at ID-4636.user.dfncis.de>;
trying to respond to this message will trigger a "441 437" error by
the posting host (presumed to be RFC-compliant).

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list