ts-mailcow-api
    Preparing search index...

    Type Alias QuarantineItemAction

    QuarantineItemAction: "release" | "learnham"

    Action to take on a quarantined email via edit/qitem.

    • release -- deliver the email to the original recipient's inbox.
    • learnham -- mark the email as ham and feed it back to Rspamd as a training sample. Useful for false positives.

    The quarantine queue is already presumed-spam by definition, so there is no learnspam counterpart -- Mailcow does not document one.