On Jan 13, 2008 9:16 PM, Igor Brezac <[EMAIL PROTECTED]> wrote: > See 'man saslauthd' and the -r option. What saslauthd authentication > mechanism are you using?
There is nothing wrong with my saslauthd and I used the test program to verify that. The problem is that imapd is not sending the realm with sasl plain auth. The command I used is to attempt this is: > > imtest -u daniel -p password -r networks.com localhost But saslauthd logs shows that no realm is being passed hence the authentication fails.