OpenDKIM and Inline signatures

Report bugs and workarounds
Post Reply
TheN4cer
Posts: 11
Joined: 09 Jun 2015 21:31

OpenDKIM and Inline signatures

Post by TheN4cer »

In reference to this thread:

viewtopic.php?f=14&t=1006

Is anyone else using OpenDKIM with inline signatures turned on?

Once I enable the inline signatures, DKIM fails integrity checking.
TheN4cer
Posts: 11
Joined: 09 Jun 2015 21:31

Re: OpenDKIM and Inline signatures

Post by TheN4cer »

Can anyone else test this and confirm it is a bug?
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: OpenDKIM and Inline signatures

Post by shawniverson »

How can this be a bug when we have not even added this feature to EFA yet?

DKIM needs to be the last thing that happends before the mail is sent out, otherwise an inline-signature will break the DKIM signature.
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: OpenDKIM and Inline signatures

Post by shawniverson »

Looks like you need to spin up a second instance of postfix on EFA to resolve this that handles DKIM signing. Otherwise the milter processes before mailscanner.
Post Reply