Hello,
I was trying to setup dkim and I'm running into problem. I've generated
the key with "amavisd genrsa /path/to/key.pem" and put this into the
configuration file:
$enable_dkim_signing = 1;
dkim_key('dogan.ch',»··· 'abc',
'/opt/csw/var/amavisn/db/dkim/dogan.ch.key.pem');
When I run "amavisd testkeys" I'm getting this error:
TESTING: abc._domainkey.dogan.ch => invalid (public key: not
available)
Any idea what's going wrong here?
Ihsan
--
[EMAIL PROTECTED] http://blog.dogan.ch/
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/