Hi Murray,

I am using sendmail.net and senderid.espcoalition.org as the autoresponder.

I am neither using MASQUERADE_AS or
FEATURE(genericstable) features of sendmail.  I am displaying my
sendmail.mcbelow for your reference, please help, we will be using
sendmail dkim
signature for production in a few days.

[EMAIL PROTECTED] cfs]# cat sendmail.mc

include(`cf/m4/cf.m4')dnl
VERSIONID(`BRAND WRITER')dnl
OSTYPE(`linux')dnl
define(`confTRUSTED_USERS', `root')
define(`confTRUSTED_USER', `root')
define(`access_db')dnl
define(`confSMTP_LOGIN_MSG', `$j Brand Writer (sendmail); $b')dnl
define(`confLOG_LEVEL', `9')dnl
define(`confTO_CONNECT', `1m')dnl
define(`confTRY_NULL_MX_LIST', `True')dnl
define(`confPRIVACY_FLAGS', `authwarnings,novrfy,noexpn,restrictqrun')dnl
dnl define(`confTO_QUEUEWARN', `6d')dnl
dnl define(`confTO_QUEUERETURN', `5d')dnl
dnl define(`confQUEUE_LA', `50')dnl
dnl define(`confREFUSE_LA', `70')dnl
define(`confTO_IDENT', `0')dnl
FEATURE(always_add_domain)dnl
define(`confMAX_DAEMON_CHILDREN', `70')dnl
INPUT_MAIL_FILTER(`dkim-milter', ``S=inet:[EMAIL PROTECTED]
,F=R,T=S:30s;R:30s'')
define(`confINPUT_MAIL_FILTERS', ``dkim-milter'')
MAILER(smtp)dnl
MAILER(local)dnl


Thank you!



* <[EMAIL PROTECTED]>*

On 8/14/07, Murray S. Kucherawy <[EMAIL PROTECTED]> wrote:
>
> On Tue, 14 Aug 2007, Janet N wrote:
> > I am running sendmail DKIM Filter v1.0.0 with rsa-sha1enabled in the
> > dkim.conf (configuration)  to do "DKIM-Signature" only and I am getting
> > "Unrecognized version1" when I
> > send an email to senderid:
> >
> > *DomainKey-Status*: bad format: No DomainKey signature found
> >
> > *DKIM-Status*: Unrecognized version 1 (This signature appears to be
> > from an older draft of the standard)
>
> It looks like that autoresponder doesn't understand the RFC version of
> DKIM.  I've seen this before.  What's the e-mail address of the
> autoresponder you used?
>
> In short: Version 1 is correct; the autoresponder is buggy.
>
> > I get a different error when I send an email to "[EMAIL PROTECTED]":
> >
> > Result:                   DKIM signature confirmed BAD
> >   Description:              Unrecoverable error during processing;
> > signature data cannot be verified
> >   Reporting host:           sendmail.net
> >
> > How can I fix this problem or what is the problem.  Any help is
> > appreciated.
>
> The usual problems include things like the MASQUERADE_AS or
> FEATURE(genericstable) features of sendmail which alter message headers
> after they've already been signed.  Are you using either of those?
>
> If not, I can provide further instructions for tracking down the problem
> from your side.
>
> -MSK
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> dkim-milter-discuss mailing list
> dkim-milter-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

Reply via email to