Jerry,
This works fine for me as well. After playing with this, I have figured out
that Gmail is unable to verify body hash when I add tag and change
unaltered to none.
I think Stefano pointed out correctly, and may be ConvertTo7Bit is not
playing its part with default configurations.
Thanks,
S
Shahid,
It looks like you are using the resend for something quite different
than I am. I'm simply using it as an auto-forrward to a second address
that monitors all inbound email. Hence my mailet tag is:
b...@c.com
unaltered
TRUE
I'm not sure what all of the different options mean
Hi Jerry,
Is there any special required for Resend configuration? I have uncommented
already configured file extension based Resend.
postmaster
heads
none
false
true
null
sender
[REJECTED]
I have checked resent emails with port25.com, that also displays error
Result: fail (wrong body hash: expected
Sp7UU11MCfYMc32P8gQRPzpZ6q6+b1lsV0oNi8Cn0Lk=)
I have also removed t= tag after which resent emails are delivered to Inbox
but DKIM verification is still failing.
Thanks,
Shahid
I was comparing your mailet tag to mine. I noticed you added a t=
value. You may have just dummied up the value to post on the forum as
you did the domain name. But if that is the real value, it's very small
number = very old time stamp (basically 40 years old). No idea if
google would be
Shahid,
I set up for all inbound email to one of my james accounts to resend to
a gmail account. I guess it's good news for me, but bad news for you...
gmail says the resend was signed correctly. This was a single test
from an outside business email address that I have. Hardly an
exhaust
Hi Jerry,
Yes, you are right. Mails which are sent directly to my gmail account are
verified and delivered to my inbox whereas mails sent using Resend are not
verified and thats why those mails land in Spam.
Yes, I have also guessed that there were no parameters required. I will try
looking into
So you are using resend mailet to send inbound mail that you receive
on to a gmail account, right? And mail you send directly is signed
correctly, but inbound mail that resends to gmail is failing. Is that
correct?
I finally got everything up and running with DKIM. I did a direct send
to
i have configured ConvertoTo7Bit but no success. following are james
configurations. Is there anything missing in ConvertTo7Bit configuration?
v=1; s=default; d=mydomain.com;
h=from:to:received:received; t=12345; a=rsa-sha256; bh=;
b=;
-PRIVATE KEY IN PEM FORMAT-
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,
2010/8/14 Shahid Faiz :
> 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 tran
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 w
while building jdkim.
Thanks,
Shahid
On Tue, Jul 20, 2010 at 4:34 PM, Norman Maurer wrote:
> When you get the error, when try to build jdkim or when try to build james
> ?
>
> Bye,
> Norman
>
>
> 2010/7/19 Shahid Faiz :
> > Hi,
> >
> > I am trying to configure jDKIM for james 2.3.2. I tried to
When you get the error, when try to build jdkim or when try to build james ?
Bye,
Norman
2010/7/19 Shahid Faiz :
> Hi,
>
> I am trying to configure jDKIM for james 2.3.2. I tried to build jdkim
> library from source but build fails with following errors,
>
> [0] 'dependencies.dependency.version
I am able to configure jDKIM by getting pre-compiled jar file file from
following URL,
https://repository.apache.org/content/groups/snapshots/org/apache/james/jdkim/apache-jdkim-mailets/0.2-SNAPSHOT/
complete configuration also required to download latest mailet JAR and
required dependencies (al
15 matches
Mail list logo