setup_domain_email
ActiveTool of run.domani/domani
Pre-configure email DNS on a domain (optional). This is called automatically by create_mailbox when needed. Use this only to pre-configure DNS before creating mailboxes. Pass force=true to override existing email provider (Google Workspace, Fastmail, Proton).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"domain"
],
"properties": {
"force": {
"type": "boolean",
"description": "Override existing MX records (e.g. Google Workspace). Default: false"
},
"domain": {
"type": "string",
"description": "Domain to enable email on, e.g. mysite.com"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries