# Overview of available features

The following sections give you an overview of the availability of Server features on Cloud and the differences between the Server and Cloud user interface.

### Outgoing Emails <a href="#overviewofavailablefeatures-outgoingemails" id="overviewofavailablefeatures-outgoingemails"></a>

|                       |                            |                                            |                                                                                                                                                                                         |
| --------------------- | -------------------------- | ------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Server feature**    | **Cloud feature**          | **Server feature’s availability on Cloud** | **Notes**                                                                                                                                                                               |
| Email Templates       | Email Templates            | Partially available                        | Cloud feature works the same way, but is limited in function.                                                                                                                           |
| Notifications         | Email Notification Scheme  | Partially available                        | Cloud feature works the same way, but is limited in function.                                                                                                                           |
| Context               | N/A                        | Partially available                        | <p>Merged into other features.</p><p>Contexts can be found partly in the <strong>Advanced email configuration</strong> and <strong>Recipient restrictions</strong> panels on Cloud.</p> |
| Manual Email Defaults | Manual Email Configuration | Available                                  | Cloud feature works the same way.                                                                                                                                                       |
| Canned Responses      | Responses                  | Available                                  | Cloud feature works the same way.                                                                                                                                                       |
| Distribution Lists    | N/A                        | Not available                              | Feature is missing on Cloud.                                                                                                                                                            |
| Post Functions        | Post Functions             | Available                                  | Cloud feature works the same way.                                                                                                                                                       |
| SMTP Connections      | SMTP Servers               | Available                                  | Cloud feature works the same way.                                                                                                                                                       |
| Mail Generation Queue | N/A                        | Not available                              | Feature is missing on Cloud.                                                                                                                                                            |

### Incoming Emails <a href="#overviewofavailablefeatures-incomingemails" id="overviewofavailablefeatures-incomingemails"></a>

|                        |                              |                                            |                                                                                                                                      |
| ---------------------- | ---------------------------- | ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
| **Server Feature**     | **Cloud Feature**            | **Server feature’s availability on Cloud** | **Notes**                                                                                                                            |
| Classic Mail Handlers  | Mail Handlers                | Partially available                        | Mail handlers on Cloud work very differently from the Classic Mail Handlers.                                                         |
| Next Gen Mail Handlers | Mail Handlers                | Partially available                        | Mail handlers on Cloud work similarly to the Next Gen Mail Handlers but are not the same.                                            |
| Field Rules            | N/A                          | Partially available                        | Merged into Mail Handlers. Are limited in their functionality.                                                                       |
| Attachment Filters     | Attachment Filters           | Partially available                        | MD5 pattern filter is unavailable. Duplicate, file name, type and size filters are available.                                        |
| N/A                    | Sender email address filters | Available                                  | On Server, this feature is merged in the Next Gen Mail Handlers. Sender email address filters are a separate functionality on Cloud. |
| Mail Accounts          | Mail Accounts                | Available                                  | Cloud feature works the same way.                                                                                                    |
| Incoming Mail Queue    | Incoming Mail Queue          | Available                                  | Purge strategy cannot be configured on Cloud. Otherwise, Cloud feature works the same way.                                           |
| Incoming Mail Log      | Incoming Log                 | Available                                  | Purge strategy cannot be configured on Cloud. Otherwise, Cloud feature works the same way.                                           |

### Other Settings <a href="#overviewofavailablefeatures-othersettings" id="overviewofavailablefeatures-othersettings"></a>

|                       |                              |                                            |                                                                                                                                                    |
| --------------------- | ---------------------------- | ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Server Feature**    | **Cloud Feature**            | **Server feature’s availability on Cloud** | **Notes**                                                                                                                                          |
| OAuth Credentials     | OAuth Credentials            | Available                                  | Cloud feature works the same way.                                                                                                                  |
| Email Log             | Email Audit Log              | Available                                  | Cloud feature works the same way.                                                                                                                  |
| General Configuration | Advanced Email Configuration | Partially available                        | Parts of the **General Configuration** options can be found on the **Advanced Email Configuration** panel on Cloud but with limited functionality. |
| Backup/Restore        | N/A                          | Not available                              | The Backup/Restore feature is not yet available for Cloud.                                                                                         |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meta-inf.hu/email-this-issue/email-this-issue-for-jira-server-data-center/server-to-cloud-migration/server-to-cloud-manual-migration-guide-for-email-this-issue/overview-of-available-features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
