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 -- ## 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/
