7,540
edits
Changes
→DNS rekord tesztelése
_adsp._domainkey.berki2.org descriptive text "dkim=unknown"
</pre>
===ADSP kiegészítés===
Az ADSP (Author Domain Signature) a DKIM egy kiegészítése ami egy extra ellenőrzést tesz lehetővé, mivel a küldőt is külön aláírja. A ADSP-ről szintén a DNS-benk kell rendelkezni a '''_adsp._domainkey.berki2.org''' TXT típusú rekordban a '''dkim=<ADSP típus>''' megadásával. A következő típusok közül választhatunk:
* unknown, which is the same as not defining any record, says the domain might sign some, most, or all email,
* all says all mail from the domain is signed with an Author Domain Signature,
* discardable says all mail from the domain is signed with an Author Domain Signature; furthermore, if such signature is missing or invalid, the domain owners want the receiving server to drop the message; that is, silently throw it away.[2]
=== Tesztelés ===