you are right this may be the problem. i haven't configured ConvertTo7Bit
before DKIMSign and as James is running on linux where we have LF as EOL
character.

Thanks very much for the help. I will try this on Monday, hopefully this
will solve the problem.

- Shahid

On Sat, Aug 14, 2010 at 9:52 PM, Stefano Bagnara <[email protected]> wrote:

> 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