mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-14 16:25:40 +00:00
fix typos in documentation
Found with typos-cli (`cargo install typos-cli`): ``` typos --exclude .git --exclude tests --exclude images \ --exclude changelog ``` Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com> [S.I.: add typos-cli reference] Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
10a1a7b6b6
commit
bc08755447
@ -209,7 +209,7 @@ Accessing the Management Interface Post-Installation
|
||||
|
||||
[thumbnail="screenshot/pmg-gui-login-window.png"]
|
||||
|
||||
After a succesful installation and reboot of the system you can use the {pmg}
|
||||
After a successful installation and reboot of the system you can use the {pmg}
|
||||
web interface for further configuration.
|
||||
|
||||
. Point your browser to the IP address given during the installation and port
|
||||
|
@ -25,5 +25,5 @@ following macros are defined:
|
||||
|__SENDER_IP__ |IP address of sending host
|
||||
|__VERSION__ |The current software version (proxmox mail gateway)
|
||||
|__FILENAME__ |Attachment file name
|
||||
|__SPAMSTARS__ |A series of "*" charactes where each one represents a full score (__SPAMLEVEL__) point
|
||||
|__SPAMSTARS__ |A series of "*" characters where each one represents a full score (__SPAMLEVEL__) point
|
||||
|======
|
||||
|
Loading…
Reference in New Issue
Block a user