Expand description

The SPF Milter application library.

This library was published to facilitate integration testing of the SPF Milter application. No backwards compatibility guarantees are made for the public API in this library. Please look into the application instead.

Structs

A set of CLI options.

A builder for CLI options.

Initial configuration read from the file system.

An error indicating that a log destination could not be parsed.

An error indicating that a log level could not be parsed.

An error indicating that a socket could not be parsed.

An error indicating that a syslog facility could not be parsed.

Enums

The log destination.

The log level.

A socket specification.

The syslog facility.

Constants

The SPF Milter application name.

The SPF Milter version string.

Functions

Starts SPF Milter listening on the given socket using the supplied configuration.