2010/8/14 Shahid Faiz <[email protected]>:
> Hi,
>
> jDKIM is configured properly and works perfectly fine for emails which I
> sent out using any email client but when I bounce emails using Resend mailet
> gmail says* **dkim=neutral (body hash did not verify).* DKIMSign mailet is
> configured as the last one in transport processor. any hint or help what is
> missing?

Have you configured a ConvertTo7Bit mailet (bundled with jdkim) just
before the DKIMSign mailet?

DKIM may have issues with LF (\n) newlines. DKIM expects only CRLF
(\r\n) otherwise signing is not possible.

Stefano

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to