Skip to content

Commit 18b3930

Browse files
committed
EN_create
1 parent 9763320 commit 18b3930

File tree

7 files changed

+921
-0
lines changed

7 files changed

+921
-0
lines changed
Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
---
2+
title: "Zimbra Pro - Configuring your email account via ActiveSync on Gmail for Android"
3+
excerpt: "Find out how to configure your Zimbra Pro email address on the Gmail mobile app for Android via the ActiveSync protocol"
4+
updated: 2025-06-27
5+
---
6+
7+
<style>
8+
.h-500 {
9+
max-height:500px !important;
10+
}
11+
</style>
12+
13+
## Objective
14+
15+
> [!primary]
16+
>
17+
> This guide is aimed at customers with an email solution [Zimbra Pro](/links/web/emails-zimbra). This service will be available in beta version from July 2025.
18+
19+
Zimbra Pro email accounts can be configured on an Android mobile using the ActiveSync protocol. This allows you to configure all the collaborative features of your email address at once. The Google Gmail app is available for free from the Google Play Store on Android.
20+
21+
**Find out how to configure your Zimbra Pro email address on the Gmail mobile app for Android via the ActiveSync protocol.**
22+
23+
> [!warning]
24+
>
25+
> OVHcloud provides services that you are responsible for configuring, managing and managing. It is your responsibility to ensure that these services work properly.
26+
>
27+
> This guide is designed to help you accomplish common tasks. Nevertheless, we recommend contacting a [specialized partner](https://marketplace.ovhcloud.com/c/support-collaboration) and/or the service publisher if you experience any difficulties. We will not be able to assist you. You can find more information in the [Go further](#go-further) section of this guide.
28+
29+
## Requirements
30+
31+
- an email address [Zimbra Pro](/links/web/emails-zimbra).
32+
- You need to have the Gmail application installed on your Android mobile device.
33+
- You must have the login details for the email address you would like to configure.
34+
35+
> [!primary]
36+
>
37+
> This guide has been written using a device that uses Android version 14.
38+
39+
## Instructions
40+
41+
### Add the <a name="add-account"></a> account
42+
43+
- **When you start the Gmail application for the first time**, a configuration wizard will appear:
44+
- Press `Add another email address`.
45+
- **If an account is already set up on the Gmail application**:
46+
- Tap the profile picture at the top right of your screen.
47+
- Then press the `+ Add another account`{.action} button.
48+
49+
![Gmail android](images/gmail-app-android-exchange-add01.png){.thumbnail .h-500}
50+
51+
Follow the installation steps by clicking on the **4** tabs below:
52+
53+
> [!tabs]
54+
> **Step 1**
55+
>>
56+
>> Select `Exchange and Office 365`{.action} as the account type.
57+
>>
58+
>> ![Gmail android](images/gmail-app-android-exchange-add-step01.png){.thumbnail .h-500}
59+
>>
60+
> **Step 2**
61+
>>
62+
>> Enter your email address and press `Next`{.action}.
63+
>>
64+
>> ![Gmail android](images/gmail-app-android-exchange-add-step02.png){.thumbnail .h-500}
65+
>>
66+
> **Step 3**
67+
>>
68+
>> Enter the password for your email address and press `Next`{.action}.
69+
>>
70+
>> ![Gmail android](images/gmail-app-android-exchange-add-step03.png){.thumbnail .h-500}
71+
>>
72+
> **Step 4**
73+
>>
74+
>> Check and complete the following information:
75+
>>
76+
>> - **Email**: This field is pre-filled with the email address you entered earlier. Please check that your email address is complete and correct.
77+
>> - **Password**: This field is pre-filled with the password entered earlier.
78+
>> - **Domain\Username** : Enter your full email address.
79+
>> - **Server** : Enter "zimbra1.mail.ovh.net".
80+
>> - **Port**: Leave the value "443" as the default.
81+
>>
82+
>> To finalize the configuration, press `Next`{.action}.
83+
>>
84+
>> ![Gmail android](images/gmail-app-android-exchange-add-step04.png){.thumbnail .h-500}
85+
>>
86+
87+
### Use the email address
88+
89+
Once you have configured your email address, you can start using it! You can now send and receive messages, and manage your calendars and tasks.
90+
91+
OVHcloud also offers a web application that allows you to access your email address from an internet browser. You can log in to the [OVHcloud webmail](/links/web/email) using your email credentials. If you have any questions on how to use it, please read our guide on [Using Zimbra webmail](/pages/web_cloud/email_and_collaborative_solutions/mx_plan/email_zimbra) .
92+
93+
### How do I modify existing settings?<a name="modify-settings"></a>
94+
95+
To modify the settings of an email account that has already been configured, follow the instructions below:
96+
97+
1. Tap the menu `` in the top left-hand corner.
98+
1. Then press `Settings` at the bottom of the left column.
99+
1. Select the account.
100+
1. At the bottom of the page that appears, press `Receive Settings`.
101+
1. Refer to the **Step 4** in the [Add Account](#add-account) chapter to verify the account settings.
102+
103+
![Gmail android](images/gmail-app-android-exchange-modify-account-01.png){.thumbnail .h-500}
104+
105+
### How do I delete an email account?<a name="delete-account"></a>
106+
107+
1. Tap the menu `` in the top left-hand corner.
108+
1. Then press `Settings` at the bottom of the left column.
109+
1. Tap the menu `` in the top right-hand corner, then tap `Manage accounts`.
110+
1. Select the account.
111+
1. Finally, press `Delete account`.
112+
113+
![Gmail android](images/gmail-app-android-exchange-delete-account-01.png){.thumbnail .h-500}
114+
115+
## Go further <a name="go-further"></a>
116+
117+
> [!primary]
118+
>
119+
> For more information on configuring an email address from the Gmail app on Android, visit [Google Help Center](https://support.google.com/mail/answer/6078445?hl=en-CA&co=GENIE.Platform%3DAndroid#zippy=%2Cadd-account).
120+
121+
For specialised services (SEO, development, etc.), contact [OVHcloud partners](/links/partner).
122+
123+
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support).
124+
125+
Join our [community of users](/links/community).
Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
---
2+
title: "Zimbra Pro - Configuring your email account via ActiveSync on Mail for iPhone or iPad"
3+
excerpt: "Find out how to configure your Zimbra Pro email address on the Mail mobile app for iOS via the ActiveSync protocol"
4+
updated: 2025-06-27
5+
---
6+
7+
<style>
8+
.h-500 {
9+
max-height:500px !important;
10+
}
11+
</style>
12+
13+
## Objective
14+
15+
> [!primary]
16+
>
17+
> This guide is aimed at customers with an email solution [Zimbra Pro](/links/web/emails-zimbra). This service will be available in beta version from July 2025.
18+
19+
Zimbra Pro accounts can be configured on iPhone or iPad using ActiveSync protocol. This allows you to configure all the collaborative features of your email address at once. The Mail application is available natively on iOS.
20+
21+
**Find out how to configure your Zimbra Pro email address on the Mail for iOS mobile app via the ActiveSync protocol.**
22+
23+
> [!warning]
24+
>
25+
> OVHcloud provides services that you are responsible for configuring, managing and managing. It is your responsibility to ensure that these services work properly.
26+
>
27+
> This guide is designed to help you accomplish common tasks. Nevertheless, we recommend contacting a [specialized partner](https://marketplace.ovhcloud.com/c/support-collaboration) and/or the service publisher if you experience any difficulties. We will not be able to assist you. For more information, see the [Go further](#go-further) section of this guide.
28+
29+
## Requirements
30+
31+
- an email address [Zimbra Pro](/links/web/emails-zimbra).
32+
- You need to have the Mail app installed on your iPhone or iPad.
33+
- You must have the login details for the email address you would like to configure.
34+
35+
## Instructions
36+
37+
### Add the <a name="add-account"></a> account
38+
39+
From your iPhone or iPad, go to the `Settings` section, then follow the installation steps by clicking on the **4** tabs below:
40+
41+
> [!tabs]
42+
> **Step 1**
43+
>>
44+
>> 1. Enter “add an account” in the search bar.
45+
>> 2. Tap `Add Account`{.action}.
46+
>> 3. Select `Microsoft Exchange`{.action}.
47+
>>
48+
>> ![mail ios](images/mail-app-ios-add-step01.png){.thumbnail .h-500}
49+
>>
50+
> **Step 2**
51+
>>
52+
>> 1. Enter your email address and a description, then press `Next`{.action}.
53+
>> 2. In the window that pops up, choose `Configure manually`{.action}.
54+
>>
55+
>> ![mail ios](images/mail-app-ios-add-step02.png){.thumbnail .h-500}
56+
>>
57+
> **Step 3**
58+
>>
59+
>> - **Email** : Enter your full email address.
60+
>> - **Password**: Enter the password associated with your email address.
61+
>> - **Description**: Enter a name that can be used to identify this account, along with other email accounts saved on email.
62+
>>
63+
>> ![mail ios](images/mail-app-ios-add-step03.png){.thumbnail .h-500}
64+
>>
65+
> **Step 4**
66+
>>
67+
>> In the next window, tick `Advanced settings`{.action} and enter the following information:
68+
>>
69+
>> - **Email** : Enter your full email address.
70+
>> - **Server** : Enter “zimbra1.mail.ovh.net”.
71+
>> - **Domain**: Leave this field blank.
72+
>> - **Username** : Enter your full email address.
73+
>> - **Password** : Enter the password associated with the email address.
74+
>> - **Description**: Enter a name that can be used to identify this account, along with other email accounts saved on email.
75+
>>
76+
>> To finalize the configuration, tap `Next`{.action} and select the features you want to explore on your iPhone or iPad.
77+
>>
78+
>> ![mail ios](images/mail-app-ios-add-step04.png){.thumbnail .h-500}
79+
>>
80+
81+
> [!warning]
82+
>
83+
> If you encounter a sending or receiving error after following the configuration steps above, please refer to the “[Modify existing settings](#modify-settings)” section of this guide.
84+
85+
### Use the email address
86+
87+
Once you have configured your email address, you can start using it! You can now send and receive messages, and manage your calendars and tasks.
88+
89+
OVHcloud also offers a web application that allows you to access your email address from an internet browser. You can log in to the [OVHcloud webmail](/links/web/email) using your email credentials. If you have any questions on how to use it, please read our guide on [Using Zimbra webmail](/pages/web_cloud/email_and_collaborative_solutions/mx_plan/email_zimbra) .
90+
91+
### How do I modify existing settings?<a name="modify-settings"></a>
92+
93+
From your iPhone or iPad, go to the "Settings" section, then follow the instructions below:
94+
95+
1. Enter “mail accounts” in the search bar.
96+
1. Select the email account concerned.
97+
1. Press `Account Settings`{.action} at the bottom of the page.
98+
99+
![mail ios](images/mail-app-ios-modify-account-01.png){.thumbnail .h-500}
100+
101+
Find the settings in **Step 4** of the [Add account](#add-account) chapter.
102+
103+
### How do I delete an email account?<a name="delete-account"></a>
104+
105+
From your iPhone or iPad, go to the "Settings" section, then follow the instructions below:
106+
107+
1. From the search bar, enter “email accounts”.
108+
1. Select the email account concerned.
109+
1. Press `Delete Account`{.action}.
110+
111+
![mail ios](images/mail-app-ios-modify-delete-01.png){.thumbnail .h-500}
112+
113+
## Go further <a name="go-further"></a>
114+
115+
> [!primary]
116+
>
117+
> For more information on configuring an email address from the Mail app on iOS, visit [Apple Help Center](https://support.apple.com/en-gb/102619).
118+
119+
For specialised services (SEO, development, etc.), contact [OVHcloud partners](/links/partner).
120+
121+
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support).
122+
123+
Join our [community of users](/links/community).
Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
---
2+
title: "Zimbra Pro - Configuring your email account via ActiveSync on Mail for iPhone or iPad"
3+
excerpt: "Find out how to configure your Zimbra Pro email address on the Mail mobile app for iOS via the ActiveSync protocol"
4+
updated: 2025-06-27
5+
---
6+
7+
<style>
8+
.h-500 {
9+
max-height:500px !important;
10+
}
11+
</style>
12+
13+
14+
## Objective
15+
16+
> [!primary]
17+
>
18+
> This guide is aimed at customers with an email solution [Zimbra Pro](/links/web/emails-zimbra). This service will be available in beta version from July 2025.
19+
20+
Zimbra Pro accounts can be configured on iPhone or iPad using ActiveSync protocol. This allows you to configure all the collaborative features of your email address at once. The Mail application is available natively on iOS.
21+
22+
**Find out how to configure your Zimbra Pro email address on the Mail for iOS mobile app via the ActiveSync protocol.**
23+
24+
> [!warning]
25+
>
26+
> OVHcloud provides services that you are responsible for configuring, managing and managing. It is your responsibility to ensure that these services work properly.
27+
>
28+
> This guide is designed to help you accomplish common tasks. Nevertheless, we recommend contacting a [specialized partner](https://marketplace.ovhcloud.com/c/support-collaboration) and/or the service publisher if you experience any difficulties. We will not be able to assist you. For more information, see the [Go further](#go-further) section of this guide.
29+
30+
## Requirements
31+
32+
- an email address [Zimbra Pro](/links/web/emails-zimbra).
33+
- You need to have the Mail app installed on your iPhone or iPad.
34+
- You must have the login details for the email address you would like to configure.
35+
36+
## Instructions
37+
38+
### Add the <a name="add-account"></a> account
39+
40+
From your iPhone or iPad, go to the "Settings" section, then follow the installation steps by clicking on the **4** tabs below:
41+
42+
> [!tabs]
43+
> **Step 1**
44+
>>
45+
>> 1. Enter “add an account” in the search bar.
46+
>> 2. Tap `Add Account`{.action}.
47+
>> 3. Select `Microsoft Exchange`{.action}.
48+
>>
49+
>> ![mail ios](images/mail-app-ios-add-step01.png){.thumbnail .h-500}
50+
>>
51+
> **Step 2**
52+
>>
53+
>> 1. Enter your email address and a description, then press `Next`{.action}.
54+
>> 2. In the window that pops up, choose `Configure manually`{.action}.
55+
>>
56+
>> ![mail ios](images/mail-app-ios-add-step02.png){.thumbnail .h-500}
57+
>>
58+
> **Step 3**
59+
>>
60+
>> - **Email** : Enter your full email address.
61+
>> - **Password**: Enter the password associated with your email address.
62+
>> - **Description**: Enter a name that can be used to identify this account, along with other email accounts saved on email.
63+
>>
64+
>> ![mail ios](images/mail-app-ios-add-step03.png){.thumbnail .h-500}
65+
>>
66+
> **Step 4**
67+
>>
68+
>> In the next window, tick `Advanced settings`{.action} and enter the following information:
69+
>>
70+
>> - **Email** : Enter your full email address.
71+
>> - **Server** : Enter “zimbra1.mail.ovh.net”.
72+
>> - **Domain**: Leave this field blank.
73+
>> - **Username** : Enter your full email address.
74+
>> - **Password** : Enter the password associated with the email address.
75+
>> - **Description**: Enter a name that can be used to identify this account, along with other email accounts saved on email.
76+
>>
77+
>> To finalize the configuration, tap `Next`{.action} and select the features you want to explore on your iPhone or iPad.
78+
>>
79+
>> ![mail ios](images/mail-app-ios-add-step04.png){.thumbnail .h-500}
80+
>>
81+
82+
> [!warning]
83+
>
84+
> If you encounter a sending or receiving error after following the configuration steps above, please refer to the “[Modify existing settings](#modify-settings)” section of this guide.
85+
86+
### Use the email address
87+
88+
Once you have configured your email address, you can start using it! You can now send and receive messages, and manage your calendars and tasks.
89+
90+
OVHcloud also offers a web application that allows you to access your email address from an internet browser. You can log in to the [OVHcloud webmail](/links/web/email) using your email credentials. If you have any questions on how to use it, please read our guide on [Using Zimbra webmail](/pages/web_cloud/email_and_collaborative_solutions/mx_plan/email_zimbra) .
91+
92+
### How do I modify existing settings?<a name="modify-settings"></a>
93+
94+
From your iPhone or iPad, go to the "Settings" section, then follow the instructions below:
95+
96+
1. Enter “mail accounts” in the search bar.
97+
1. Select the email account concerned.
98+
1. Press `Account Settings`{.action} at the bottom of the page.
99+
100+
![mail ios](images/mail-app-ios-modify-account-01.png){.thumbnail .h-500}
101+
102+
Find the settings in **Step 4** of the [Add account](#add-account) chapter.
103+
104+
### How do I delete an email account?<a name="delete-account"></a>
105+
106+
From your iPhone or iPad, go to the "Settings" section, then follow the instructions below:
107+
108+
1. From the search bar, enter “email accounts”.
109+
1. Select the email account concerned.
110+
1. Press `Delete Account`{.action}.
111+
112+
![mail ios](images/mail-app-ios-modify-delete-01.png){.thumbnail .h-500}
113+
114+
## Go further <a name="go-further"></a>
115+
116+
> [!primary]
117+
>
118+
> For more information on configuring an email address from the Mail app on iOS, visit [Apple Help Center](https://support.apple.com/en-gb/102619).
119+
120+
For specialised services (SEO, development, etc.), contact [OVHcloud partners](/links/partner).
121+
122+
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support).
123+
124+
Join our [community of users](/links/community).

0 commit comments

Comments
 (0)