On Thu, 19 Jun 2003, Lasse Danielsen wrote: >Thanx. I managed to disable the ISO-8859-1 support in squirrelmail's >filter plugin, and this resolved the error. :) This did not completely >resolv my problem, though, but that is a question for the people on >squirrelmail's plugin list - i'll not bother you with that. Thanx for >the reply. :)
Hopefully, as the project stabilizes (there are very few serious bug reports on this list) we will be able to work on improving features in the server, and one of the natural features would be to add support for searching with other character sets, such as yours. But I'm glad that squirrelmail allowed you to search with US-ASCII for now. :) >/var/qmail/bincimap/bin does exists, and I've even made it world >writable to see if that helped. No go. The others I haven't the >faintest. This is a hint to us about error reporting not being as good as it should be. I'm quite sure that you will find the problem if you first connect to the service, then attach to the server process (bincimap-up) with strace -f -p <pid of bincimap-up> Then log in. strace will dump a whole lot of "junk" ;) to the screen, and if you can find the line that says "chroot" or "chdir", then you will hopefully also see the error message reported by libc. Andy :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | Nil desperandum

