| Summary: | "Send again" doesn't work with undisclosed recipients | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Tristan Miller <psychonaut> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | dwmw2, jjm |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tristan Miller
2005-12-14 00:06:49 UTC
Reproducible in KMail 1.9.5, KDE 3.5.5 Yes, confirmed. I get "Undisclosed.Recipients: ;" in the "To:" field of the mail popup after "Send Again..." *** Bug 123162 has been marked as a duplicate of this bug. *** Group addresses like "Undisclosed.Recipients: ;" and other is disabled by KPIM::isValidEmailAddress function which is used before sending mail. (In KMMessage::isValidEmailAddressList) Colon char is on blacklist for this bug http://bugs.kde.org/show_bug.cgi?id=98720 I too have been bitten by this bug preventing valid RFC 2822 group addresses from working, and have left a comment to that effect on 98720. |