From kde-bugs-dist Fri Mar 31 22:49:35 2006 From: Ingo "Klöcker" Date: Fri, 31 Mar 2006 22:49:35 +0000 To: kde-bugs-dist Subject: [Bug 120890] KMail fails when @ is used in recipient's name Message-Id: <20060331224935.9823.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=114384538224551 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=120890 ------- Additional Comments From kloecker kde org 2006-04-01 00:49 ------- Sorry, but your patch is not acceptable. If you want to know how a regular expression for checking the validity of RFC822 addresses looks like take a look at http://www.ex-parrot.com/~pdw/Mail-RFC822-Address.html. And no, we don't want to have this regular expression in KMail. Please try to fix the parser instead of trying to replace it by something else.