Giter VIP home page Giter VIP logo

Comments (15)

Pro avatar Pro commented on September 7, 2024

I didn't tried it yet on Exchange 2007 but this error message looks more like the Install-TransportAgent command doesn't find the .dll and thus the Agent Factory:
Der TransportAgentFactory-Typ 'Exchange.DkimSigner.Dkim SigningRoutingAgentFactory' ist nicht vorhanden.

Did you download and copy the .dll into the specified path indicated by AssemblyPath:

Install-TransportAgent -Name "Exchange DKIM" -TransportAgentFactory "Exchange.DkimSigner.DkimSigningRoutingAgentFactory" -AssemblyPath "C:\Program Files\Exchange DKIM\Exchange.DkimSigner.dll"

Try to redownload the file and make sure it is located in the correct path.

If this doesn't help it may be due to the fact that the .dll isn't linked against the Developer .dll for Exchange 2007 (actually it is linked against 2010 SP3).

You can send me the following files (on your Server) so I can link it for 2007 (Maybe V14 is V13 in your case):

C:\Program Files\Microsoft\Exchange Server\V14\Public Microsoft.Exchange.Data.Common.dll Microsoft.Exchange.Data.Common.xml Microsoft.Exchange.Data.Transport.dll Microsoft.Exchange.Data.Transport.xml

from dkim-exchange.

VirtualLaw avatar VirtualLaw commented on September 7, 2024

Hi, I think I did everything right.

Thank you very much for your offer to link it for 2007. I send you the files.
C:\Program Files\Microsoft\Exchange Server\Public on 2007.

Thanks so much!

Peter

from dkim-exchange.

OBIT-Jarrod avatar OBIT-Jarrod commented on September 7, 2024

Hi, I was looking for the 2007 version of this also, in regards to the dll files would they be the same for all 2007 instances or are they unique to each server?

from dkim-exchange.

Pro avatar Pro commented on September 7, 2024

They should be equal for all the 2007 servers (at least for the same Update Rollup Pack). Unfortunately I didn't get the files from VirtualLaw.
So maybe you can send them to me. Please also indicate which version of 2007 you exactly have.

from dkim-exchange.

OBIT-Jarrod avatar OBIT-Jarrod commented on September 7, 2024

Unfortunately we don't support that file type yet. Please use PNG, GIF, or JPG.
Cant upload dll's and xml's please provide an email address and i can send them

from dkim-exchange.

OBIT-Jarrod avatar OBIT-Jarrod commented on September 7, 2024

Also i am using exchange 2007 sp3

from dkim-exchange.

Pro avatar Pro commented on September 7, 2024

@OBIT-Jarrod I did a rebuild with your provided dlls:
https://github.com/Pro/dkim-exchange/tree/master/Release

Please check if this version is working for you.

from dkim-exchange.

OBIT-Jarrod avatar OBIT-Jarrod commented on September 7, 2024

Hi Pro,thank you so much for taking the time to alter it just for me, I am however still having issues
1: Can't Install the agent as it error s out but its something inside the dll that's causing it.
capture1

2:When I follow the instructions to edit the config file I cannot find the tags
capture2

Again thank you for all your help with this

from dkim-exchange.

Pro avatar Pro commented on September 7, 2024

First of all, are you using the correct config file:
https://github.com/Pro/dkim-exchange/blob/master/Release/Exchange.DkimSigner.dll.config

Then make sure that .NET Framework 3.5 is installed on your server.

Then you can also try to copy the dlls (which you sent me) in the same folder where the dkim-exchange dll is placed in.

You can also check out this answer: http://stackoverflow.com/questions/12135925/error-while-trying-to-run-projectthe-module-was-expected-to-contain-an-assembly

from dkim-exchange.

Pro avatar Pro commented on September 7, 2024

@OBIT-Jarrod did you manage to successfully setup DKIM for Exchange 2007?

from dkim-exchange.

OBIT-Jarrod avatar OBIT-Jarrod commented on September 7, 2024

Unfortunately not, Still erroring, got a bit snowed under with other projects so havenโ€™t had much of a chance to look at it lately. Any help would be appreciated but no rush.

from dkim-exchange.

OBIT-Jarrod avatar OBIT-Jarrod commented on September 7, 2024

Sorry images didnt attach in reply email, please see attached screenshots
capture
capture2

from dkim-exchange.

Pro avatar Pro commented on September 7, 2024

Also have a look at the following issue #3

You can try to rename the .dll to not contain periods.

from dkim-exchange.

Pro avatar Pro commented on September 7, 2024

I did another rebuild. Please try the new ones.
Also try to remove the periods from the filename.

I close the issue for now, if you encounter any problems please resond in this thread.

from dkim-exchange.

Pro avatar Pro commented on September 7, 2024

Today I commited a new install script. This should fix common problems.
Simply follow the the instructions here: https://github.com/Pro/dkim-exchange#update-from-version-05 or install from scratch https://github.com/Pro/dkim-exchange#installing-the-transport-agent

from dkim-exchange.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.