On 2011-02-10 at 16:24 +0100, Bill Hayles wrote: > and restarted Exim only to get the panic message > > 2011-02-10 13:02:39 Exim configuration error in line 928 of > /etc/exim/exim.conf: authenticator SPA: cannot find authenticator driver > "spa" > > I thought the SPA authenticator was built into Exim; I can certainly find no > reference to this error in the list archives.
It's optional -- you need to enable it when building Exim. Local/Makefile: AUTH_SPA=yes -Phil -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
