Re: [exim] DomainKeys still experimental?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tom Kistner
日付:  
To: Bill Moseley
CC: exim-users
題目: 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.

/tom