Pro / dkim-exchange

DKIM Signing Agent for Microsoft Exchange Server
Other
408 stars 143 forks source link

is DkimSigner development dead? #376

Open DependableUser opened 1 year ago

DependableUser commented 1 year ago

Does anyone know if it has this been abandoned? Longstanding issue has not been fixed and some users don't get answers to their questions so I'm wondering...

TIA for any info

PacsoT commented 1 year ago

The 3.4.0 verison's relase notes declare that there is no real need for further updates, unless there is some new issue comes up. So I think it's not dead. Its complete :)

DependableUser commented 1 year ago

I would consider it finished if this: https://github.com/Pro/dkim-exchange/issues/368 got fixed but I guess it is what it is.... :(

Deckard99 commented 1 year ago

I wouldn't say it's complete, but as said above "it is what it is". There are still problems with signing OOF or NDRs, there is still missing an option for Ed25519-SHA256 algorithm aso.

rvanmill22 commented 9 months ago

Is this still valid for existing exchange 2019 - CU14 just installed - need to ensure support before using this. Still active dev on this?

DependableUser commented 9 months ago

Is this still valid for existing exchange 2019 - CU14 just installed - need to ensure support before using this. Still active dev on this?

I upgraded from CU13 to CU14 and it still works fine, the error keeps registering in the event viewer but it can be ignored

BruceFeuillette commented 4 months ago

I wouldn't say it's complete, but as said above "it is what it is". There are still problems with signing OOF or NDRs, there is still missing an option for Ed25519-SHA256 algorithm aso.

I agree, the NDR problem just came to the surface for us. And it's really annoying. I guess I'll go for a Postfix/Linux solution as a workaround.