mail-auth 0.6.0
Resolver
is nowMessageAuthenticator
.- Bring your own cache (or none at all): All validation functions can now take a
Parameters
struct that allows you to provide custom caches implementing theResolverCache
trait. By default no cache is used.