<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>199100</bug_id>
          
          <creation_ts>2007-11-13 22:27 0000</creation_ts>
          <short_desc>mail-filter/dkim-milter-2.3.2 - emerge --config creates non-working TXT record</short_desc>
          <delta_ts>2007-11-14 16:01:11 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>rtpsld@ntsel.com</reporter>
          <assigned_to>dragonheart@gentoo.org</assigned_to>
          <cc>mrness@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>rtpsld@ntsel.com</who>
            <bug_when>2007-11-13 22:27:15 0000</bug_when>
            <thetext>emerge --config mail-filter/dkim-milter produces a TXT record which includes g=\;
I&apos;m new to DKIM, but as far as I can tell that prevents this key from working at all.  Changing the TXT record to have g=* seems to be working, and from what I can gather the g= entry may not be necessary at all.


Reproducible: Didn&apos;t try

Steps to Reproduce:
1.emerge --config mail-filter/dkim-milter
2.accept default selector name of mydomain.com
3.select 1024 bit key

Actual Results:  
mydomain.com._domainkey   IN   TXT  &quot;g=\; k=rsa\; ...

Expected Results:  
mydomain.com._domainkey   IN   TXT  &quot;g=*\; k=rsa\; ...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mrness@gentoo.org</who>
            <bug_when>2007-11-14 04:48:05 0000</bug_when>
            <thetext>You&apos;re right. Fixed in cvs (w/o revision bump) by replacing g= with v=DKIM1.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rtpsld@ntsel.com</who>
            <bug_when>2007-11-14 16:01:11 0000</bug_when>
            <thetext>Good, I was hoping I wasn&apos;t making a fool of myself ;)

Otherwise an excellent set of instructions for initial setup - thanks for making this a relatively painless implementation.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>