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

Christian Mollekopf <mollek...@kolabsys.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mollek...@kolabsys.com

--- Comment #1 from Christian Mollekopf <mollek...@kolabsys.com> ---
Note that the problem is not necessarily that multiple entires are shown (as
covered by 316036), but rather that entires make it into the selection that are
not actually valid email addresses, causing the email to be rejected by the
server.

One reason is possibly faulty indexing of the addresses, perhaps there are
others.

In any case it probably would make sense to ensure a selected email address is
valid before copying into the mail, or even hiding it completely from the
selection.

>From the rfc excerpt I take a name has to be quoted if it contains spaces,
otherwise not.
So valid would be:
"John Doe" <j...@doe.com>
John <j...@doe.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to