Expand description
The DKIM Milter application library.
This library was published to facilitate integration testing of the DKIM Milter application. No backwards compatibility guarantees are made for the public API in this library. Please look into the application instead.
Structs§
- CliOptions
- Config
- Parse
LogDestination Error - Parse
LogLevel Error - Parse
Socket Error - Parse
Syslog Facility Error - An error indicating that a syslog facility could not be parsed.
- Stub
Config - Preliminary, partially read configuration, with logger not yet installed.
Enums§
- LogDestination
- LogLevel
- Socket
- Syslog
Facility - The syslog facility.
Constants§
- MILTER_
NAME - The DKIM Milter application name.
- VERSION
- The DKIM Milter version string.