]> git.proxmox.com Git - pmg-docs.git/blob - pmg.conf.5-opts.adoc
add pmg.conf manual page
[pmg-docs.git] / pmg.conf.5-opts.adoc
1 .Section 'admin'
2
3 `dailyreport`: `<boolean>` ('default =' `1`)::
4
5 Send daily reports.
6
7 `delete`: `<string>` ::
8
9 A list of settings you want to delete.
10
11 `demo`: `<boolean>` ('default =' `0`)::
12
13 Demo mode - do not start SMTP filter.
14
15 `digest`: `<string>` ::
16
17 Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
18
19 `proxypassword`: `<string>` ::
20
21 HTTP proxy password.
22
23 `proxyport`: `<integer> (1 - N)` ('default =' `8080`)::
24
25 HTTP proxy port.
26
27 `proxyserver`: `<string>` ::
28
29 HTTP proxy server address.
30
31 `proxyuser`: `<string>` ::
32
33 HTTP proxy user name.
34
35 .Section 'clamav'
36
37 `archiveblockencrypted`: `<boolean>` ('default =' `0`)::
38
39 Wether to block encrypted archives. Mark encrypted archives as viruses.
40
41 `archivemaxfiles`: `<integer> (0 - N)` ('default =' `1000`)::
42
43 Number of files to be scanned within an archive, a document, or any other kind of container. Warning: disabling this limit or setting it too high may result in severe damage to the system.
44
45 `archivemaxrec`: `<integer> (1 - N)` ('default =' `5`)::
46
47 Nested archives are scanned recursively, e.g. if a ZIP archive contains a TAR file, all files within it will also be scanned. This options specifies how deeply the process should be continued. Warning: setting this limit too high may result in severe damage to the system.
48
49 `archivemaxsize`: `<integer> (1000000 - N)` ('default =' `25000000`)::
50
51 Files larger than this limit won't be scanned.
52
53 `dbmirror`: `<string>` ('default =' `database.clamav.net`)::
54
55 ClamAV database mirror server.
56
57 `delete`: `<string>` ::
58
59 A list of settings you want to delete.
60
61 `digest`: `<string>` ::
62
63 Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
64
65 `maxcccount`: `<integer> (0 - N)` ('default =' `0`)::
66
67 This option sets the lowest number of Credit Card or Social Security numbers found in a file to generate a detect.
68
69 `maxscansize`: `<integer> (1000000 - N)` ('default =' `100000000`)::
70
71 Sets the maximum amount of data to be scanned for each input file.
72
73 .Section 'mail'
74
75 `banner`: `<string>` ('default =' `ESMTP Proxmox`)::
76
77 ESMTP banner.
78
79 `conn_count_limit`: `<integer> (0 - N)` ('default =' `50`)::
80
81 How many simultaneous connections any client is allowed to make to this service. To disable this feature, specify a limit of 0.
82
83 `conn_rate_limit`: `<integer> (0 - N)` ('default =' `0`)::
84
85 The maximal number of connection attempts any client is allowed to make to this service per minute. To disable this feature, specify a limit of 0.
86
87 `delete`: `<string>` ::
88
89 A list of settings you want to delete.
90
91 `digest`: `<string>` ::
92
93 Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
94
95 `dnsbl_sites`: `<string>` ::
96
97 Optional list of DNS white/blacklist domains (see postscreen_dnsbl_sites parameter).
98
99 `dwarning`: `<integer> (0 - N)` ('default =' `4`)::
100
101 SMTP delay warning time (in hours).
102
103 `greylist`: `<boolean>` ('default =' `1`)::
104
105 Use Greylisting.
106
107 `helotests`: `<boolean>` ('default =' `0`)::
108
109 Use SMTP HELO tests.
110
111 `hide_received`: `<boolean>` ('default =' `0`)::
112
113 Hide received header in outgoing mails.
114
115 `max_filters`: `<integer> (3 - 40)` ('default =' `15`)::
116
117 Maximum number of pmg-smtp-filter processes.
118
119 `max_policy`: `<integer> (2 - 10)` ('default =' `5`)::
120
121 Maximum number of pmgpolicy processes.
122
123 `max_smtpd_in`: `<integer> (3 - 100)` ('default =' `99`)::
124
125 Maximum number of SMTP daemon processes (in).
126
127 `max_smtpd_out`: `<integer> (3 - 100)` ('default =' `99`)::
128
129 Maximum number of SMTP daemon processes (out).
130
131 `maxsize`: `<integer> (1024 - N)` ('default =' `10485760`)::
132
133 Maximum email size. Larger mails are rejected.
134
135 `message_rate_limit`: `<integer> (0 - N)` ('default =' `0`)::
136
137 The maximal number of message delivery requests that any client is allowed to make to this service per minute.To disable this feature, specify a limit of 0.
138
139 `rejectunknown`: `<boolean>` ('default =' `0`)::
140
141 Reject unknown clients.
142
143 `rejectunknownsender`: `<boolean>` ('default =' `0`)::
144
145 Reject unknown senders.
146
147 `relay`: `<string>` ::
148
149 The default mail delivery transport (incoming mails).
150
151 `relaynomx`: `<boolean>` ('default =' `0`)::
152
153 Disable MX lookups for default relay.
154
155 `relayport`: `<integer> (1 - 65535)` ('default =' `25`)::
156
157 SMTP port number for relay host.
158
159 `spf`: `<boolean>` ('default =' `1`)::
160
161 Use Sender Policy Framework.
162
163 `tls`: `<boolean>` ('default =' `0`)::
164
165 Use TLS.
166
167 `use_rbl`: `<boolean>` ('default =' `1`)::
168
169 Use Realtime Blacklists.
170
171 `verifyreceivers`: `<integer> (0 - 599)` ('default =' `0`)::
172
173 Enable receiver verification. The value (if greater than 0) spefifies the numerical reply code when the Postfix SMTP server rejects a recipient address (450 or 550).
174
175 .Section 'spam'
176
177 `bounce_score`: `<integer> (0 - 1000)` ('default =' `0`)::
178
179 Additional score for bounce mails.
180
181 `delete`: `<string>` ::
182
183 A list of settings you want to delete.
184
185 `digest`: `<string>` ::
186
187 Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
188
189 `languages`: `(all|([a-z][a-z])+( ([a-z][a-z])+)*)` ('default =' `all`)::
190
191 This option is used to specify which languages are considered OK for incoming mail.
192
193 `maxspamsize`: `<integer> (64 - N)` ('default =' `204800`)::
194
195 Maximum size of spam messages in bytes.
196
197 `rbl_checks`: `<boolean>` ('default =' `1`)::
198
199 Enable real time blacklists (RBL) checks.
200
201 `use_awl`: `<boolean>` ('default =' `1`)::
202
203 Use the Auto-Whitelist plugin.
204
205 `use_bayes`: `<boolean>` ('default =' `1`)::
206
207 Whether to use the naive-Bayesian-style classifier.
208
209 `use_ocr`: `<boolean>` ('default =' `0`)::
210
211 Enable OCR to scan pictures.
212
213 `use_razor`: `<boolean>` ('default =' `1`)::
214
215 Whether to use Razor2, if it is available.
216
217 `wl_bounce_relays`: `<string>` ::
218
219 Whitelist legitimate bounce relays.
220