Commit Graph

16 Commits

Author SHA1 Message Date
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
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
d108f53720 add big attribute to thumbnails
allows one to easily define bigger thumbnails, i.e., those where we
have to big images to show the full on a page, but still want to give
the user a good sized preview.

As PDF renders this already pretty nice by default we only have to
adapt the html asciidoc config. We do that by using asciidocs
"Conditional Attribute References"[0] and add a "big" attribute.

It can be used as:
> [thumbnail="pmg-gui-network-config.png", big=1]

NOTE: the value of big is ignored, it just matters if it's defined.
While it could be possible to add logic to handle big=0, it it's just
extra work without real use, just omit it if not wanted.

[0]: https://www.methods.co.nz/asciidoc/chunked/ch30.html

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-20 09:17:26 +01:00
Stoiko Ivanov
89028579c2 Add documentation for before queue filtering
This patch adds the configuration options for before/after queue filtering
and generation of NDRs to the feature list and explains the concepts in
'pmgconfig.adoc' below the 'Options' panel of the MailProxy configuration
(where the features can be enabled in the GUI)

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-11-19 11:30:47 +01:00
Stoiko Ivanov
833e1edcb1 Expand the docs for custom SA configuration
Users regularly ask how to classify mails containing some keywords as spam.
Given that this usually indicates a misconfiguration in their DNS-Setup, and
the changes lead to more false positives than actually catching more spam
we should address this more explictly in the documentation.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-11-15 12:47:51 +01:00
Stoiko Ivanov
20522d9644 Add DKIM documentation
Add a short section explaining DKIM and the specifics of Signing in PMG.

Additionally gen-pmg.conf.5-opts.pl was extended to create
'pmg.admin-dkim-conf-opts.adoc' for inclusion below the documentation.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-10-23 11:52:41 +02:00
Thomas Lamprecht
0822b4d83a Revert " set email to office@proxmox.com"
This reverts commit 99cdf3a878.
Reqeuested, again, by Martin as it's out there for such purposes for
>15 years, so we just keep it.
2019-05-31 13:15:33 +02:00
Thomas Lamprecht
99cdf3a878 set email to office@proxmox.com
Requested by Martin as the support@ address is now quite wired to the
enterprise support ticket system, and office is for more general
requests.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-28 15:53:31 +02:00
Stoiko Ivanov
20925f821b asciidoc/asciidoc-pmg.conf: update links to https
Change the links to directly point to the https version of a site where
possible.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-09-27 07:24:52 +02:00
Stoiko Ivanov
37b2b051e2 add short documentation for /etc/pmg/tls_policy
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-09-27 07:24:26 +02:00
Rhonda D'Vine
d4fe77a5b8 use rsvg-convert instead of inkscape
This is an analogous change to what was done in pve-docs last year.

The Build-Depends has been adjusted to list all required ones, there
were some missing.  Also, the compat level is set to 9 so bump
debhelper Build-Depends to >= 9~.

Signed-off-by: Rhonda D'Vine <rhonda@proxmox.com>
2018-09-19 08:12:23 +02:00
Dietmar Maurer
d2ae160b22 pmgsubscription.adoc: improve subscription docs 2018-01-15 13:00:33 +01:00
Dietmar Maurer
e3eaa56aa1 pmg-administration.adoc: add administration section 2018-01-15 09:52:33 +01:00
Dietmar Maurer
9c85cc808b add Service Configuration Templates section 2018-01-03 13:54:57 +01:00
Dietmar Maurer
5fb138688b asciidoc-pmg.conf - fix forum name 2017-12-22 09:59:38 +01:00
Dietmar Maurer
410dc2c9c4 Initial commit 2017-02-22 07:15:00 +01:00