I just upgraded my system to F16 and SMTP authentication is no longer
working.
What I have been able to figure out so far is EXIM is passing the
authentication request to saslauthd but saslauthd appears to simply sit on
the request, running a strace -f -p xxxx on the saslauthd process I can
see my username and password sitting there but that's it, its just sitting
there.