Commit Graph

304 Commits

Author SHA1 Message Date
Aaron Lauterer
4be88c15e2 install: usb: use updated instructions from PVE
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>
2020-05-18 14:00:36 +02:00
Thomas Lamprecht
25028cb1ef bump version to 6.2-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 19:59:02 +02:00
Thomas Lamprecht
d92de68130 followup fixup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 19:56:21 +02:00
Thomas Lamprecht
d3f2911af0 intro: user management: document Helpdesk role
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 19:54:27 +02:00
Thomas Lamprecht
2026cd7569 intro: small wording fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 19:54:07 +02:00
Thomas Lamprecht
8812517f65 intro: add section about Web-based Management Interface
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 19:53:51 +02:00
Thomas Lamprecht
aecce55c60 some indentation / textwidth fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 19:46:59 +02:00
Thomas Lamprecht
ce41b84c31 html TOC: add "back to index" link
use a unicode symbol for the back arrow, should nowadays be widely
available

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 19:44:41 +02:00
Thomas Lamprecht
491d4a0e8c update screenshots
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>
2020-04-23 19:42:40 +02:00
Thomas Lamprecht
6e2e37f43a intro: fix rendering of greylist chunk
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 19:06:53 +02:00
Thomas Lamprecht
549cfb68b7 update static/schema data
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 18:20:54 +02:00
Oguz Bektas
3f18659b85 pmgconfig: grammar, phrasing and typo fixes
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
2020-04-23 18:17:09 +02:00
Thomas Lamprecht
3e2d227035 prefer apt over apt-get, fix CT appliance section
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 18:10:54 +02:00
Oguz Bektas
582a64ad7c pmg-installation: minor fixups and rephrase some parts
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
2020-04-23 17:53:56 +02:00
Thomas Lamprecht
395d17405b add rust lang footnote
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 17:53:32 +02:00
Oguz Bektas
70dc6dd1d9 pmg-administration: grammar, phrasing, typos and outdated info
tracking center backend is now in rust instead of c

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2020-04-23 17:41:49 +02:00
Stoiko Ivanov
ebd6a0b25f Drop note for before-queue filtering
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>
2020-04-23 17:38:39 +02:00
Stoiko Ivanov
d41aa03929 add a section on greylisting to pmgconfig.adoc
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>
2020-04-23 17:37:16 +02:00
Oguz Bektas
6994b407f3 pmg-mail-filter: grammar, typo, phrasing fixes
also change a confusing example in the regex guide

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
2020-04-23 17:26:20 +02:00
Thomas Lamprecht
f5a9044052 pmgproxy: simplify ciphers order/honor description
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-23 17:20:45 +02:00
Oguz Bektas
bfdb153485 important service daemons: fix typos and grammar
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
2020-04-23 16:43:53 +02:00
Oguz Bektas
f7198e1233 pmg-ssl-certificate: typos and {pmg} instead of Proxmox
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
2020-04-23 16:40:11 +02:00
Oguz Bektas
2b4388f7a2 pmg-faq: minor typos and grammar fixes
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
2020-04-23 16:39:00 +02:00
Oguz Bektas
0a739daea6 useful cli tools: fix typos and grammar
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
2020-04-23 16:37:46 +02:00
Oguz Bektas
c9c208933b pmgcm: typos, grammar and rephrasing fixups
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
2020-04-23 16:34:48 +02:00
Stoiko Ivanov
1824eab9da rephrase before/after queue filtering for clarity
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>
2020-04-23 16:32:50 +02:00
Oguz Bektas
bc1de76ea2 pmg-planning-deployment: minor fixups in grammar and understandability
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
2020-04-21 18:41:50 +02:00
Thomas Lamprecht
0ca4b5a002 greylisting: wording and drop dubious 50% number
best viewed with
git show --word-diff=color

I mean possibly it was inteded to be marketing speach, but it's not
really relatable where it comes from; and we mention reduced load and
such already

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-21 15:37:52 +02:00
Stoiko Ivanov
a446f8be90 rephrase greylisting section in pmg-intro
and mention that the netmask for greylisting is configurable

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2020-04-21 14:16:45 +02:00
Oguz Bektas
d9aff9ab35 pmg-intro: minor grammar and structure fixes
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
2020-04-21 11:30:14 +02:00
Thomas Lamprecht
50b1b309f1 bump version to 6.1-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-20 17:32:37 +02:00
Stoiko Ivanov
47f7e1d6c4 add new greylist params gen-pmg.conf.5.-opts.pl
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2020-04-20 17:29:14 +02:00
Dominik Csapak
d5c0557aaf add description of Match Archive Filename
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-04-17 15:29:29 +02:00
Dominik Csapak
883ec2c4ef improve explanation of Archive Filter
also mention that it matches regular attachments content-types

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-04-17 15:29:29 +02:00
Mira Limbeck
6abb9ee315 clarify tracking center docs for before-queue
In the after-queue case we get 2 QEntrys from the pmg-log-tracker when
the mail is accepted. One serves as a relay and provides the delivery
status. In the before-queue case we only have 1 QEntry and no extra delivery
status. This results in before-queue accepted mails being shown as
'queued/accepted' instead of 'accepted/<status>'.

As the tracking center shows 'queued/accepted', mention this combination
in the docs and clarify that it only happens in the before-queue
filtering case.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2020-04-16 17:45:09 +02:00
Thomas Lamprecht
e9fb76671c move various links from http to https
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-14 12:35:30 +02:00
Thomas Lamprecht
e5fa9b1381 update nmap example, link also to online doc
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-04-14 12:24:14 +02:00
Stoiko Ivanov
91d501f67a add support for next-hop TLS destination
Adapt the documentation for TLS Destination policies to mention next-hop
destinations defined in the transport table. Support for this was introduced
with the fix for #1948.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2020-04-07 14:06:54 +02:00
Dominik Csapak
c68d1d8a2c fix description of spam level in what object
The sentence was the wrong way around (and had a typo), which
led to confusion for some users.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-03-11 11:29:38 +01:00
Thomas Lamprecht
b6b62fbd3e bump version to 6.1-4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-19 16:42:30 +01:00
Thomas Lamprecht
6bd70b953a update static
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-13 18:08:22 +01:00
Thomas Lamprecht
622d092d4b api-viewer: port over search, expand/collapse all & deeplink from PVE
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-13 18:06:30 +01:00
Thomas Lamprecht
ab3ca2634d api-viewer: whitespace, indentation and typo fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-13 17:53:57 +01:00
Thomas Lamprecht
509eaa9290 adapt toc2 and more responsive style changes from PVE
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-13 16:42:03 +01:00
Thomas Lamprecht
fd3c20c24b bump version to 6.1-3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-01-10 11:28:33 +01:00
Thomas Lamprecht
f475c3fa8b gen-pmg.conf.5: allow to overwrite undocumented key error for bootstrapping
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-01-10 11:28:33 +01:00
Thomas Lamprecht
6e74616302 gen-pmg.conf.5-opts: drop unused Data::Dumper
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-01-09 13:40:18 +01:00
Thomas Lamprecht
2b6070e788 gen-pmg.conf.5-opts: whitespace cleanup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-01-09 13:40:05 +01:00
Julian Zehnter
312595900a Feature #2438 add support for lmtp delivery to downstream servers
new feature lmtp support for simplifying setups with lmtp capable
downstream servers (e.g. dovecot) Postfix support lmtp out of the box
and can now deliver mails directly to internal mailbox servers
without one more smtp connection

extending the documentation for new lmtp option in
MailProxyConfiguration and MailProxyConfiguration:Transport

Signed-off-by: Julian Zehnter <pmg-devel@j-z.it>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
Tested-By: Stoiko Ivanov <s.ivanov@proxmox.com>
2020-01-09 13:39:11 +01:00
Stoiko Ivanov
f03ead41f9 put login-window screenshot inside paragraph
with the recent change of including the screenshots with the
thumbnail attribute, the login-window screenshot was not rendered anymore

This happened because it was included directly above a list environment,
where the thumbnail attribute was not defined.

Additionally the big attribute was dropped.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-11-20 14:41:45 +01:00