Re: [dkim-milter-discuss] RSA_verify: bad signature

2010-07-08 Thread Robert Schetterer
Am 07.07.2010 18:07, schrieb Murray S. Kucherawy:
 -Original Message-
 From: Robert Schetterer [mailto:rob...@schetterer.org]
 Sent: Wednesday, July 07, 2010 2:23 AM
 To: dkim-milter-discuss@lists.sourceforge.net
 Subject: Re: [dkim-milter-discuss] RSA_verify: bad signature

 Am 30.04.2010 18:25, schrieb Simon Bell:
 Hi, I am running postfix with dkim-milter. I sign out-going mail and
 verify incoming. When my mail server receives from google or yahoo,
 all seems to be fine, I get:
 --
 dkim-filter: DKIM verification successful
 --
 But mail from 'bluebottle' email gives me this error:
 --
 dkim-filter: DKIM verification successful
 dkim-filter: s=fe0 d=bluebottle[dot]com SSL error:04077068:rsa
 routines:RSA_verify:bad signature
 --

 Could someone help me understand what the error means and if it is
 something wrong with my server?

 got the same now for i.e xing.com under ubuntu lucid
 v2.8.3 running in only verify mode
 someone any ideas  ?
 
 No idea about xing.com, but Bluebottle definitely had a bug in its signing 
 code that would give false negatives if the message went to two recipients.  
 Perhaps xing.com is having a similar issue.

hm so no bug is known currently ...with this version ?
so you maybe right with wrong signings
 
 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 ___
 dkim-milter-discuss mailing list
 dkim-milter-discuss@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss


Re: [dkim-milter-discuss] RSA_verify: bad signature

2010-07-08 Thread Joerg Dorchain
On Wed, Jul 07, 2010 at 09:07:40AM -0700, Murray S. Kucherawy wrote:
  
  Am 30.04.2010 18:25, schrieb Simon Bell:
   Hi, I am running postfix with dkim-milter. I sign out-going mail and
   verify incoming. When my mail server receives from google or yahoo,
   all seems to be fine, I get:
   --
   dkim-filter: DKIM verification successful
   --
   But mail from 'bluebottle' email gives me this error:
   --
   dkim-filter: DKIM verification successful
   dkim-filter: s=fe0 d=bluebottle[dot]com SSL error:04077068:rsa
   routines:RSA_verify:bad signature
   --
  
   Could someone help me understand what the error means and if it is
   something wrong with my server?
  
  got the same now for i.e xing.com under ubuntu lucid
  v2.8.3 running in only verify mode
  someone any ideas  ?
 
 No idea about xing.com, but Bluebottle definitely had a bug in its signing
 code that would give false negatives if the message went to two recipients.
 Perhaps xing.com is having a similar issue.

xing.com signs the X-Virus-* headers, too. Those tend to be
overwritten by any spam- or viruscheckers on the way. I had a conversation
with them, they think that this is a great idea because it
prooves their checks are trustworthy or so.
My hint to rfc and best practices were considered unqualified.

Maybe somebody else with higher diplomatic skills wants to talk
to them on this matter.

Bye,

Joerg


signature.asc
Description: Digital signature
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss


Re: [dkim-milter-discuss] RSA_verify: bad signature

2010-07-08 Thread Robert Schetterer
Am 08.07.2010 13:22, schrieb Joerg Dorchain:
 On Wed, Jul 07, 2010 at 09:07:40AM -0700, Murray S. Kucherawy wrote:

 Am 30.04.2010 18:25, schrieb Simon Bell:
 Hi, I am running postfix with dkim-milter. I sign out-going mail and
 verify incoming. When my mail server receives from google or yahoo,
 all seems to be fine, I get:
 --
 dkim-filter: DKIM verification successful
 --
 But mail from 'bluebottle' email gives me this error:
 --
 dkim-filter: DKIM verification successful
 dkim-filter: s=fe0 d=bluebottle[dot]com SSL error:04077068:rsa
 routines:RSA_verify:bad signature
 --

 Could someone help me understand what the error means and if it is
 something wrong with my server?

 got the same now for i.e xing.com under ubuntu lucid
 v2.8.3 running in only verify mode
 someone any ideas  ?

 No idea about xing.com, but Bluebottle definitely had a bug in its signing
 code that would give false negatives if the message went to two recipients.
 Perhaps xing.com is having a similar issue.
 
 xing.com signs the X-Virus-* headers, too. Those tend to be
 overwritten by any spam- or viruscheckers on the way. I had a conversation
 with them, they think that this is a great idea because it
 prooves their checks are trustworthy or so.
 My hint to rfc and best practices were considered unqualified.
 
 Maybe somebody else with higher diplomatic skills wants to talk
 to them on this matter.
 
 Bye,
 
 Joerg

oh oh, thx for info, i expected something like that
 
 
 
 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 
 
 
 ___
 dkim-milter-discuss mailing list
 dkim-milter-discuss@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss


-- 
Best Regards

MfG Robert Schetterer

Germany/Munich/Bavaria

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss


Re: [dkim-milter-discuss] RSA_verify: bad signature

2010-07-07 Thread Robert Schetterer
Am 30.04.2010 18:25, schrieb Simon Bell:
 Hi, I am running postfix with dkim-milter. I sign out-going mail and
 verify incoming. When my mail server receives from google or yahoo,
 all seems to be fine, I get:
 --
 dkim-filter: DKIM verification successful
 --
 But mail from 'bluebottle' email gives me this error:
 --
 dkim-filter: DKIM verification successful
 dkim-filter: s=fe0 d=bluebottle[dot]com SSL error:04077068:rsa
 routines:RSA_verify:bad signature
 --
 
 Could someone help me understand what the error means and if it is
 something wrong with my server?
 
 Thank you
 
 --
 ___
 dkim-milter-discuss mailing list
 dkim-milter-discuss@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

got the same now for i.e xing.com under ubuntu lucid
v2.8.3 running in only verify mode
someone any ideas  ?

-- 
Best Regards

MfG Robert Schetterer

Germany/Munich/Bavaria

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss


Re: [dkim-milter-discuss] RSA_verify: bad signature

2010-07-07 Thread Scott Kitterman


Robert Schetterer rob...@schetterer.org wrote:

Am 30.04.2010 18:25, schrieb Simon Bell:
 Hi, I am running postfix with dkim-milter. I sign out-going mail and
 verify incoming. When my mail server receives from google or yahoo,
 all seems to be fine, I get:
 --
 dkim-filter: DKIM verification successful
 --
 But mail from 'bluebottle' email gives me this error:
 --
 dkim-filter: DKIM verification successful
 dkim-filter: s=fe0 d=bluebottle[dot]com SSL error:04077068:rsa
 routines:RSA_verify:bad signature
 --
 
 Could someone help me understand what the error means and if it is
 something wrong with my server?
 
got the same now for i.e xing.com under ubuntu lucid
v2.8.3 running in only verify mode
someone any ideas  ?

For Ubuntu Lucid, I would recommend switching to opendkim. Unlike dkim-milter, 
this fork is actively maintained and has some significant bug fixing beyond 
what was ever done for dkim-milter.

I've done the switch on several systems and it's pretty trivial .

Scott K

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss


Re: [dkim-milter-discuss] RSA_verify: bad signature

2010-07-07 Thread Murray S. Kucherawy
 -Original Message-
 From: Robert Schetterer [mailto:rob...@schetterer.org]
 Sent: Wednesday, July 07, 2010 2:23 AM
 To: dkim-milter-discuss@lists.sourceforge.net
 Subject: Re: [dkim-milter-discuss] RSA_verify: bad signature
 
 Am 30.04.2010 18:25, schrieb Simon Bell:
  Hi, I am running postfix with dkim-milter. I sign out-going mail and
  verify incoming. When my mail server receives from google or yahoo,
  all seems to be fine, I get:
  --
  dkim-filter: DKIM verification successful
  --
  But mail from 'bluebottle' email gives me this error:
  --
  dkim-filter: DKIM verification successful
  dkim-filter: s=fe0 d=bluebottle[dot]com SSL error:04077068:rsa
  routines:RSA_verify:bad signature
  --
 
  Could someone help me understand what the error means and if it is
  something wrong with my server?
 
 got the same now for i.e xing.com under ubuntu lucid
 v2.8.3 running in only verify mode
 someone any ideas  ?

No idea about xing.com, but Bluebottle definitely had a bug in its signing code 
that would give false negatives if the message went to two recipients.  Perhaps 
xing.com is having a similar issue.

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss


[dkim-milter-discuss] RSA_verify: bad signature

2010-04-30 Thread Simon Bell
Hi, I am running postfix with dkim-milter. I sign out-going mail and
verify incoming. When my mail server receives from google or yahoo,
all seems to be fine, I get:
--
dkim-filter: DKIM verification successful
--
But mail from 'bluebottle' email gives me this error:
--
dkim-filter: DKIM verification successful
dkim-filter: s=fe0 d=bluebottle[dot]com SSL error:04077068:rsa
routines:RSA_verify:bad signature
--

Could someone help me understand what the error means and if it is
something wrong with my server?

Thank you

--
___
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss