Typed access
Admin.Mail.General operations are reached via client.Api.Mail.General on EksoClient.
Operations
| Method | Route | Summary |
|---|---|---|
GET | /api/mail/general | Retrieves the general mail settings including signature and stop lists. |
PUT | /api/mail/general | Replaces the general mail settings with the provided configuration. |
PUT | /api/mail/general/block | Adds a domain or subject to the mail block list. |