]> git.proxmox.com Git - pmg-docs.git/blame - pmg.spamquar-conf-opts.adoc
add SSL ceriticate generation doc
[pmg-docs.git] / pmg.spamquar-conf-opts.adoc
CommitLineData
a4747d93
DM
1`allowhrefs`: `<boolean>` ('default =' `1`)::
2
3Allow to view hyperlinks.
4
5`authmode`: `<ldap | ldapticket | ticket>` ('default =' `ticket`)::
6
7Authentication 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
11Quarantine 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
15Quarantine life time (days)
16
17`mailfrom`: `<string>` ::
18
19Text for 'From' header in daily spam report mails.
20
21`reportstyle`: `<custom | none | short | verbose>` ('default =' `verbose`)::
22
23Spam report style.
24
25`viewimages`: `<boolean>` ('default =' `1`)::
26
27Allow to view images.
28