Permissions
Permissions are identifiers granted to accounts, groups, tenants, roles, and credentials. Each identifier is referenced in JMAP payloads as a plain string.
The first section lists the baseline permissions declared in the permission schema. The second section lists the sys* permissions automatically generated for every server object (one category per object, covering Get / Create / Update / Destroy / Query for objects and Get / Update for singletons).
Base permissions
Admin
impersonate: Act on behalf of another userunlimitedRequests: Bypass request rate limitsunlimitedUploads: Bypass upload size and rate limitsfetchAnyBlob: Retrieve arbitrary blobs, even those not owned by the account
Calendar
calendarAlarmsSend: Send calendar alarm notifications via emailcalendarSchedulingSend: Send calendar invitations and updates via emailcalendarSchedulingReceive: Process incoming calendar invitations and replies
Dav
davSyncCollection: Synchronize collection changes with clientdavExpandProperty: Expand properties that reference other resourcesdavPrincipalAcl: Manage access control properties on principalsdavPrincipalList: List available principals in the systemdavPrincipalMatch: Match principals based on specified criteriadavPrincipalSearch: Search for principals by property valuesdavPrincipalSearchPropSet: Query which properties can be searched on principals
DavCal
davCalPropFind: Retrieve properties of calendar entriesdavCalPropPatch: Modify properties of calendar entriesdavCalGet: Download calendar entriesdavCalMkCol: Create new calendar collectionsdavCalDelete: Remove calendar entries or collectionsdavCalPut: Upload or modify calendar entriesdavCalCopy: Copy calendar entries to new locationsdavCalMove: Move calendar entries to new locationsdavCalLock: Lock calendar entries to prevent concurrent modificationsdavCalAcl: Manage access control lists for calendar entriesdavCalQuery: Search for calendar entries matching criteriadavCalMultiGet: Retrieve multiple calendar entries in a single requestdavCalFreeBusyQuery: Query free/busy time information for scheduling
DavCard
davCardPropFind: Retrieve properties of address book entriesdavCardPropPatch: Modify properties of address book entriesdavCardGet: Download address book entriesdavCardMkCol: Create new address book collectionsdavCardDelete: Remove address book entries or collectionsdavCardPut: Upload or modify address book entriesdavCardCopy: Copy address book entries to new locationsdavCardMove: Move address book entries to new locationsdavCardLock: Lock address book entries to prevent concurrent modificationsdavCardAcl: Manage access control lists for address book entriesdavCardQuery: Search for address book entries matching criteriadavCardMultiGet: Retrieve multiple address book entries in a single request
DavFile
davFilePropFind: Retrieve properties of file resourcesdavFilePropPatch: Modify properties of file resourcesdavFileGet: Download file resourcesdavFileMkCol: Create new file collections or directoriesdavFileDelete: Remove file resourcesdavFilePut: Upload or modify file resourcesdavFileCopy: Copy file resources to new locationsdavFileMove: Move file resources to new locationsdavFileLock: Lock file resources to prevent concurrent modificationsdavFileAcl: Manage access control lists for file resources
Email
emailSend: Send emailsemailReceive: Receive emails
Imap
imapAuthenticate: Sign in to the IMAP serverimapAclGet: View mailbox access control listsimapAclSet: Modify mailbox access control listsimapMyRights: View own permissions on a mailboximapListRights: List available permission flags for a mailboximapAppend: Upload messages to a mailboximapCapability: Query supported IMAP extensionsimapId: Query server identification and versionimapCopy: Copy messages between mailboxesimapMove: Move messages between mailboxesimapCreate: Create new mailboxesimapDelete: Delete mailboxes or mark messages for deletionimapEnable: Activate optional IMAP extensionsimapExpunge: Permanently remove messages marked for deletionimapFetch: Download message content and metadataimapIdle: Receive real-time notifications for mailbox changesimapList: List available mailboxes and their attributesimapLsub: List mailboxes the user is subscribed toimapNamespace: Query available mailbox namespace prefixesimapRename: Rename or move mailboxesimapSearch: Search messages by criteriaimapSort: Retrieve messages in a specified sort orderimapSelect: Open a mailbox for read-write accessimapExamine: Open a mailbox for read-only accessimapStatus: Query mailbox message counts and stateimapStore: Set or clear message flags (read, flagged, deleted, etc.)imapSubscribe: Subscribe or unsubscribe to mailboxesimapThread: Group messages into conversation threads
JmapAddressBook
jmapAddressBookGet: Retrieve address book details and propertiesjmapAddressBookChanges: Track changes to address books since a given statejmapAddressBookCreate: Create new address booksjmapAddressBookUpdate: Modify existing address booksjmapAddressBookDestroy: Remove address books
JmapBlob
jmapBlobGet: Download blob datajmapBlobCopy: Copy blobs to another accountjmapBlobLookup: Look up blob usage across data typesjmapBlobUpload: Upload new blob data
JmapCalendar
jmapCalendarGet: Retrieve calendar details and propertiesjmapCalendarChanges: Track changes to calendars since a given statejmapCalendarCreate: Create new calendarsjmapCalendarUpdate: Modify existing calendarsjmapCalendarDestroy: Remove calendars
JmapCalendarEvent
jmapCalendarEventGet: Retrieve calendar event detailsjmapCalendarEventChanges: Track changes to calendar events since a given statejmapCalendarEventQuery: Search for calendar events matching criteriajmapCalendarEventQueryChanges: Track changes to calendar event query resultsjmapCalendarEventCreate: Create new calendar eventsjmapCalendarEventUpdate: Modify existing calendar eventsjmapCalendarEventDestroy: Remove calendar eventsjmapCalendarEventCopy: Copy calendar events to another accountjmapCalendarEventParse: Parse raw calendar event data without storing
JmapCalendarEventNotification
jmapCalendarEventNotificationGet: Retrieve calendar event notification detailsjmapCalendarEventNotificationChanges: Track changes to calendar event notifications since a given statejmapCalendarEventNotificationQuery: Search for calendar event notifications matching criteriajmapCalendarEventNotificationQueryChanges: Track changes to calendar event notification query resultsjmapCalendarEventNotificationCreate: Create new calendar event notificationsjmapCalendarEventNotificationUpdate: Modify existing calendar event notificationsjmapCalendarEventNotificationDestroy: Remove calendar event notifications
JmapContactCard
jmapContactCardGet: Retrieve contact card detailsjmapContactCardChanges: Track changes to contact cards since a given statejmapContactCardQuery: Search for contact cards matching criteriajmapContactCardQueryChanges: Track changes to contact card query resultsjmapContactCardCreate: Create new contact cardsjmapContactCardUpdate: Modify existing contact cardsjmapContactCardDestroy: Remove contact cardsjmapContactCardCopy: Copy contact cards to another accountjmapContactCardParse: Parse raw contact card data without storing
JmapCore
jmapCoreEcho: Echo back input data for testing
JmapEmail
jmapEmailGet: Retrieve email details and propertiesjmapEmailChanges: Track changes to emails since a given statejmapEmailQuery: Search for emails matching criteriajmapEmailQueryChanges: Track changes to email query resultsjmapEmailCreate: Create new emailsjmapEmailUpdate: Modify existing emailsjmapEmailDestroy: Remove emailsjmapEmailCopy: Copy emails to another accountjmapEmailImport: Import emails from blob datajmapEmailParse: Parse raw email data without storing
JmapEmailSubmission
jmapEmailSubmissionGet: Retrieve email submission detailsjmapEmailSubmissionChanges: Track changes to email submissions since a given statejmapEmailSubmissionQuery: Search for email submissions matching criteriajmapEmailSubmissionQueryChanges: Track changes to email submission query resultsjmapEmailSubmissionCreate: Create new email submissions for sendingjmapEmailSubmissionUpdate: Modify existing email submissionsjmapEmailSubmissionDestroy: Remove email submissions
JmapFileNode
jmapFileNodeGet: Retrieve file node details and propertiesjmapFileNodeChanges: Track changes to file nodes since a given statejmapFileNodeQuery: Search for file nodes matching criteriajmapFileNodeQueryChanges: Track changes to file node query resultsjmapFileNodeCreate: Create new file nodesjmapFileNodeUpdate: Modify existing file nodesjmapFileNodeDestroy: Remove file nodes
JmapIdentity
jmapIdentityGet: Retrieve sender identity detailsjmapIdentityChanges: Track changes to identities since a given statejmapIdentityCreate: Create new sender identitiesjmapIdentityUpdate: Modify existing sender identitiesjmapIdentityDestroy: Remove sender identities
JmapMailbox
jmapMailboxGet: Retrieve mailbox details and propertiesjmapMailboxChanges: Track changes to mailboxes since a given statejmapMailboxQuery: Search for mailboxes matching criteriajmapMailboxQueryChanges: Track changes to mailbox query resultsjmapMailboxCreate: Create new mailboxesjmapMailboxUpdate: Modify existing mailboxesjmapMailboxDestroy: Remove mailboxes
JmapParticipantIdentity
jmapParticipantIdentityGet: Retrieve participant identity detailsjmapParticipantIdentityChanges: Track changes to participant identities since a given statejmapParticipantIdentityCreate: Create new participant identitiesjmapParticipantIdentityUpdate: Modify existing participant identitiesjmapParticipantIdentityDestroy: Remove participant identities
JmapPrincipal
jmapPrincipalGet: Retrieve principal details and propertiesjmapPrincipalQuery: Search for principals matching criteriajmapPrincipalChanges: Track changes to principals since a given statejmapPrincipalQueryChanges: Track changes to principal query resultsjmapPrincipalGetAvailability: Query availability information for principalsjmapPrincipalCreate: Create new principalsjmapPrincipalUpdate: Modify existing principalsjmapPrincipalDestroy: Remove principals
JmapPushSubscription
jmapPushSubscriptionGet: Retrieve push subscription detailsjmapPushSubscriptionCreate: Create new push subscriptionsjmapPushSubscriptionUpdate: Modify existing push subscriptionsjmapPushSubscriptionDestroy: Remove push subscriptions
JmapQuota
jmapQuotaGet: Retrieve quota usage and limitsjmapQuotaChanges: Track changes to quotas since a given statejmapQuotaQuery: Search for quotas matching criteriajmapQuotaQueryChanges: Track changes to quota query results
JmapSearchSnippet
jmapSearchSnippetGet: Retrieve search result snippets for emails
JmapShareNotification
jmapShareNotificationGet: Retrieve share notification detailsjmapShareNotificationChanges: Track changes to share notifications since a given statejmapShareNotificationQuery: Search for share notifications matching criteriajmapShareNotificationQueryChanges: Track changes to share notification query resultsjmapShareNotificationCreate: Create new share notificationsjmapShareNotificationUpdate: Modify existing share notificationsjmapShareNotificationDestroy: Remove share notifications
JmapSieveScript
jmapSieveScriptGet: Retrieve Sieve filter script detailsjmapSieveScriptQuery: Search for Sieve scripts matching criteriajmapSieveScriptValidate: Validate a Sieve script without storingjmapSieveScriptCreate: Create new Sieve filter scriptsjmapSieveScriptUpdate: Modify existing Sieve filter scriptsjmapSieveScriptDestroy: Remove Sieve filter scripts
JmapThread
jmapThreadGet: Retrieve email thread detailsjmapThreadChanges: Track changes to threads since a given state
JmapVacationResponse
jmapVacationResponseGet: Retrieve vacation response configurationjmapVacationResponseCreate: Create vacation response settingsjmapVacationResponseUpdate: Modify vacation response settingsjmapVacationResponseDestroy: Remove vacation response settings
Live
liveTracing: View real-time server event tracesliveMetrics: View real-time server performance metricsliveDeliveryTest: Send test emails to verify delivery configuration
OAuth
oAuthClientRegistration: Register new OAuth client applicationsoAuthClientOverride: Bypass OAuth client registration requirements
Pop3
pop3Authenticate: Sign in to the POP3 serverpop3List: List messages and their sizespop3Uidl: Retrieve unique message identifierspop3Stat: Query mailbox message count and total sizepop3Retr: Download message contentpop3Dele: Mark messages for deletion on disconnect
Sieve
sieveAuthenticate: Sign in to the ManageSieve serversieveListScripts: List uploaded Sieve scriptssieveSetActive: Designate which Sieve script is activesieveGetScript: Download Sieve script contentsievePutScript: Upload or replace a Sieve scriptsieveDeleteScript: Remove a Sieve scriptsieveRenameScript: Rename a Sieve scriptsieveCheckScript: Validate Sieve script syntax without savingsieveHaveSpace: Check if quota allows uploading a script of a given size
User
authenticate: Sign in to the serverauthenticateWithAlias: Sign in using email alias addressesinteractAi: Interact with AI models
Registry permissions
sysAccount
sysAccountGet: Get accountssysAccountCreate: Create accountssysAccountUpdate: Update accountssysAccountDestroy: Destroy accountssysAccountQuery: Query accounts
sysAccountPassword
sysAccountPasswordGet: Get AccountPassword settingssysAccountPasswordUpdate: Update AccountPassword settings
sysAccountSettings
sysAccountSettingsGet: Get AccountSettings settingssysAccountSettingsUpdate: Update AccountSettings settings
sysAcmeProvider
sysAcmeProviderGet: Get providerssysAcmeProviderCreate: Create providerssysAcmeProviderUpdate: Update providerssysAcmeProviderDestroy: Destroy providerssysAcmeProviderQuery: Query providers
sysAction
actionReloadSettings: Action: Reload: Server settingsactionReloadTlsCertificates: Action: Reload: TLS certificatesactionReloadLookupStores: Action: Reload: Lookup storesactionReloadBlockedIps: Action: Reload: Blocked IPs listactionUpdateApps: Action: Application Management: Update applicationsactionTroubleshootDmarc: Action: DMARC: TroubleshootingactionClassifySpam: Action: Spam Filter: Classify a messageactionInvalidateCaches: Action: Cache: Invalidate all cachesactionInvalidateNegativeCaches: Action: Cache: Invalidate negative cachesactionPauseMtaQueue: Action: MTA: Pause queue processingactionResumeMtaQueue: Action: MTA: Resume queue processingsysActionGet: Get actionssysActionCreate: Create actionssysActionUpdate: Update actionssysActionDestroy: Destroy actionssysActionQuery: Query actions
sysAddressBook
sysAddressBookGet: Get AddressBook settingssysAddressBookUpdate: Update AddressBook settings
sysAiModel
sysAiModelGet: Get AI modelssysAiModelCreate: Create AI modelssysAiModelUpdate: Update AI modelssysAiModelDestroy: Destroy AI modelssysAiModelQuery: Query AI models
sysAlert
sysAlertGet: Get alertssysAlertCreate: Create alertssysAlertUpdate: Update alertssysAlertDestroy: Destroy alertssysAlertQuery: Query alerts
sysAllowedIp
sysAllowedIpGet: Get addressessysAllowedIpCreate: Create addressessysAllowedIpUpdate: Update addressessysAllowedIpDestroy: Destroy addressessysAllowedIpQuery: Query addresses
sysApiKey
sysApiKeyGet: Get API keyssysApiKeyCreate: Create API keyssysApiKeyUpdate: Update API keyssysApiKeyDestroy: Destroy API keyssysApiKeyQuery: Query API keys
sysAppPassword
sysAppPasswordGet: Get App passwordssysAppPasswordCreate: Create App passwordssysAppPasswordUpdate: Update App passwordssysAppPasswordDestroy: Destroy App passwordssysAppPasswordQuery: Query App passwords
sysApplication
sysApplicationGet: Get applicationssysApplicationCreate: Create applicationssysApplicationUpdate: Update applicationssysApplicationDestroy: Destroy applicationssysApplicationQuery: Query applications
sysArchivedItem
sysArchivedItemGet: Get archived itemssysArchivedItemCreate: Create archived itemssysArchivedItemUpdate: Update archived itemssysArchivedItemDestroy: Destroy archived itemssysArchivedItemQuery: Query archived items
sysArfExternalReport
sysArfExternalReportGet: Get reportssysArfExternalReportCreate: Create reportssysArfExternalReportUpdate: Update reportssysArfExternalReportDestroy: Destroy reportssysArfExternalReportQuery: Query reports
sysAsn
sysAsnGet: Get Asn settingssysAsnUpdate: Update Asn settings
sysAuthentication
sysAuthenticationGet: Get Authentication settingssysAuthenticationUpdate: Update Authentication settings
sysBlobStore
sysBlobStoreGet: Get BlobStore settingssysBlobStoreUpdate: Update BlobStore settings
sysBlockedIp
sysBlockedIpGet: Get addressessysBlockedIpCreate: Create addressessysBlockedIpUpdate: Update addressessysBlockedIpDestroy: Destroy addressessysBlockedIpQuery: Query addresses
sysBootstrap
sysBootstrapGet: Get Bootstrap settingssysBootstrapUpdate: Update Bootstrap settings
sysCache
sysCacheGet: Get Cache settingssysCacheUpdate: Update Cache settings
sysCalendar
sysCalendarGet: Get Calendar settingssysCalendarUpdate: Update Calendar settings
sysCalendarAlarm
sysCalendarAlarmGet: Get CalendarAlarm settingssysCalendarAlarmUpdate: Update CalendarAlarm settings
sysCalendarScheduling
sysCalendarSchedulingGet: Get CalendarScheduling settingssysCalendarSchedulingUpdate: Update CalendarScheduling settings
sysCertificate
sysCertificateGet: Get certificatessysCertificateCreate: Create certificatessysCertificateUpdate: Update certificatessysCertificateDestroy: Destroy certificatessysCertificateQuery: Query certificates
sysClusterNode
sysClusterNodeGet: Get cluster nodessysClusterNodeCreate: Create cluster nodessysClusterNodeUpdate: Update cluster nodessysClusterNodeDestroy: Destroy cluster nodessysClusterNodeQuery: Query cluster nodes
sysClusterRole
sysClusterRoleGet: Get rolessysClusterRoleCreate: Create rolessysClusterRoleUpdate: Update rolessysClusterRoleDestroy: Destroy rolessysClusterRoleQuery: Query roles
sysCoordinator
sysCoordinatorGet: Get Coordinator settingssysCoordinatorUpdate: Update Coordinator settings
sysDataRetention
sysDataRetentionGet: Get DataRetention settingssysDataRetentionUpdate: Update DataRetention settings
sysDataStore
sysDataStoreGet: Get DataStore settingssysDataStoreUpdate: Update DataStore settings
sysDirectory
sysDirectoryGet: Get directoriessysDirectoryCreate: Create directoriessysDirectoryUpdate: Update directoriessysDirectoryDestroy: Destroy directoriessysDirectoryQuery: Query directories
sysDkimReportSettings
sysDkimReportSettingsGet: Get DkimReportSettings settingssysDkimReportSettingsUpdate: Update DkimReportSettings settings
sysDkimSignature
sysDkimSignatureGet: Get signaturessysDkimSignatureCreate: Create signaturessysDkimSignatureUpdate: Update signaturessysDkimSignatureDestroy: Destroy signaturessysDkimSignatureQuery: Query signatures
sysDmarcExternalReport
sysDmarcExternalReportGet: Get reportssysDmarcExternalReportCreate: Create reportssysDmarcExternalReportUpdate: Update reportssysDmarcExternalReportDestroy: Destroy reportssysDmarcExternalReportQuery: Query reports
sysDmarcInternalReport
sysDmarcInternalReportGet: Get reportssysDmarcInternalReportCreate: Create reportssysDmarcInternalReportUpdate: Update reportssysDmarcInternalReportDestroy: Destroy reportssysDmarcInternalReportQuery: Query reports
sysDmarcReportSettings
sysDmarcReportSettingsGet: Get DmarcReportSettings settingssysDmarcReportSettingsUpdate: Update DmarcReportSettings settings
sysDnsResolver
sysDnsResolverGet: Get DnsResolver settingssysDnsResolverUpdate: Update DnsResolver settings
sysDnsServer
sysDnsServerGet: Get DNS serverssysDnsServerCreate: Create DNS serverssysDnsServerUpdate: Update DNS serverssysDnsServerDestroy: Destroy DNS serverssysDnsServerQuery: Query DNS servers
sysDomain
sysDomainGet: Get domainssysDomainCreate: Create domainssysDomainUpdate: Update domainssysDomainDestroy: Destroy domainssysDomainQuery: Query domains
sysDsnReportSettings
sysDsnReportSettingsGet: Get DsnReportSettings settingssysDsnReportSettingsUpdate: Update DsnReportSettings settings
sysEmail
sysEmailGet: Get Email settingssysEmailUpdate: Update Email settings
sysEnterprise
sysEnterpriseGet: Get Enterprise settingssysEnterpriseUpdate: Update Enterprise settings
sysEventTracingLevel
sysEventTracingLevelGet: Get eventssysEventTracingLevelCreate: Create eventssysEventTracingLevelUpdate: Update eventssysEventTracingLevelDestroy: Destroy eventssysEventTracingLevelQuery: Query events
sysFileStorage
sysFileStorageGet: Get FileStorage settingssysFileStorageUpdate: Update FileStorage settings
sysHttp
sysHttpGet: Get Http settingssysHttpUpdate: Update Http settings
sysHttpForm
sysHttpFormGet: Get HttpForm settingssysHttpFormUpdate: Update HttpForm settings
sysHttpLookup
sysHttpLookupGet: Get listssysHttpLookupCreate: Create listssysHttpLookupUpdate: Update listssysHttpLookupDestroy: Destroy listssysHttpLookupQuery: Query lists
sysImap
sysImapGet: Get Imap settingssysImapUpdate: Update Imap settings
sysInMemoryStore
sysInMemoryStoreGet: Get InMemoryStore settingssysInMemoryStoreUpdate: Update InMemoryStore settings
sysJmap
sysJmapGet: Get Jmap settingssysJmapUpdate: Update Jmap settings
sysLog
sysLogGet: Get log entriessysLogCreate: Create log entriessysLogUpdate: Update log entriessysLogDestroy: Destroy log entriessysLogQuery: Query log entries
sysMailingList
sysMailingListGet: Get mailing listssysMailingListCreate: Create mailing listssysMailingListUpdate: Update mailing listssysMailingListDestroy: Destroy mailing listssysMailingListQuery: Query mailing lists
sysMaskedEmail
sysMaskedEmailGet: Get masked emailssysMaskedEmailCreate: Create masked emailssysMaskedEmailUpdate: Update masked emailssysMaskedEmailDestroy: Destroy masked emailssysMaskedEmailQuery: Query masked emails
sysMemoryLookupKey
sysMemoryLookupKeyGet: Get keyssysMemoryLookupKeyCreate: Create keyssysMemoryLookupKeyUpdate: Update keyssysMemoryLookupKeyDestroy: Destroy keyssysMemoryLookupKeyQuery: Query keys
sysMemoryLookupKeyValue
sysMemoryLookupKeyValueGet: Get keyssysMemoryLookupKeyValueCreate: Create keyssysMemoryLookupKeyValueUpdate: Update keyssysMemoryLookupKeyValueDestroy: Destroy keyssysMemoryLookupKeyValueQuery: Query keys
sysMetric
sysMetricGet: Get metricssysMetricCreate: Create metricssysMetricUpdate: Update metricssysMetricDestroy: Destroy metricssysMetricQuery: Query metrics
sysMetrics
sysMetricsGet: Get Metrics settingssysMetricsUpdate: Update Metrics settings
sysMetricsStore
sysMetricsStoreGet: Get MetricsStore settingssysMetricsStoreUpdate: Update MetricsStore settings
sysMtaConnectionStrategy
sysMtaConnectionStrategyGet: Get strategiessysMtaConnectionStrategyCreate: Create strategiessysMtaConnectionStrategyUpdate: Update strategiessysMtaConnectionStrategyDestroy: Destroy strategiessysMtaConnectionStrategyQuery: Query strategies
sysMtaDeliverySchedule
sysMtaDeliveryScheduleGet: Get schedulessysMtaDeliveryScheduleCreate: Create schedulessysMtaDeliveryScheduleUpdate: Update schedulessysMtaDeliveryScheduleDestroy: Destroy schedulessysMtaDeliveryScheduleQuery: Query schedules
sysMtaExtensions
sysMtaExtensionsGet: Get MtaExtensions settingssysMtaExtensionsUpdate: Update MtaExtensions settings
sysMtaHook
sysMtaHookGet: Get hookssysMtaHookCreate: Create hookssysMtaHookUpdate: Update hookssysMtaHookDestroy: Destroy hookssysMtaHookQuery: Query hooks
sysMtaInboundSession
sysMtaInboundSessionGet: Get MtaInboundSession settingssysMtaInboundSessionUpdate: Update MtaInboundSession settings
sysMtaInboundThrottle
sysMtaInboundThrottleGet: Get throttlessysMtaInboundThrottleCreate: Create throttlessysMtaInboundThrottleUpdate: Update throttlessysMtaInboundThrottleDestroy: Destroy throttlessysMtaInboundThrottleQuery: Query throttles
sysMtaMilter
sysMtaMilterGet: Get milterssysMtaMilterCreate: Create milterssysMtaMilterUpdate: Update milterssysMtaMilterDestroy: Destroy milterssysMtaMilterQuery: Query milters
sysMtaOutboundStrategy
sysMtaOutboundStrategyGet: Get MtaOutboundStrategy settingssysMtaOutboundStrategyUpdate: Update MtaOutboundStrategy settings
sysMtaOutboundThrottle
sysMtaOutboundThrottleGet: Get throttlessysMtaOutboundThrottleCreate: Create throttlessysMtaOutboundThrottleUpdate: Update throttlessysMtaOutboundThrottleDestroy: Destroy throttlessysMtaOutboundThrottleQuery: Query throttles
sysMtaQueueQuota
sysMtaQueueQuotaGet: Get quotassysMtaQueueQuotaCreate: Create quotassysMtaQueueQuotaUpdate: Update quotassysMtaQueueQuotaDestroy: Destroy quotassysMtaQueueQuotaQuery: Query quotas
sysMtaRoute
sysMtaRouteGet: Get routessysMtaRouteCreate: Create routessysMtaRouteUpdate: Update routessysMtaRouteDestroy: Destroy routessysMtaRouteQuery: Query routes
sysMtaStageAuth
sysMtaStageAuthGet: Get MtaStageAuth settingssysMtaStageAuthUpdate: Update MtaStageAuth settings
sysMtaStageConnect
sysMtaStageConnectGet: Get MtaStageConnect settingssysMtaStageConnectUpdate: Update MtaStageConnect settings
sysMtaStageData
sysMtaStageDataGet: Get MtaStageData settingssysMtaStageDataUpdate: Update MtaStageData settings
sysMtaStageEhlo
sysMtaStageEhloGet: Get MtaStageEhlo settingssysMtaStageEhloUpdate: Update MtaStageEhlo settings
sysMtaStageMail
sysMtaStageMailGet: Get MtaStageMail settingssysMtaStageMailUpdate: Update MtaStageMail settings
sysMtaStageRcpt
sysMtaStageRcptGet: Get MtaStageRcpt settingssysMtaStageRcptUpdate: Update MtaStageRcpt settings
sysMtaSts
sysMtaStsGet: Get MtaSts settingssysMtaStsUpdate: Update MtaSts settings
sysMtaTlsStrategy
sysMtaTlsStrategyGet: Get strategiessysMtaTlsStrategyCreate: Create strategiessysMtaTlsStrategyUpdate: Update strategiessysMtaTlsStrategyDestroy: Destroy strategiessysMtaTlsStrategyQuery: Query strategies
sysMtaVirtualQueue
sysMtaVirtualQueueGet: Get queuessysMtaVirtualQueueCreate: Create queuessysMtaVirtualQueueUpdate: Update queuessysMtaVirtualQueueDestroy: Destroy queuessysMtaVirtualQueueQuery: Query queues
sysNetworkListener
sysNetworkListenerGet: Get listenerssysNetworkListenerCreate: Create listenerssysNetworkListenerUpdate: Update listenerssysNetworkListenerDestroy: Destroy listenerssysNetworkListenerQuery: Query listeners
sysOAuthClient
sysOAuthClientGet: Get OAuth clientssysOAuthClientCreate: Create OAuth clientssysOAuthClientUpdate: Update OAuth clientssysOAuthClientDestroy: Destroy OAuth clientssysOAuthClientQuery: Query OAuth clients
sysOidcProvider
sysOidcProviderGet: Get OidcProvider settingssysOidcProviderUpdate: Update OidcProvider settings
sysPublicKey
sysPublicKeyGet: Get public keyssysPublicKeyCreate: Create public keyssysPublicKeyUpdate: Update public keyssysPublicKeyDestroy: Destroy public keyssysPublicKeyQuery: Query public keys
sysQueuedMessage
sysQueuedMessageGet: Get messagessysQueuedMessageCreate: Create messagessysQueuedMessageUpdate: Update messagessysQueuedMessageDestroy: Destroy messagessysQueuedMessageQuery: Query messages
sysReportSettings
sysReportSettingsGet: Get ReportSettings settingssysReportSettingsUpdate: Update ReportSettings settings
sysRole
sysRoleGet: Get rolessysRoleCreate: Create rolessysRoleUpdate: Update rolessysRoleDestroy: Destroy rolessysRoleQuery: Query roles
sysSearch
sysSearchGet: Get Search settingssysSearchUpdate: Update Search settings
sysSearchStore
sysSearchStoreGet: Get SearchStore settingssysSearchStoreUpdate: Update SearchStore settings
sysSecurity
sysSecurityGet: Get Security settingssysSecurityUpdate: Update Security settings
sysSenderAuth
sysSenderAuthGet: Get SenderAuth settingssysSenderAuthUpdate: Update SenderAuth settings
sysSharing
sysSharingGet: Get Sharing settingssysSharingUpdate: Update Sharing settings
sysSieveSystemInterpreter
sysSieveSystemInterpreterGet: Get SieveSystemInterpreter settingssysSieveSystemInterpreterUpdate: Update SieveSystemInterpreter settings
sysSieveSystemScript
sysSieveSystemScriptGet: Get scriptssysSieveSystemScriptCreate: Create scriptssysSieveSystemScriptUpdate: Update scriptssysSieveSystemScriptDestroy: Destroy scriptssysSieveSystemScriptQuery: Query scripts
sysSieveUserInterpreter
sysSieveUserInterpreterGet: Get SieveUserInterpreter settingssysSieveUserInterpreterUpdate: Update SieveUserInterpreter settings
sysSieveUserScript
sysSieveUserScriptGet: Get scriptssysSieveUserScriptCreate: Create scriptssysSieveUserScriptUpdate: Update scriptssysSieveUserScriptDestroy: Destroy scriptssysSieveUserScriptQuery: Query scripts
sysSpamClassifier
sysSpamClassifierGet: Get SpamClassifier settingssysSpamClassifierUpdate: Update SpamClassifier settings
sysSpamDnsblServer
sysSpamDnsblServerGet: Get serverssysSpamDnsblServerCreate: Create serverssysSpamDnsblServerUpdate: Update serverssysSpamDnsblServerDestroy: Destroy serverssysSpamDnsblServerQuery: Query servers
sysSpamDnsblSettings
sysSpamDnsblSettingsGet: Get SpamDnsblSettings settingssysSpamDnsblSettingsUpdate: Update SpamDnsblSettings settings
sysSpamFileExtension
sysSpamFileExtensionGet: Get extensionssysSpamFileExtensionCreate: Create extensionssysSpamFileExtensionUpdate: Update extensionssysSpamFileExtensionDestroy: Destroy extensionssysSpamFileExtensionQuery: Query extensions
sysSpamLlm
sysSpamLlmGet: Get SpamLlm settingssysSpamLlmUpdate: Update SpamLlm settings
sysSpamPyzor
sysSpamPyzorGet: Get SpamPyzor settingssysSpamPyzorUpdate: Update SpamPyzor settings
sysSpamRule
sysSpamRuleGet: Get rulessysSpamRuleCreate: Create rulessysSpamRuleUpdate: Update rulessysSpamRuleDestroy: Destroy rulessysSpamRuleQuery: Query rules
sysSpamSettings
sysSpamSettingsGet: Get SpamSettings settingssysSpamSettingsUpdate: Update SpamSettings settings
sysSpamTag
sysSpamTagGet: Get tagssysSpamTagCreate: Create tagssysSpamTagUpdate: Update tagssysSpamTagDestroy: Destroy tagssysSpamTagQuery: Query tags
sysSpamTrainingSample
sysSpamTrainingSampleGet: Get samplessysSpamTrainingSampleCreate: Create samplessysSpamTrainingSampleUpdate: Update samplessysSpamTrainingSampleDestroy: Destroy samplessysSpamTrainingSampleQuery: Query samples
sysSpfReportSettings
sysSpfReportSettingsGet: Get SpfReportSettings settingssysSpfReportSettingsUpdate: Update SpfReportSettings settings
sysStoreLookup
sysStoreLookupGet: Get lookupssysStoreLookupCreate: Create lookupssysStoreLookupUpdate: Update lookupssysStoreLookupDestroy: Destroy lookupssysStoreLookupQuery: Query lookups
sysSystemSettings
sysSystemSettingsGet: Get SystemSettings settingssysSystemSettingsUpdate: Update SystemSettings settings
sysTask
taskIndexDocument: Task: Index documenttaskUnindexDocument: Task: Unindex documenttaskIndexTrace: Task: Index telemetry tracetaskCalendarAlarmEmail: Task: Calendar alarm e-mailtaskCalendarAlarmNotification: Task: Calendar alarm notificationtaskCalendarItipMessage: Task: Calendar iTIP messagetaskMergeThreads: Task: Merge email threadstaskDmarcReport: Task: Send DMARC report to remote servertaskTlsReport: Task: Send TLS report to remote servertaskRestoreArchivedItem: Task: Restore archived itemtaskDestroyAccount: Task: Destroy account and all associated datataskAccountMaintenance: Task: Perform account maintenance operationstaskTenantMaintenance: Task: Perform tenant maintenance operationstaskStoreMaintenance: Task: Perform store maintenance operationstaskSpamFilterMaintenance: Task: Perform spam filter maintenance operationstaskAcmeRenewal: Task: Perform ACME certificate renewal for a domaintaskDkimManagement: Task: Perform DKIM key rotation for a domaintaskDnsManagement: Task: Perform DNS management for a domainsysTaskGet: Get taskssysTaskCreate: Create taskssysTaskUpdate: Update taskssysTaskDestroy: Destroy taskssysTaskQuery: Query tasks
sysTaskManager
sysTaskManagerGet: Get TaskManager settingssysTaskManagerUpdate: Update TaskManager settings
sysTenant
sysTenantGet: Get tenantssysTenantCreate: Create tenantssysTenantUpdate: Update tenantssysTenantDestroy: Destroy tenantssysTenantQuery: Query tenants
sysTlsExternalReport
sysTlsExternalReportGet: Get reportssysTlsExternalReportCreate: Create reportssysTlsExternalReportUpdate: Update reportssysTlsExternalReportDestroy: Destroy reportssysTlsExternalReportQuery: Query reports
sysTlsInternalReport
sysTlsInternalReportGet: Get reportssysTlsInternalReportCreate: Create reportssysTlsInternalReportUpdate: Update reportssysTlsInternalReportDestroy: Destroy reportssysTlsInternalReportQuery: Query reports
sysTlsReportSettings
sysTlsReportSettingsGet: Get TlsReportSettings settingssysTlsReportSettingsUpdate: Update TlsReportSettings settings
sysTrace
sysTraceGet: Get tracessysTraceCreate: Create tracessysTraceUpdate: Update tracessysTraceDestroy: Destroy tracessysTraceQuery: Query traces
sysTracer
sysTracerGet: Get tracerssysTracerCreate: Create tracerssysTracerUpdate: Update tracerssysTracerDestroy: Destroy tracerssysTracerQuery: Query tracers
sysTracingStore
sysTracingStoreGet: Get TracingStore settingssysTracingStoreUpdate: Update TracingStore settings
sysWebDav
sysWebDavGet: Get WebDav settingssysWebDavUpdate: Update WebDav settings
sysWebHook
sysWebHookGet: Get webhookssysWebHookCreate: Create webhookssysWebHookUpdate: Update webhookssysWebHookDestroy: Destroy webhookssysWebHookQuery: Query webhooks