Hierarchy

  • BackupConfig

Properties

bucket: R2Bucket
database?: D1Database
disable_reply_backup?: boolean

Not to automatically store a copy of the reply.

prefix: string

The prefix to use for the R2 path, without trailing slash and leading slash. e.g. backup will make the path backup/<domain>/<username>/<message-id>.eml

table?: string

The name of the table to use for the database. Defaults to emails.

Generated using TypeDoc