Hi,

If a message contains a DKIM signature header where the identity field
begins with a slash, like
"/[email protected]", then entries like
the following appear in the paniclog:

"""
2011-04-25 13:41:50 1QEL6r-0007jM-VV failed to open
/[email protected] when checking
"dogg.testcredit.net:/[email protected]":
No such file or directory
"""

Example headers (the identity field was added to an otherwise valid
signature produced by Exim, but the identify is one I'm seeing
regularly in practice):

"""
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=/[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/

Reply via email to