I am trying to add DKIM to an existing windows server which is currently using IIS SMTP for outgoing mail.
It seems like this could be done by using E-Mailrelay. Unfortunately I could not find any reference on how exactly to configure DKIM in E-Mailrelay.
Is there something I missed in the docs or perhaps some third party tutorial that describes how to do this?
I implemented a simple command line app with C# / NET 6 to act as a filter in E-MailRelay: