• Stars
    star
    385
  • Rank 107,918 (Top 3 %)
  • Language
    C#
  • License
    Other
  • Created about 11 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DKIM Signing Agent for Microsoft Exchange Server

Exchange DKIM Signer

Notice 2023-05-15

You may have noticed there haven't been updates for a while. I've been incredibly busy and since the last update I've migrated away from on-prem Exchange to O365 so I no longer have a personal use for the application.

If anybody would like to pick up the baton and continue development of the project, feel free to reach out to @Pro who is the original author and the owner of this repository as I'm unable to grant anybody access.

About

Exchange DKIM Signer adds support to Microsoft Exchange Server for applying a DomainKeys Identified Mail signature to outgoing messages.

DKIM is an email authentication method that can help detect forged sender addresses in email, a technique often used in phishing and email spam. It's often used along with other email authentication methods such as SPF and DMARC.

Exchange DKIM Signer is 'clean' - it doesn't contain any advertising or send any telemetry. The configuration tool includes an online check (to GitHub) to see whether a new version is available, and has a download and install feature.

Requirements

Exchange DKIM Signer is compatible with the following versions of Microsoft Exchange Server:

  • Exchange Server 2019 (RTM version and later)
  • Exchange Server 2016 (CU13 and later)
  • Exchange Server 2013 (CU23 and later)

If you require support for earlier versions of Exchange, use Exchange DKIM Signer 3.3.4.

Currently, Windows Server Core is not recommended when used with Exchange Server 2019 as Exchange DKIM Signer uses a GUI configuration tool.

DKIM Signing Agent for Microsoft Exchange Server

The Agent signs outgoing emails from your Exchange server according to the DKIM specifications. It uses the DKIM signing implementation from the MimeKit project.

We recommend to set up SPF (http://www.open-spf.org/) and DMARC (https://dmarc.org/) too. Test your email configuration by using a service such as DKIM Test.

Documentation

Full documentation is available in the Wiki.

More Repositories

1

raspi-toolchain

CMake
169
star
2

open62541-esp32

open62541 OPC UA example for an ESP32 Microcontroller
C
38
star
3

open62541-arduino

open62541 OPC UA example for Arduino
CMake
34
star
4

exchange-catchall

Exchange CatchAll Agent
C#
22
star
5

middleware_evaluation

Performance tests for performance evaluation of various middleware implementations (OPC UA, MQTT, DDS, ROS)
C++
20
star
6

put.io-sync

Put.io Sync
JavaScript
18
star
7

opcua-animal-server

OPC UA Server for the OPC UA Companion Specification for Animals - A Tutorial
C
14
star
8

opcua-animal-cs

OPC UA Companion Specification for Animals - A Tutorial
C#
10
star
9

opcua-device-skills

OPC UA Device-Independent Skill Model
C#
9
star
10

processing-collada-loader

COLLADA 3D Model Loader for the Processing framework
Java
9
star
11

tinysvcmdns

Fork from https://bitbucket.org/geekman/tinysvcmdns
C
6
star
12

battery-monitor

PowerShell script to log current battery status of your PC
PowerShell
6
star
13

put.io-firefox

Put.io Firefox Addon
JavaScript
5
star
14

opcua-modeling-tutorial

Additional files as part of the OPC UA Modeling Tutorial on https://opcua.rocks/from-modelling-to-execution-opc-ua-information-model-tutorial/
Shell
3
star
15

HostEurope-Automatic-Snapshot

Automatic Snapshot generation for HostEurope VServer
Perl
3
star
16

open62541-influxdb

Automatical logging of OPC UA Variables to InfluxDB
C++
3
star
17

gazebo_hanoi

testing gazebo hanoi game
CMake
2
star
18

opcua-modeling-tutorial-server

Example server for the OPC UA Modeling Tutorial
C
2
star
19

tum-cogsys

Cognitive Systems Practical Course
C++
1
star
20

open62541_namespaces

Example repository for generating multiple namespaces out of .xml files in open62541
CMake
1
star
21

open62541-performance

open62541 Performance Tests
C
1
star
22

edo_gazebo

Comau e.DO Gazebo Simulation
CMake
1
star
23

Catalyst-Action-RenderView-ErrorHandler-Action-Email

Email Action for Catalyst::Action::RenderView::ErrorHandler
Perl
1
star