Bug#567876: DKIM-related failures should not end up in the panic log
Andreas Metzler
ametzler at downhill.at.eu.org
Wed Aug 18 08:12:14 UTC 2010
On 2010-08-17 Philipp Kern <pkern at debian.org> wrote:
> Andreas,
> On Mon, Feb 01, 2010 at 07:11:58PM +0100, Andreas Metzler wrote:
> > Looks like restricting the error to main_log is the right thing to do.
> could we get that done? At least in Debian? Considering how pedantic Exim
> is when it comes to a panic_log having content, it is really annoying to get
> those messages.
[...]
Hello,
it is fixed in upstream git
http://git.exim.org/exim.git/commitdiff/d4f333f76f0904e18506a7e1964b33b3d39175c1
I think we should pull this and target it for lenny. Marc, do we have
other stuff we need to get fixed for lenny?
> (Or otherwise: is there a way to turn this off? I verify through amavisd
> and spamassassin and don't need Exim to run it through its own filters
> and spewing a bogus warning.)
spec:
| You might want to turn off DKIM verification processing entirely for
| internal or relay mail sources. To do that, set the
| dkim_disable_verify ACL control modifier. This should typically be
| done in the RCPT ACL, at points where you accept mail from relay
| sources (internal hosts or authenticated senders).
So something like
warn control = dkim_disable_verify
should do thrick.
cu andreas
More information about the Pkg-exim4-maintainers
mailing list