On 12 Feb 2008 at 16:35, System Support wrote:

> 
> 
> On 12 Feb 2008 at 12:23, Murray S. Kucherawy wrote:
> 
> > Another thing to try, based on another comment in this thread:
> > 
> > Does the "dkim-testkey" facility which is part of the source code you
> > downloaded verify that your keys match up?
> > 
> > Try:
> > 
> >   % dkim-testkey -d <your-domain> -s <your-selector> -k <your-keypath>
> > 
> > Based on your dkim-filter.conf, that would be:
> > 
> >   % dkim-testkey -d MicroTechniques.com -s default -k
> >   /etc/dkim-milter/MicroTechniques.com_default.key.pem
> 
> Thanks.  The keys did not match.  Nor did the original copies??  Created a 
> new set, and 
> got much further.
> 

OK, still stuck.

After recreating the keys, I had one successful test.  I then added an 
[EMAIL PROTECTED]; 
option to the DNS record as suggested on the man page. and the test 
again stated failing 
with an indication that it could not find the DNS key.  I restored the 
previous DNS file 
( and updated the serial number ), but although the DNS record can now 
be found, I am 
back to the original error --

Authentication-Results: ns1.qubic.net; dkim=hardfail (verification 
failed) 
[EMAIL PROTECTED]


This time, however, the dkim-testkey utility does not report any 
problems.  I have 
reviewed everything and can not seem to figure out what is the problem.

---

And a separate problem.

All of the previous testing has been done using the sendfile utility on 
the local machine 
running the mail server.
 
if I try to send mail from another machine on the network using a mail 
client I get the 
following in the logs:
external host <host> attempted to send as MicroTechniques.com
bad sidnature data

and no header gets added.  I tried including the local subnet in the 
InternalHosts file, 
but that did not seem to help.


Thanks,

..don

support (at) microtechniques.com



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

Reply via email to