On Tue, 11 May 2004 08:57:46 +0200, Hasse Hagen Johansen <[EMAIL PROTECTED]> wrote:

"Henry" == Henry Baragar <[EMAIL PROTECTED]> writes:


Henry> Hasse,

Henry> Did I finally get it right on
Henry> http://lifewithbincimap.org/index.php/Main/LifeWithCheckpasswordAndFriends?


No ;-) You'll have to patch bincimap anyway. That is you'll have to
patch if you use authwrapper or you don't use authwrapper,
Yes, I agree that you would have to patch bincimapd to use authwrapper. However, I posted a new wrapper (written in perl) that avoids the problem with authwrapper and enables one to use an unpatched version of bincimapd. That is, unless my wrapper does not work!-)

Would you like to test it for me?  Here is my wrapper:
              #!/usr/bin/perl
              # preserve all parameters except the last
              chdir pop;
              exec @ARGV if @ARGV;
              die "Missing command\n";
Henry:-)

as I write here:


http://lifewithbincimap.org/index.php/Main/QmailLdap


/Hasse





-- Henry Baragar Principal, Technical Architecture 416-453-5626 Instantiated Software Inc. http://www.instantiated.ca

Reply via email to