Crate dkim_milter

Crate dkim_milter 

Source
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
ParseLogDestinationError
ParseLogLevelError
ParseSocketError
ParseSyslogFacilityError
An error indicating that a syslog facility could not be parsed.
StubConfig
Preliminary, partially read configuration, with logger not yet installed.

Enums§

LogDestination
LogLevel
Socket
SyslogFacility
The syslog facility.

Constants§

MILTER_NAME
The DKIM Milter application name.
VERSION
The DKIM Milter version string.

Functions§

run

Type Aliases§

LookupFuture