On Sat, 1 May 2004, Henry Baragar wrote: >> do much (a buch of memory allocations) before exiting. So, now I am >> really confused!-) >Check out my reply to Jeremy in >http://www.bincimap.andreas.hanssen.name/archive/?0::972.
Do you think this is the cause of the problem? The checkpassword interface does not mention the unqualified argument, and it's somewhat quirky to have to add support for it. I could add an exception to the command line parser, but I'd have to know that this would indeed solve this problem. Did anyone try to debug bincimapd and see where it exits 111? The idea of using a wrapper does appeal more to me; it would take the maildir argument and have it rewritten, then pass its value as argument to bincimapd. Hm, the short command line arguments must be updated in the man pages. To set the depot path, use -d or --depot=. To set the create-inbox flag, use -C or --create-inbox=. In this case, setting the mailbox path is the same as before; -m or --mailbox-path=. Andy :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
