I am sorry for Bugging a lot but, I think I am running into some serious problems. I saw the same thing in FAQ
www.bincimap.org/bincimap-faq.html It says ... What does this mean: "Server broke for <userid>, /bin/checkpassword returned 111 (internal error)"? According to that I should be able to run bincimapd as that user, which I am able to do. Then it says if I am able to run then post strace dump to the list. If I execute the command strace -s 1024 -f -p 2>&1 >dump it says Ambiguous output redirect. But wonder why I am not facing the same problem if I use standard /bin/checkpassword module from DJB but facing if I use another working, tested and trusted checkpassword module which is again given in qmail site that is.. http://www.qmail.org/checkpassword.pl Any clues?? Gaurang. --- Gaurang Pandya <[EMAIL PROTECTED]> wrote: > my run file looks like this... > > exec 2>&1 > > exec tcpserver -c 100 -u 0 -g 0 \ > -l $(hostname) -HDRP \ > 0 143 \ > /var/qmail/bin/bincimap-up \ > --logtype=multilog \ > --conf=/var/qmail/control/bincimap.conf -- \ > /bin/checkpassads.pl \ > /var/qmail/bin/bincimapd > > Logs..??? > > Those were the lines from my logs it self. that is.. > > Server broke for <username>, /bin/cpbincads.pl > returned 111 (internal error) > > my checkpassword file is > > http://www.qmail.org/checkpassword.pl > > Any clues?? > > Gaurang. > > --- Jason Parsons <[EMAIL PROTECTED]> > wrote: > > > > > Server broke for <username>, /bin/cpbincads.pl > > > returned 111 (internal error) > > > > What does your run file for bincimapd look like? > Is > > there anything in > > binc's logs? > > > > - Jason Parsons > > > > -- > > > > Saffron Solutions, LLC <http://www.saffron.net> > > System, Network, and Security Consulting > > E-Commerce, Web Site, and E-Mail Hosting > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Hotjobs: Enter the "Signing Bonus" > Sweepstakes > http://hotjobs.sweepstakes.yahoo.com/signingbonus __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus
