Public key not available

From: Hugh H. Sands <hhhsands_at_gmail.com>
Date: Mon, 16 Dec 2013 16:32:07 +0100
Hi:
I installed OPENDKIM in a server and configured it for a virtual host following the tutorial in 
http://stevejenkins.com/blog/2011/08/installing-opendkim-rpm-via-yum-with-postfix-or-sendmail-for-rhel-centos-fedora/
It seems the mails are signed but mail servers can not access the public key according to the tests

Plesk DNS settings
This server acts as a primary nameserver for the DNS zone cuentosdeviejos.com
cuentosdeviejos.com.				NS	ns.cuentosdeviejos.com.
mail.cuentosdeviejos.com.			A	87.106.214.115
_adsp._domainkey.cuentosdeviejos.com.		TXT	dkim=unknown
default._domainkey.cuentosdeviejos.com.		TXT	v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQ
							  UAA4GNADCBiQKBgQCeZEO0+V/qLl0SCbb1FZBVuG
							  1pkgx0GXZrbRqOMeYi9Uyg0rX8eI2ZI5iefrUVGe
							  BY89RuEIsX7Ew/7MN3yjwfBI88s4vWPWSCdxpHKc
							  MMUD9vADwXhUYfV6oi0UGlyj7waAa9G3BviF2nFI
							  lpb+RaP4SvpKHKPj8vy07c6L4l8wIDAQAB


# tail -f /var/log/maillog
Shows nothing (LogWhy yes), log file is empty

# opendkim-testkey -d cuentosdeviejos.com -s default -v
opendkim-testkey: No key

OS: CentOS 6.4
Postfix

Thanks in advance

Hugh

===========================================
1. http://www.brandonchecketts.com/
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cuentosdeviejos.com;
	s=default; t=1387196729;
	bh=bfvU8L7i5BllMm54GuHsd+CfGp5bFFlkUJO8RKBCeJs=;
	h=Date:From:To:Subject;
	b=aovl0VVMplcsOZ86gteX8unuFsbgnn+1QS5/XhxipIOOq/dQt9frfXvt/8mxLO8e1
	 3plOgzTJX+B9tgzF7fB4AXXyiqpA3ryWhdQJAr2TpzUj9ezAzrUa6M4eTToOaIb2ab
	 ZwsrlGweMBc6EYl5ihRFXrnUuKNFkXijSN3z+o3Q=

Validating Signature
result = invalid
Details: public key: not available
===========================================
2. http://www.mail-tester.com/
The DKIM signature of your message is:

	v=1;
	a=rsa-sha256;
	c=relaxed/simple;
	d=cuentosdeviejos.com;
	s=default;
	t=1387196729;
	bh=bfvU8L7i5BllMm54GuHsd+CfGp5bFFlkUJO8RKBCeJs=;
	h=Date:From:To:Subject;
	b=aovl0VVMplcsOZ86gteX8unuFsbgnn+1QS5/XhxipIOOq/dQt9frfXvt/8mxLO8e13plOgzTJX+B9tgzF7fB4AXXyiqpA3ryWhdQJAr2TpzUj9ezAzrUa6M4eTToOaIb2abZwsrlGweMBc6EYl5ihRFXrnUuKNFkXijSN3z+o3Q=

We were not able to retrieve your public key.
Please ensure that you inserted your DKIM TXT DNS record on your domain cuentosdeviejos.com using the selector default.
===========================================
3. GMail
dkim=neutral (bad format) header.i=_at_cuentosdeviejos.com
===========================================
Received on Mon Dec 16 2013 - 15:31:58 PST

This archive was generated by hypermail 2.3.0 : Mon Dec 16 2013 - 15:36:01 PST