]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgconfig.adoc
asciidoc: make thumbnail path relative to images/
[pmg-docs.git] / pmgconfig.adoc
index 34210ace338090cbac2b295aa9ff28ae7c1806b1..38c7a3aed94f67553f6c9a9312f58ce879cb0b87 100644 (file)
@@ -240,7 +240,7 @@ Network and Time
 ~~~~~~~~~~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-network-config.png", big=1]
+[thumbnail="screenshot/pmg-gui-network-config.png", big=1]
 endif::manvolnum[]
 
 As network and time are configured in the installer, these generally do not
@@ -279,7 +279,7 @@ Options
 ~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-system-options.png", big=1]
+[thumbnail="screenshot/pmg-gui-system-options.png", big=1]
 endif::manvolnum[]
 
 
@@ -299,7 +299,7 @@ Relaying
 ~~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-mailproxy-relaying.png", big=1]
+[thumbnail="screenshot/pmg-gui-mailproxy-relaying.png", big=1]
 endif::manvolnum[]
 
 These settings are saved to the 'mail' subsection in `/etc/pmg/pmg.conf`. Some of these correspond
@@ -315,7 +315,7 @@ Relay Domains
 ~~~~~~~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-mailproxy-relaydomains.png", big=1]
+[thumbnail="screenshot/pmg-gui-mailproxy-relaydomains.png", big=1]
 endif::manvolnum[]
 
 A list of relayed mail domains, that is, what destination domains this
@@ -328,7 +328,7 @@ Ports
 ~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-mailproxy-ports.png", big=1]
+[thumbnail="screenshot/pmg-gui-mailproxy-ports.png", big=1]
 endif::manvolnum[]
 
 These settings are saved to the 'mail' subsection in `/etc/pmg/pmg.conf`. Many of these correspond
@@ -345,7 +345,7 @@ Options
 ~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-mailproxy-options.png", big=1]
+[thumbnail="screenshot/pmg-gui-mailproxy-options.png", big=1]
 endif::manvolnum[]
 
 These settings are saved to the 'mail' subsection in `/etc/pmg/pmg.conf`,
@@ -454,7 +454,7 @@ Transports
 ~~~~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-mailproxy-transports.png", big=1]
+[thumbnail="screenshot/pmg-gui-mailproxy-transports.png", big=1]
 endif::manvolnum[]
 
 You can use {pmg} to send emails to different internal email servers. For
@@ -472,7 +472,7 @@ Networks
 ~~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-mailproxy-networks.png", big=1]
+[thumbnail="screenshot/pmg-gui-mailproxy-networks.png", big=1]
 endif::manvolnum[]
 
 You can add additional internal (trusted) IP networks or hosts.  All hosts in
@@ -487,7 +487,7 @@ TLS
 ~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-mailproxy-tls.png", big=1]
+[thumbnail="screenshot/pmg-gui-mailproxy-tls.png", big=1]
 endif::manvolnum[]
 
 Transport Layer Security (TLS) provides certificate-based authentication and
@@ -535,7 +535,7 @@ DKIM Signing
 ~~~~~~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-mailproxy-dkim.png", big=1]
+[thumbnail="screenshot/pmg-gui-mailproxy-dkim.png", big=1]
 endif::manvolnum[]
 
 DomainKeys Identified Mail (DKIM) Signatures (see {dkim_rfc}) is a method to
@@ -596,7 +596,7 @@ Whitelist
 ~~~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-mailproxy-whitelist.png", big=1]
+[thumbnail="screenshot/pmg-gui-mailproxy-whitelist.png", big=1]
 endif::manvolnum[]
 
 All SMTP checks are disabled for those entries (e.g. Greylisting,
@@ -619,7 +619,7 @@ Options
 ~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-spam-options.png", big=1]
+[thumbnail="screenshot/pmg-gui-spam-options.png", big=1]
 endif::manvolnum[]
 
 {pmg} uses a wide variety of local and network tests to identify spam
@@ -639,7 +639,7 @@ Quarantine
 ~~~~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-spamquar-options.png", big=1]
+[thumbnail="screenshot/pmg-gui-spamquar-options.png", big=1]
 endif::manvolnum[]
 
 {pmg} analyses all incoming email messages and decides for each
@@ -661,7 +661,7 @@ Customization of Rulescores
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-spam-custom-scores.png", big=1]
+[thumbnail="screenshot/pmg-gui-spam-custom-scores.png", big=1]
 endif::manvolnum[]
 
 While the default scoring of {spamassassin}'s ruleset provides very good
@@ -699,7 +699,7 @@ Options
 ~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-virus-options.png", big=1]
+[thumbnail="screenshot/pmg-gui-virus-options.png", big=1]
 endif::manvolnum[]
 
 All mails are automatically passed to the included virus detector
@@ -712,7 +712,7 @@ using the following configuration keys:
 include::pmg.clamav-conf-opts.adoc[]
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-clamav-database.png", big=1]
+[thumbnail="screenshot/pmg-gui-clamav-database.png", big=1]
 endif::manvolnum[]
 
 Please note that the virus signature database is automatically
@@ -725,7 +725,7 @@ Quarantine
 ~~~~~~~~~~
 
 ifndef::manvolnum[]
-[thumbnail="pmg-gui-virusquar-options.png", big=1]
+[thumbnail="screenshot/pmg-gui-virusquar-options.png", big=1]
 endif::manvolnum[]
 
 Identified virus mails are automatically moved to the virus
@@ -876,7 +876,7 @@ User management in {pmg} consists of three types of users/accounts:
 Local Users
 ~~~~~~~~~~~
 
-[thumbnail="pmg-gui-local-user-config.png", big=1]
+[thumbnail="screenshot/pmg-gui-local-user-config.png", big=1]
 
 Local users can manage and audit {pmg}. They can login on the management web
 interface.
@@ -918,7 +918,7 @@ For details on the fields, see xref:pmg_user_configuration_file[user.conf]
 LDAP/Active Directory
 ~~~~~~~~~~~~~~~~~~~~~
 
-[thumbnail="pmg-gui-ldap-user-config.png", big=1]
+[thumbnail="screenshot/pmg-gui-ldap-user-config.png", big=1]
 
 With {pmg}, users can use LDAP and Active directory as authentication methods to
 access their individual xref:pmgadministration_spam_quarantine[Spam Quarantine].
@@ -974,7 +974,7 @@ interface. Following this, you can create rules targeting LDAP users and groups.
 Fetchmail
 ~~~~~~~~~
 
-[thumbnail="pmg-gui-fetchmail-config.png", big=1]
+[thumbnail="screenshot/pmg-gui-fetchmail-config.png", big=1]
 
 Fetchmail is a utility for polling and forwarding emails. You can define
 email accounts, which will then be fetched and forwarded to the email