Skip to main content
POST
Post Mailbox Ablegen

Authorizations

X-API-Key
string
header
required

Body

application/json

File handled inbox mails into the archive folder.

Unclear or unattributable confirmations are deliberately left in the inbox until a human decided; once decided, this moves them out. Name the mails by sender address and/or IMAP UID - an empty selection is refused. dry_run lists the matches without moving anything.

senders
string[]

Sender addresses whose inbox mails to file (case-insensitive, exact match)

uids
string[]

IMAP UIDs of individual inbox mails to file

dry_run
boolean
default:false

Response

Successful Response

dry_run
boolean
required
folder
string
required

Source folder (the configured inbox)

target
string
required

Destination (the configured archive)

moved
AbgelegteMail · object[]
required

Mails filed now (with dry_run: the mails that would be)

failed
AbgelegtFehler · object[]
required

Matches whose IMAP move failed - logged, left in place