2010/8/14 Shahid Faiz <shahid.f...@gmail.com>:
> 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: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to