At Wed, 02 Sep 2009 20:48:30 -0700,
Jim Fenton wrote:
> 
> Byung-Hee HWANG wrote:
> > Somebody set as:
> >
> >  dkim="all;"
> >
> > I did set as:
> >
> >  dkim="all"
> >
> > Which is correct?    
> >           
> >   
> Either:
> 
> dkim=all
> 
> or
> 
> dkim=all;
> 
> is acceptable. The semicolon (;) at the end is optional according to the 
> syntax in RFC 4871 section 3.2, which ADSP uses. If quotes are needed by 
> your name server, they probably belong around the whole string. For 
> example, for BIND, it might be:
> 
> _adsp._domainkey IN TXT "dkim=all"
> 
> if the $ORIGIN is set to your domain name.

Thanks for clean explanation!

Sincerely,

-- 
Byung-Hee HWANG
∑ WWW: http://izb.knu.ac.kr/~bh/

_______________________________________________
dkim-ops mailing list
[email protected]
http://mipassoc.org/mailman/listinfo/dkim-ops

Reply via email to