------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=634
Philip Hazel <ph10@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Philip Hazel <ph10@???> 2007-11-23 09:28:51 ---
Yes, you do need a version of PCRE that is compiled with UTF-8 support if you
want to deal with UTF-8 characters. The latest version of PCRE is 7.4, and you
can download the source from any of
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-7.4.tar.gz
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-7.4.tar.bz2
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-7.4.zip
Please read the documents therein for advice on compiling. I am not a Windows
user, but people do manage to compile it under Windows. You can find out what
the options were that PCRE was compiled with by running the command "pcretest
-C".
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email