Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438908 - mail-filter/opendkim-2.5.2-r1 - Incorrect key generation
Summary: mail-filter/opendkim-2.5.2-r1 - Incorrect key generation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-19 10:12 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2012-10-19 17:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreis Vinogradovs ( slepnoga ) 2012-10-19 10:12:34 UTC
emerge --config opendkim generate incorrect data

Reproducible: Always

Steps to Reproduce:
1.install mail-filter/opendkim-2.5.2-r1
2. run emerge --config opendkim
3.
Actual Results:  
 incorrect records in default.txt file - not include "a" selector i dns record, i.e :

"v=DKIM1;=rsa; p=....

Expected Results:  
"a" selectot required in dns records

dkim specification - http://www.ietf.org/rfc/rfc4871.txt
Comment 1 Eray Aslan gentoo-dev 2012-10-19 17:48:41 UTC
Upgrade.  Should be fixed in later versions.