On Thu, 29 May 2003, Sam Varshavchik wrote:
CHARSET isn't working the way it should be working. Will be fixed in the next build.
I grabbed 20030529 and tried that. Setting LANG alone (to your suggested value of en_US.ISO-8859-1) did not do it, but setting LANG *and* CHARSET /did/ work. I set CHARSET to ISO-8859-1. Thusly, I now have an up-and-running cone. Next step - get it one a machine where I can access some mail.
What platform are you running, and let's move this thread over to a more appropriate mailing list.
Question: the 'cone' executable ended up being 26MB in size. After stripping, it was closer to 3MB. I can only assume this is because of the C++.
I lied. It's not a question. It's a statement. ;-)
Most of it is the code segment though:
$ size cone text data bss dec hex filename 3255732 34720 2688 3293140 323fd4 cone
The code size is a result of heavy usage of C++ STL.
------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
