>>>>> "Henry" == Henry Baragar <[EMAIL PROTECTED]> writes:
Henry> NOTE that the
Henry> http://www.bincimap.andreas.hanssen.name/archive/?0::976
Henry> patch to bincimapd-1.2.7 removes the need for the wrapper.
Henry> That is, the patched bincimapd can be invoed with a command
Henry> line that looks something like: ....\ auth_pop \ bincimapd
Henry> Maildir # YES the "Maildir" is necessary on the line above
Henry> Thanks to Hasse Hagen Johansen for doing the grunt work for
Henry> finding this solution.
Sorry Henry ;-) it is not correct. You'll have to patch bincimap with
the mentioned patch, or it will not work at all. The difference
with/without the wrapper is. When I use the wrapper I can use a config
file with path = "" , and Maildir in the run-file. When not using
authwrapper I'll have to put path = "Maildir" in config file and ALSO
Maildir in the run-file (the last is my current setup)
I have updated the
Wiki page about all findings :-)
/Hasse