Tony Meyer wrote:
Hi,

When I receive (Exim 4.75) messages that have a DKIM signature that
has a percentage sign in the identity field I get paniclog entries
like this:

"""
2011-04-29 04:20:53 1QFdK8-0000hi-Ts string_format: unsupported type
in "%i" in "DKIM: d=iecc.com s=4330.4db9faa9.k1104 c=simple/simple
a=rsa-sha256 i=spamfighter%[email protected] [verification
succeeded]"
"""

Example headers (these reproduce the problem, but the identity field
was added to a different signature.  The paniclog line above is from a
real message).

"""
Date: Tue, 3 May 2011 12:54:28 +0400
From: [email protected]
To: [email protected]
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
d=spamexperts.com; s=testing; i=spamfighter%[email protected];
  h=Message-ID:Subject; bh=Hy61WwSEndqwKzArKPLZcQPACoRjmbmRdNbnqGWeg+Y=;
  
b=OycCCWIsDLe5EuMvUAoYJowSxrHJRcYi6sKZpjD56X5LkZ1K/VTDDbPjBh70lk1ck1sndvfye2XnxGiaMx2gYx7owy5lsTUX8sqtX3yLYXbaSiM98Qjm+AQJ4X8I99Wq5tjHxcn9zGKBJnRIthPMy7Ep/fud07NJ1fid2OiOzz8=;
Subject: test
"""

Is this a problem?

Thanks,
Tony


Tony,

In re this (%) AND the '/' reported just before..

I don't personally generate or look at DKIM, nor pretend to grok it - but ... whether these are acceptable in valid DKIM sigs or not, IMNSHO the Exim *panic* log is not where I would expect reports to appear.

Unless a devel pops up with reasons otherwise, I'd suggest reporting both of these cases as an apparent bug.

.. along with a verbatim copy of your acl_smtp_dkim, of course.

One CAN manually direct ANYTHING to panic::

PostgreSQL INSERTS for later action in my case, give that said log otherwise atrophies from disuse.

;-)

Regards,

Bill

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to