Auteur: John Burnham Date: À: 'Exim-users' Sujet: Re: [exim] Multiple users for SMTP Authentication
>
> Anyone got any suggestions ? My guess is its probably obvious
> what I've done
> wrong !
>
At first guess you may need to change your CYRUS_SASLAUTHD_SOCKET setting in your Exim Local/Makefile to be
CYRUS_SASLAUTHD_SOCKET=/var/run/saslauthd/mux
- that's what it appears to be under RedHat anyway. Check whether you have such a file and what the permissions are.