Auteur: Tom Kistner Date: À: Bill Moseley CC: exim-users Sujet: Re: [exim] DomainKeys still experimental?
Bill Moseley wrote:
> I don't find mention of DomainKeys in the Spec contents on the exim.org
> site. I assume it's still in experimental?
Yes. The spec is in experimental-spec.txt.
> What I'm looking for is a way to see if a connecting machine is
> allowed to send mail from Yahoo Groups (as I need to white list them).
DK does not authenticate machines :) Check if Yahoo Groups signs list
mail using a DK signature header using a Yahoo domain. If they do, you
can implement a scheme that does what you want.