This patch adds a short documentation for the PBS integration in PMG.
It aims to provide a very terse walkthrough the newly created pmgbackup
subcommands.
updated screenshot (and the newly referenced one) will be provided off-list
due to their size.
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
While clamav and our stack do support handling RAR archives, both need
packages from `non-free` installed in order to work.
Adding the 2 packages to the appropriate places would still
require a reference to the sources.list entry of how to get the `non-free`
archive area enabled and that way we can reference one place to answer how
to enable RAR support
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
The documentation of '/etc/resolv.conf' and '/etc/hostname' should mention
the specifics of PMG (their content is used to create variables used in
the postfix configuration
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
(This is taken from pve-docs commit
7de8bba68de1875aca04ebd1cd941a2992c24753)
To allow linking from to a chapter/section not included in a manpage
allow the manpage link resolver to just return text in a case the
link target text is in fact no manpage.
If the link is a valid one in general will be checked in a lot of
other places, so here we won't run into a regression where a wrong,
non-existing, link does not get detected by the build system.
Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
Originally-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
The difference between the 3 whitelists and 2 blacklists is not
explained anywhere in the docs and leads to confusion all the time.
To improve this situation add an overview over the different white- and
blacklists explaining at which level and how they work.
Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
Since we've recently added dedicated before-queue status to pmg-log-tracker
the MailTracker should treat before and after queue filtered mail equally.
This patch drops the note stating otherwise.
Additionally the line with 'queued/delivered' was left in place, since the
status does exist (as with the other 'queued' status mails it happens for
internally generated mails).
This commit partially reverts 6abb9ee315
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
As in the PVE docs, move the boot media preparation chapter in front of
the installation wizard one. Changes to the text were taken from the PVE
docs and adapted.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
The instructions for a bootable USB flash drive in the PVE docs have
been worked on to improve the phrasing and cover current tools for
Windows which we also want in the PMG docs.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
represents mainly new user logout/language button on the top right.
screenshot selenium scripts got improved to have more forms filled
out and allow doing them more automated but also allowing to mirror a
more realistic setup.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
with the upcoming PMG 6.2 release before queue filtering is configurable via
GUI - drop the note, that it has to be manually added to pmg.conf
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
While we mention greylisting as available feature in pmgintro.adoc, we
should also document a few more technical details of its workings
in PMG (e.g. how long a seen triple is kept before expiring).
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
starting the listing with before/after queue filtering makes it easier to
scan through the document, especially if we refer to it with the same words
below.
Huge thanks to Daniela for suggesting the edit.
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>