Module modifications

Module modifications 

Source
Expand description

Response containing modified data

Only to an end-of-body the milter can respond with change requests. These are modification actions.

Modules§

body
Replace body parts
headers
Add, change or insert smtp headers
quarantine
Carefully put this mail in a box and leave it
recipients
Add or delete recipients

Structs§

ModificationResponse
A container for multiple modification requests towards the milter client.
ModificationResponseBuilder
Gather up Modification actions to send to the milter client

Enums§

ModificationAction
The container of possible milter modification actions