]> git.proxmox.com Git - pmg-docs.git/blob - pmg.spamquar-conf-opts.adoc
pmg-ssl-certificate.adoc: move ssl cerificate docu to extra file
[pmg-docs.git] / pmg.spamquar-conf-opts.adoc
1 `allowhrefs`: `<boolean>` ('default =' `1`)::
2
3 Allow to view hyperlinks.
4
5 `authmode`: `<ldap | ldapticket | ticket>` ('default =' `ticket`)::
6
7 Authentication mode to access the quarantine interface. Mode 'ticket' allows login using tickets sent with the daily spam report. Mode 'ldap' requires to login using an LDAP account. Finally, mode 'ldapticket' allows both ways.
8
9 `hostname`: `<string>` ::
10
11 Quarantine Host. Usefule if you run a Cluster and want users to connect to a specific host.
12
13 `lifetime`: `<integer> (1 - N)` ('default =' `7`)::
14
15 Quarantine life time (days)
16
17 `mailfrom`: `<string>` ::
18
19 Text for 'From' header in daily spam report mails.
20
21 `reportstyle`: `<custom | none | short | verbose>` ('default =' `verbose`)::
22
23 Spam report style.
24
25 `viewimages`: `<boolean>` ('default =' `1`)::
26
27 Allow to view images.
28