]> git.proxmox.com Git - pmg-docs.git/blob - pmg.admin-conf-opts.adoc
installation: update chapter based on PVE docs & new GRUB entries
[pmg-docs.git] / pmg.admin-conf-opts.adoc
1 `advfilter`: `<boolean>` ('default =' `0`)::
2
3 Enable advanced filters for statistic.
4 +
5 If this is enabled, the receiver statistic are limited to active ones
6 (receivers which also sent out mail in the 90 days before), and the contact
7 statistic will not contain these active receivers.
8
9 `avast`: `<boolean>` ('default =' `0`)::
10
11 Use Avast Virus Scanner (/usr/bin/scan). You need to buy and install 'Avast Core Security' before you can enable this feature.
12
13 `clamav`: `<boolean>` ('default =' `1`)::
14
15 Use ClamAV Virus Scanner. This is the default virus scanner and is enabled by default.
16
17 `custom_check`: `<boolean>` ('default =' `0`)::
18
19 Use Custom Check Script. The script has to take the defined arguments and can return Virus findings or a Spamscore.
20
21 `custom_check_path`: `^/([^/\0]+\/)+[^/\0]+$` ('default =' `/usr/local/bin/pmg-custom-check`)::
22
23 Absolute Path to the Custom Check Script
24
25 `dailyreport`: `<boolean>` ('default =' `1`)::
26
27 Send daily reports.
28
29 `demo`: `<boolean>` ('default =' `0`)::
30
31 Demo mode - do not start SMTP filter.
32
33 `dkim_selector`: `<string>` ::
34
35 Default DKIM selector
36
37 `dkim_sign`: `<boolean>` ('default =' `0`)::
38
39 DKIM sign outbound mails with the configured Selector.
40
41 `dkim_sign_all_mail`: `<boolean>` ('default =' `0`)::
42
43 DKIM sign all outgoing mails irrespective of the Envelope From domain.
44
45 `email`: `<string>` ('default =' `admin@domain.tld`)::
46
47 Administrator E-Mail address.
48
49 `http_proxy`: `http://.*` ::
50
51 Specify external http proxy which is used for downloads (example: 'http://username:password@host:port/')
52
53 `statlifetime`: `<integer> (1 - N)` ('default =' `7`)::
54
55 User Statistics Lifetime (days)
56