After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 221538 - RCPT-TO field
RCPT-TO field
Status: RESOLVED DUPLICATE of bug 219865
Product: evolution
Classification: Applications
Component: Contacts
pre-1.5 (obsolete)
Other All
: Normal minor
: ---
Assigned To: Chris Lahey
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2002-03-08 09:13 UTC by Anders Naslund
Modified: 2002-03-11 19:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anders Naslund 2002-03-08 09:13:44 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:
Comment 1 Jeffrey Stedfast 2002-03-08 19:27:41 UTC
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
Comment 2 Anders Naslund 2002-03-11 12:15:34 UTC
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

Comment 3 Jeffrey Stedfast 2002-03-11 15:04:57 UTC
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.
Comment 4 Gerardo Marin 2002-03-11 19:52:25 UTC

*** This bug has been marked as a duplicate of 219865 ***