Re: [exim] DKIM - signing mail

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tom Kistner
日付:  
To: Zbigniew Szalbot
CC: exim users
題目: Re: [exim] DKIM - signing mail
Zbigniew Szalbot schrieb:

> I am looking at http://wiki.exim.org/DKIM
> Is this experimental or can it be used in production server? I just


"experimental" just means that the config API may change in the future,
or that the underlying technology is still in flux. The code should run
fine.

> 1/ donwload and compile libdkim
> 2/ build exim with DKIM support
> 3/ generate keys and setup dns entry
> 4/ set up options on the remote_smtp transport?


Yes, thats about it.

/tom