hex writes:
The maintainers have completed the investigation, and it is, indeed, not the best solution. Hopefully, a better one will appear soon...rfc2047_encode_callback() function. The two lines below eliminate the problem, however I'm not sure that it's the best solution, and I'd advice the maintainers to investigate the issue.#undef isspace #define isspace(c) (c != 0xa0 && isspace(c))
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
