>>>>> "Andreas" == Andreas Aardal Hanssen <[EMAIL PROTECTED]> writes:
Andreas> The strace shows that bincimap-up fails to read the
Andreas> config file, and this does seem to be logged:
Andreas> [pid 26338] write(2, "error reading Binc IMAP\'s
Andreas> config"..., 152) = 152
Yeah, I found that error yesterday..seems binc didn't like some of the
comments in the default .conf file (RPM package), so I removed all of
them. But that is not the problem...I think it is the same problem as
vmailmgr has.
I will try later to use the authwraper :-) I think binc
maybe is trying to use the wrong dir as Maildir, but on the other hand
it works flawlessly with local users with tehir Maildir in /home/"userid"/Maildir
Andreas> However, the actual error message is easier to see in
Andreas> strace if you use -s152 or something, then strace will
Andreas> display the whole message.
Thanks for the tip :-) Damn I have much to learn.
/Hasse