]> git.proxmox.com Git - pmg-docs.git/blame - pmg.admin-conf-opts.adoc
d/control: define compat level via build-depends and raise to 13
[pmg-docs.git] / pmg.admin-conf-opts.adoc
CommitLineData
685576c2
DM
1`advfilter`: `<boolean>` ('default =' `1`)::
2
40ce6cfd
SI
3Enable advanced filters for statistic.
4+
5If 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
7statistic will not contain these active receivers.
685576c2 8
f225b3b4
DM
9`avast`: `<boolean>` ('default =' `0`)::
10
241ac83c 11Use Avast Virus Scanner (/usr/bin/scan). You need to buy and install 'Avast Core Security' before you can enable this feature.
f225b3b4
DM
12
13`clamav`: `<boolean>` ('default =' `1`)::
14
15Use ClamAV Virus Scanner. This is the default virus scanner and is enabled by default.
16
241ac83c
TL
17`custom_check`: `<boolean>` ('default =' `0`)::
18
19Use 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
23Absolute Path to the Custom Check Script
24
685576c2
DM
25`dailyreport`: `<boolean>` ('default =' `1`)::
26
27Send daily reports.
28
29`demo`: `<boolean>` ('default =' `0`)::
30
31Demo mode - do not start SMTP filter.
32
d210277a
TL
33`dkim_selector`: `<string>` ::
34
35Default DKIM selector
36
37`dkim_sign`: `<boolean>` ('default =' `0`)::
38
39DKIM sign outbound mails with the configured Selector.
40
41`dkim_sign_all_mail`: `<boolean>` ('default =' `0`)::
42
43DKIM sign all outgoing mails irrespective of the Envelope From domain.
44
685576c2
DM
45`email`: `<string>` ('default =' `admin@domain.tld`)::
46
47Administrator E-Mail address.
48
49`http_proxy`: `http://.*` ::
50
51Specify external http proxy which is used for downloads (example: 'http://username:password@host:port/')
52
53`statlifetime`: `<integer> (1 - N)` ('default =' `7`)::
54
55User Statistics Lifetime (days)
56