I'm getting that value of not supported sha-256 from my sendmail startup
script which uses the "dkim.conf" to start up the dkim filter daemon as
well.  In my dkim.conf I was pointing the signature algorithm to rsa-sha256.

It seems to compile and startup the dkim filter daemon fine now after I've
modified rsa-sha256 to rsa-sha1.  Now on to testing to see if my message
gets validated.

tx.

On Tue, Mar 4, 2008 at 12:54 PM, Murray S. Kucherawy <[EMAIL PROTECTED]>
wrote:

> On Tue, 4 Mar 2008, Janet N wrote:
> > Starting dkim-filter: dkim-filter: unknown signature algorithm
> "rsa-sha256"
> > startproc:  exit status of parent of /usr/bin/dkim-filter: 64
> >
> > I added SignatureAlgorithm rsa-sha1 in my dkim.conf file.  Is there
> > anything else that needs to be disabled for dkim milter?
>
> That should do it.
>
> I'm confused though about how you get that error.  The library is built to
> default to "rsa-sha1" unless at compile-time the value of
> SHA256_DIGEST_LENGTH is defined, which should only be defined if you have
> openssl 0.9.8 installed.  On your system, where might it be getting that
> value?
>
> -------------------------------------------------------------------------
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
>
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

Reply via email to