GNOME Bugzilla – Bug 221538
RCPT-TO field
Last modified: 2002-03-11 19:52:25 UTC
Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: When replying to a mail with swedish characters in the users name (not in email adress, but "real name" part) Evolution produces an error. Example: sending to "Anders Näslund" <anders.naslund@adcore.com> would create an error. Steps to reproduce the problem: 1. 2. 3. Actual Results: Expected Results: How often does this happen? Additional Information:
can you get a trace of the communication with the server? export CAMEL_VERBOSE_DEBUG=1 killev; evolution-mail and after waiting a few seconds for evolution-mail to load, in another terminal type: evolution
This is what I get: sending : MAIL FROM: <anders.naslund@adcore.com> received: 250 OK - mail from <anders.naslund@adcore.com> sending : RCPT TO: <=?ISO-8859-1?Q?=22Hj=E4lmdahl=2C?= Per\ <per.hjalmdahl@adcore.com>> received: 553 malformed address: <=?ISO-8859-1?Q?=22Hj=E4lmdahl=2C?= Per\ <per.hjalmdahl@adcore.com>> sending : QUIT received: 221 closing connection
eek, yea - that's wrong. pretty sure this is/was an addressbook bug though. I think it's been fixed but if not, I'll assign it to the addressbook and hopefully they will fix it.
*** This bug has been marked as a duplicate of 219865 ***