|
1 | 1 | # Email |
2 | 2 |
|
| 3 | +## Quick Start Guide |
| 4 | + |
| 5 | +Welcome to Imunify Email, a powerful plugin designed to enhance your Imunify360 experience with advanced email protection features such as: |
| 6 | +- **Advanced Server Protection**: Provides robust protection against outgoing spam, ensuring your server maintains a high reputation and reliable email delivery. |
| 7 | +- **Rate-Limit Settings**: Allows you to define how many messages can be sent on behalf of specific accounts, domains, emails, or scripts, helping to prevent abuse and maintain control over email traffic. |
| 8 | +- **BETA: Incoming Filtration**: A new feature, currently in beta, that can be enabled to protect your users from incoming spam. Learn more about enabling this feature [here](https://docs.imunify360.com/email/#beta-incoming-emails-filtration). |
| 9 | + |
| 10 | +### Installation Steps |
| 11 | + |
| 12 | +:::tip Requirements |
| 13 | +- cPanel |
| 14 | +- Imunify360 |
| 15 | +::: |
| 16 | + |
| 17 | +1. **Install Imunify360** |
| 18 | + |
| 19 | + Imunify Email is a plugin for the Imunify360 product. To use Imunify Email, you must first install Imunify360. Follow the [installation instructions for Imunify360](https://docs.imunify360.com/installation/#installation-instructions) to get started. |
| 20 | + |
| 21 | +2. **Enable Imunify Email in CLN** |
| 22 | + |
| 23 | +Once Imunify360 is installed and registered, you can enable the Imunify Email plugin through the CLN (CloudLinux Network) portal. This will automatically install all necessary components. Follow the [instructions to enable Imunify Email in CLN](https://docs.imunify360.com/email/#how-to-enable-imunify-email). |
| 24 | +For the system requirements and installation steps, refer to the [Installation](https://docs.imunify360.com/email/#installation). |
| 25 | + |
| 26 | +## Full Documentation |
| 27 | + |
3 | 28 | #### Imunify Email compatibility |
4 | 29 |
|
5 | 30 | Imunify Email has been checked for compatibility with following tools and mail gateways: |
@@ -37,7 +62,7 @@ Minimum system requirements for installation: |
37 | 62 | - Used disk space depends on the number of accounts on a server. By default, each account will have 100 MB limitation for quarantine space. This limit can be adjusted using UI later. |
38 | 63 | ::: |
39 | 64 |
|
40 | | -To install ImunifyEmail, you need to enable the corresponding option in your CLN account. After that the product will be installed automatically |
| 65 | +To install Imunify Email, you need to enable the corresponding option in your CLN account. After that the product will be installed automatically |
41 | 66 | within 24 hours. To install it immediately you can use on of the following command as root user: |
42 | 67 | ``` |
43 | 68 | /usr/bin/imunify360-agent update-license |
@@ -93,7 +118,7 @@ The configuration change is compatible with WHM Advanced Editor, you can continu |
93 | 118 | #### Background |
94 | 119 |
|
95 | 120 | In order to use ImunifyEmail you have to enable it in CLN. You can achieve it in two ways: |
96 | | -1. via UI |
| 121 | +1. via CLN UI |
97 | 122 | 2. via CLN API |
98 | 123 |
|
99 | 124 | When you enable/disable Imunify Email, the script will automatically run the corresponding action within 24 hours. In order to apply changes on the particular server immediately, please run the following command on behalf of the `root` user: |
|
0 commit comments