Crate spf_milter[][src]

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. Users should look into the application instead.

Structs

A set of CLI options.

A builder for CLI options.

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 syslog facility could not be parsed.

Enums

The log destination.

The log level.

The syslog facility.

Constants

The SPF Milter application name.

The SPF Milter version string.

Functions

Requests that the configuration be reloaded later.

Starts SPF Milter with the given CLI options.

Starts SPF Milter with the given CLI options, using lookup for all DNS queries.