apply_mail_setup
Carry out a mail setup plan for a client, requiring approval when the plan changes an existing setup.
Instructions
Carry out a plan from plan_mail_setup.
approved is required when the plan would replace or combine a record
somebody put there on purpose. Creating one that does not exist is not
a judgement call; changing one that does is, and it is someone else's
live mail. Show the plan to the operator, then call this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | Yes | The client to act on, by the name you registered them under. A write resolves this one client's credentials and no other. | |
| plan_id | Yes | The plan_id that plan_mail_setup returned. A plan made for a different client is refused. | |
| approved | No | Required only when the plan would replace a record that already exists. That is the client's decision, so show them the plan before setting this. |