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


Michael Schumacher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- 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: <[email protected]>;
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.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to