Expand description

The SpamAssassin Milter application library.

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

Structs§

  • A configuration object for SpamAssassin Milter.
  • A builder for SpamAssassin Milter configuration objects.

Constants§

  • The name of the SpamAssassin Milter application.
  • The current version string of SpamAssassin Milter.

Functions§

  • Starts SpamAssassin Milter listening on the given socket using the supplied configuration.