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§
- Modification
Response - A container for multiple modification requests towards the milter client.
- Modification
Response Builder - Gather up Modification actions to send to the milter client
Enums§
- Modification
Action - The container of possible milter modification actions