Expand description
A Postfix SMTP access policy delegation handler. It handles protocol parsing and response sending to talk to Postfix
Modules§
- test_
helper - provides helpers for testing
Enums§
- Policy
Response - Encodes a response to the mail server.
- Postfix
Policy Error - Errors that can occur in this Crate
Traits§
- Policy
Request Handler - Handler for policy requests.
Functions§
- handle_
connection - Handles a connection to the mail server.