Skip to content

server: add Milter.Close #20

@HansK-p

Description

@HansK-p

It would be good to be notified when the milter is closed. My use case is to store the email to file. One option is to open, write and close the file each time body content is received or keep the email in memory until Milter.Body is called, but it would be good if the file can be kept open.
I suppose a more "sensible" use case is to ensures that cleanup is done when the milter is closed. Like deleting temporary files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions