I have setup DKIM using Jakes videos, and the wiki for domainkeys.  I have
a problem.  DKIM isn't working at all and domainkeys is intermittent. 
Here is the email I get from [email protected].

----------------------------------------------------------
DomainKeys check details:
----------------------------------------------------------
Result:         fail (bad signature)
ID(s) verified: [email protected]
DNS record(s):
    private._domainkey.magicwisp.com. 1800 IN TXT "k=rsa;
p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxAMkz2QL1kfW6aYgNIzfIdANn/mpttgsGyazGDWAMas
0jf4LFv2PU04CcshyL+637GwIDAQAB"

----------------------------------------------------------
DKIM check details:
----------------------------------------------------------
Result:         permerror (key "dkim1._domainkey.mail.magicwisp.com" doesn't
exist)
ID(s) verified:
Canonicalized Headers:
    From:'20'"Jack'20'Martin"'20'<[email protected]>'0D''0A'
    To:'20'<[email protected]>'0D''0A'
    Subject:'20'DKIM'20'Test'0D''0A'
    Date:'20'Mon,'20'1'20'Mar'20'2010'20'06:37:27'20'-0600'0D''0A'


The domainkeys will pass once and fail once - that makes no sense to me.

Here is the pertinent info:

[r...@mail control]# ls -l | grep dkim
drwxr-xr-x 2 qmailr    qmail         4096 Feb 27 19:57 dkim
[r...@mail control]# cd dkim
[r...@mail dkim]# ls -l
total 12
-rwxr-xr-x 1 qmailr qmail 392 Feb 27 19:48 global.key
-rwxr-xr-x 1 qmailr qmail 129 Feb 27 19:53 public.txt
-rwxr-xr-x 1 qmailr qmail 250 Jul  3  2009 signconf.xml

[r...@mail dkim]# cat public.txt
dkim1   IN      TXT     "k=rsa;
p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxANdYWKrEHivH6ZvF+lnqadWjy0Sc/vV6Tsb7Ey6kOE2zVWiaV8IUp+jS2jmKTkHNTwIDAQAB"

[r...@mail control]# cd domainkeys
[r...@mail domainkeys]# ls -l
total 8
drwxr-xr-x 2 root vchkpw 4096 Feb 14 12:03 magicwisp.com
-rw-r--r-- 1 root root      0 Jan 17 17:13 public.txt
drwxr-xr-x 2 root vchkpw 4096 Jan 17 17:15 tanwichita.com
[r...@mail domainkeys]# cat public.txt
[r...@mail domainkeys]# cd magicwisp.com
[r...@mail magicwisp.com]# ls -l
total 8
-r--r----- 1 root vchkpw 396 Feb 14 12:03 private
-rw-r--r-- 1 root vchkpw 142 Feb 14 12:03 public.txt
[r...@mail magicwisp.com]# cat public.txt
private._domainkey      IN      TXT     "k=rsa;
p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxAMkz2QL1kfW6aYgNIzfIdANn/mpttgsGyazGDWAMas0jf4LFv2PU04CcshyL+637GwIDAQAB"


>From my zone file:

$ttl 30M
magicwisp.com.  IN      SOA     ns1.magicwisp.com. root.ns1.magicwisp.com. (
                        2009020910
                        10800
                        3600
                        604800
                        5D )
@       IN      NS      ns1.magicwisp.com.
magicwisp.com.  IN      MX      5 mail
magicwisp.com. IN TXT "v=spf1 a mx all"
mail.magicwisp.com. IN TXT "v=spf1 a -all"
_domainkey.magicwisp.com.       IN      TXT     "o=-; 
[email protected]"
private._domainkey      IN      TXT     "k=rsa;
p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxAMkz2QL1kfW6aYgNIzfIdANn/mpttgsGyazGDWAMas0jf4LFv2PU04CcshyL+637GwIDAQAB"
dkim1 IN TXT "k=rsa;
p=MEwwDQYJKoZIhvcNAQEBBQADOwAwOAIxANdYWKrEHivH6ZvF+lnqadWjy0Sc/vV6Tsb7Ey6kOE2zVWiaV8IUp+jS2jmKTkHNTwIDAQAB"
12.169.159.242.magicwisp.com.   IN      PTR     mail.magicwisp.com
magicwisp.com.  1800    IN      A       12.169.159.242


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
    Vickers Consulting Group offers Qmailtoaster support and installations.
      If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
     Please visit qmailtoaster.com for the latest news, updates, and packages.
     
      To unsubscribe, e-mail: [email protected]
     For additional commands, e-mail: [email protected]


Reply via email to