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

Christian Mollekopf <[email protected]> changed:

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

--- Comment #1 from Christian Mollekopf <[email protected]> ---
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" <[email protected]>
John <[email protected]>

-- 
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