On Wed, 3 Sep 2003, Rick Updegrove wrote: >I am using bincimap-1.2.1 and I want to authenticate all my current >vpopmail domains and users. Is vchkpw & bincimap a possibility? >/home/vpopmail/bin/vchkpwdied by signal 11 (SIGSEGV) for ><[EMAIL PROTECTED]>
You may also want to look for a core file for the crashed vchkpw process. If there is none, "ulimit -c unlimited" in the run files does the trick. Try reproducing the crash, then you can run gdb on the core file. Like Lasse also mentioned, Binc and vchkpw are known to work fine together. I also use this myself. 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."

