Bug 1999 - Claws Mail does not support the anwser prefix used by French Yahoo Mail
: Claws Mail does not support the anwser prefix used by French Yahoo Mail
Status: RESOLVED FIXED
: Claws Mail
Other
: 3.7.3
: PC Linux
: P3 normal
Assigned To:
:
:
:
  Show dependency treegraph
 
Reported: 2009-09-13 15:09 by
Modified: 2009-09-17 00:31 (History)


Attachments
Add support for French Yahoo Mail 'Re :' prefix for email subjects (998 bytes, patch)
2009-09-13 15:09, Didier Barvaux
no flags Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-09-13 15:09:31
Created an attachment (id=725) [details]
Add support for French Yahoo Mail 'Re :' prefix for email subjects

French Yahoo Mail prefixes the email subject with 'Re :' (note the extra blank
before the semicolon). This a French translation for 'Re:'. Claws Mail does not
support such prefix yet. So the email subject quickly becomes: 'Re: Re : Re: Re
: Re: Re :'. This makes emails threads between Claws Mail and French Yahoo Mail
quite difficult to read.

The attached patch add support for the 'Re :' prefix for email subjects. The
patch was tested against an email sent with French Yahoo Mail. The test
email is unfortunately private and cannot be attached to this bug for others to
test the patch.
------- Comment #1 From 2009-09-14 09:14:39 -------
Changes related to this bug have been committed.
Please check latest CVS and update the bug accordingly.
You can also get the patch from:
http://www.colino.net/claws-mail/

2009-09-14 [colin]    3.7.2cvs31

    * src/common/utils.c
        Add "Re :" prefix from french Yahoo mail.
        Patch by Didier Barvaux, fixes bug 1999
------- Comment #2 From 2009-09-17 00:31:25 -------
Successfully tested with 3.7.2cvs34. I close the bug. Thank you.