some indentation / textwidth fixes

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-04-23 19:46:59 +02:00
parent ce41b84c31
commit aecce55c60
2 changed files with 19 additions and 20 deletions

View File

@ -112,30 +112,29 @@ recommend to use stronger passwords - here are some guidelines:
or past) and biographical information (e.g., ID numbers, ancestors' names or or past) and biographical information (e.g., ID numbers, ancestors' names or
dates). dates).
It is sometimes necessary to send notification to the system It is sometimes necessary to send notification to the system administrator, for
administrator, for example: example:
- Information about available package updates. - Information about available package updates.
- Error messages from periodic CRON jobs. - Error messages from periodic CRON jobs.
All those notification mails will be sent to the specified email All those notification mails will be sent to the specified email address.
address.
image::images/installer/pmg-setup-network.png[] image::images/installer/pmg-setup-network.png[]
The next step is the network configuration. Please note that you can The next step is the network configuration. Please note that you can use either
use either IPv4 or IPv6 here, but not both. If you want to configure a IPv4 or IPv6 here, but not both. If you want to configure a dual stack node,
dual stack node, you can easily do that after installation. you can easily do that after installation.
image::images/installer/pmg-summary.png[] image::images/installer/pmg-summary.png[]
When you press `Next`, you will see an overview of your entered When you press `Next`, you will see an overview of your entered configuration.
configuration. Please re-check every setting, you can still use the `Previous` Please re-check every setting, you can still use the `Previous` button to go
button to go back and edit any settings. back and edit any settings.
After pressing `Install`, the installer starts to format disks, After pressing `Install`, the installer starts to format disks, and copies
and copies packages to the target disk(s). packages to the target disk(s).
image::images/installer/pmg-installation.png[] image::images/installer/pmg-installation.png[]
@ -151,8 +150,8 @@ Just point your browser to the IP address given during installation
. Login and upload subscription key. . Login and upload subscription key.
+ +
NOTE: Default login is "root" and the password is NOTE: Default login is "root" and the password is chosen during the
chosen during the installation. installation.
. Check the IP configuration and hostname. . Check the IP configuration and hostname.

View File

@ -17,6 +17,7 @@ image::images/Proxmox_Mail_Gateway_Mailprocessing_final_1024.png[]
Features Features
-------- --------
[[intro_spam_detection]]
Spam detection Spam detection
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
@ -171,9 +172,8 @@ of e-mails and generating notifications.
Spam Quarantine Spam Quarantine
~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
Identified Spam mails can be stored to the user-accessible Spam Identified Spam mails can be stored to the user-accessible Spam quarantine.
quarantine. Thus, users can view and manage their Spam mails by Thus, users can view and manage their Spam mails by themselves.
themselves.
Tracking and Logging Tracking and Logging
@ -217,9 +217,9 @@ automatically reintegrate without any operator interaction.
LDAP integration LDAP integration
~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~
It is possible to query user and group data from LDAP servers. This It is possible to query user and group data from LDAP servers. This may be used
may be used to build special filter rules, or just to provide to build special filter rules, or just to provide authentication services for
authentication services for the Spam quarantine GUI. the Spam quarantine GUI.
Fetchmail integration Fetchmail integration