1 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
2 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/wbl 2008-10-14 00:28:09.000000000 -0600 |
3 |
@@ -0,0 +1,133 @@ |
4 |
+<lexicon lang="bg"> |
5 |
+ <!-- vim: ft=xml: |
6 |
+ --> |
7 |
+ |
8 |
+# WBL_BUTTONS |
9 |
+ |
10 |
+ <entry> |
11 |
+ <base>SAVE</base> |
12 |
+ <trans>Save</trans> |
13 |
+ </entry> |
14 |
+ |
15 |
+ <entry> |
16 |
+ <base>PERFORM</base> |
17 |
+ <trans>Perform</trans> |
18 |
+ </entry> |
19 |
+ |
20 |
+# WBL_PAGE_FIRST |
21 |
+ |
22 |
+ <entry> |
23 |
+ <base>FORM_TITLE</base> |
24 |
+ <trans>E-mail WBL</trans> |
25 |
+ </entry> |
26 |
+ |
27 |
+ <entry> |
28 |
+ <base>OPERATION_STATUS_REPORT</base> |
29 |
+ <trans>Operation status report</trans> |
30 |
+ </entry> |
31 |
+ |
32 |
+ <entry> |
33 |
+ <base>FORM_DESCRIPTION</base> |
34 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
35 |
+ </entry> |
36 |
+ |
37 |
+# WBL_PAGE_BLACK |
38 |
+ |
39 |
+ <entry> |
40 |
+ <base>BLACK_TITLE</base> |
41 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
42 |
+ </entry> |
43 |
+ |
44 |
+ <entry> |
45 |
+ <base>DNSBL_DESCRIPTION</base> |
46 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
47 |
+ </entry> |
48 |
+ |
49 |
+ <entry> |
50 |
+ <base>DNSBL_LABEL</base> |
51 |
+ <trans>DNSBL status</trans> |
52 |
+ </entry> |
53 |
+ |
54 |
+ <entry> |
55 |
+ <base>RHSBL_DESCRIPTION</base> |
56 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
57 |
+ </entry> |
58 |
+ |
59 |
+ <entry> |
60 |
+ <base>RHSBL_LABEL</base> |
61 |
+ <trans>RHSBL status</trans> |
62 |
+ </entry> |
63 |
+ |
64 |
+ <entry> |
65 |
+ <base>BADHELO_DESCRIPTION</base> |
66 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
67 |
+ </entry> |
68 |
+ |
69 |
+ <entry> |
70 |
+ <base>BADHELO_LABEL</base> |
71 |
+ <trans>qpsmtpd badhelo</trans> |
72 |
+ </entry> |
73 |
+ |
74 |
+ <entry> |
75 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
76 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
77 |
+ </entry> |
78 |
+ |
79 |
+ <entry> |
80 |
+ <base>BADMAILFROM_LABEL</base> |
81 |
+ <trans>qmail badmailfrom</trans> |
82 |
+ </entry> |
83 |
+ |
84 |
+# WBL_PAGE_WHITELIST |
85 |
+ |
86 |
+ <entry> |
87 |
+ <base>WHITE_TITLE</base> |
88 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
89 |
+ </entry> |
90 |
+ |
91 |
+ <entry> |
92 |
+ <base>RRFH_LABEL</base> |
93 |
+ <trans>Whitelists status</trans> |
94 |
+ </entry> |
95 |
+ |
96 |
+ <entry> |
97 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
98 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
99 |
+ </entry> |
100 |
+ |
101 |
+ <entry> |
102 |
+ <base>WHITELISTHOSTS_LABEL</base> |
103 |
+ <trans>qpsmtpd whitelisthosts</trans> |
104 |
+ </entry> |
105 |
+ |
106 |
+ <entry> |
107 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
108 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
109 |
+ </entry> |
110 |
+ |
111 |
+ <entry> |
112 |
+ <base>WHITELISTHELO_LABEL</base> |
113 |
+ <trans>qpsmtpd whitelisthelo</trans> |
114 |
+ </entry> |
115 |
+ |
116 |
+ <entry> |
117 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
118 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
119 |
+ </entry> |
120 |
+ |
121 |
+ <entry> |
122 |
+ <base>WHITELISTSENDERS_LABEL</base> |
123 |
+ <trans>qpsmtpd whitelistsenders</trans> |
124 |
+ </entry> |
125 |
+ |
126 |
+ <entry> |
127 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
128 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
129 |
+ </entry> |
130 |
+ |
131 |
+ <entry> |
132 |
+ <base>WHITELISTFROM_LABEL</base> |
133 |
+ <trans>spamassassin whitelist_from</trans> |
134 |
+ </entry> |
135 |
+ |
136 |
+</lexicon> |
137 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/da/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
138 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/da/etc/e-smith/web/functions/wbl 2008-10-14 00:28:10.000000000 -0600 |
139 |
@@ -0,0 +1,133 @@ |
140 |
+<lexicon lang="da"> |
141 |
+ <!-- vim: ft=xml: |
142 |
+ --> |
143 |
+ |
144 |
+# WBL_BUTTONS |
145 |
+ |
146 |
+ <entry> |
147 |
+ <base>SAVE</base> |
148 |
+ <trans>Gem</trans> |
149 |
+ </entry> |
150 |
+ |
151 |
+ <entry> |
152 |
+ <base>PERFORM</base> |
153 |
+ <trans>Udfør</trans> |
154 |
+ </entry> |
155 |
+ |
156 |
+# WBL_PAGE_FIRST |
157 |
+ |
158 |
+ <entry> |
159 |
+ <base>FORM_TITLE</base> |
160 |
+ <trans>E-mail WBL</trans> |
161 |
+ </entry> |
162 |
+ |
163 |
+ <entry> |
164 |
+ <base>OPERATION_STATUS_REPORT</base> |
165 |
+ <trans>Status rapport</trans> |
166 |
+ </entry> |
167 |
+ |
168 |
+ <entry> |
169 |
+ <base>FORM_DESCRIPTION</base> |
170 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
171 |
+ </entry> |
172 |
+ |
173 |
+# WBL_PAGE_BLACK |
174 |
+ |
175 |
+ <entry> |
176 |
+ <base>BLACK_TITLE</base> |
177 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
178 |
+ </entry> |
179 |
+ |
180 |
+ <entry> |
181 |
+ <base>DNSBL_DESCRIPTION</base> |
182 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
183 |
+ </entry> |
184 |
+ |
185 |
+ <entry> |
186 |
+ <base>DNSBL_LABEL</base> |
187 |
+ <trans>DNSBL status</trans> |
188 |
+ </entry> |
189 |
+ |
190 |
+ <entry> |
191 |
+ <base>RHSBL_DESCRIPTION</base> |
192 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
193 |
+ </entry> |
194 |
+ |
195 |
+ <entry> |
196 |
+ <base>RHSBL_LABEL</base> |
197 |
+ <trans>RHSBL status</trans> |
198 |
+ </entry> |
199 |
+ |
200 |
+ <entry> |
201 |
+ <base>BADHELO_DESCRIPTION</base> |
202 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
203 |
+ </entry> |
204 |
+ |
205 |
+ <entry> |
206 |
+ <base>BADHELO_LABEL</base> |
207 |
+ <trans>qpsmtpd badhelo</trans> |
208 |
+ </entry> |
209 |
+ |
210 |
+ <entry> |
211 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
212 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
213 |
+ </entry> |
214 |
+ |
215 |
+ <entry> |
216 |
+ <base>BADMAILFROM_LABEL</base> |
217 |
+ <trans>qmail badmailfrom</trans> |
218 |
+ </entry> |
219 |
+ |
220 |
+# WBL_PAGE_WHITELIST |
221 |
+ |
222 |
+ <entry> |
223 |
+ <base>WHITE_TITLE</base> |
224 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
225 |
+ </entry> |
226 |
+ |
227 |
+ <entry> |
228 |
+ <base>RRFH_LABEL</base> |
229 |
+ <trans>Whitelists status</trans> |
230 |
+ </entry> |
231 |
+ |
232 |
+ <entry> |
233 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
234 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
235 |
+ </entry> |
236 |
+ |
237 |
+ <entry> |
238 |
+ <base>WHITELISTHOSTS_LABEL</base> |
239 |
+ <trans>qpsmtpd whitelisthosts</trans> |
240 |
+ </entry> |
241 |
+ |
242 |
+ <entry> |
243 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
244 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
245 |
+ </entry> |
246 |
+ |
247 |
+ <entry> |
248 |
+ <base>WHITELISTHELO_LABEL</base> |
249 |
+ <trans>qpsmtpd whitelisthelo</trans> |
250 |
+ </entry> |
251 |
+ |
252 |
+ <entry> |
253 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
254 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
255 |
+ </entry> |
256 |
+ |
257 |
+ <entry> |
258 |
+ <base>WHITELISTSENDERS_LABEL</base> |
259 |
+ <trans>qpsmtpd whitelistsenders</trans> |
260 |
+ </entry> |
261 |
+ |
262 |
+ <entry> |
263 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
264 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
265 |
+ </entry> |
266 |
+ |
267 |
+ <entry> |
268 |
+ <base>WHITELISTFROM_LABEL</base> |
269 |
+ <trans>spamassassin whitelist_from</trans> |
270 |
+ </entry> |
271 |
+ |
272 |
+</lexicon> |
273 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/de/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
274 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/de/etc/e-smith/web/functions/wbl 2008-10-14 00:28:10.000000000 -0600 |
275 |
@@ -0,0 +1,133 @@ |
276 |
+<lexicon lang="de"> |
277 |
+ <!-- vim: ft=xml: |
278 |
+ --> |
279 |
+ |
280 |
+# WBL_BUTTONS |
281 |
+ |
282 |
+ <entry> |
283 |
+ <base>SAVE</base> |
284 |
+ <trans>Speichern</trans> |
285 |
+ </entry> |
286 |
+ |
287 |
+ <entry> |
288 |
+ <base>PERFORM</base> |
289 |
+ <trans>Ausführen</trans> |
290 |
+ </entry> |
291 |
+ |
292 |
+# WBL_PAGE_FIRST |
293 |
+ |
294 |
+ <entry> |
295 |
+ <base>FORM_TITLE</base> |
296 |
+ <trans>E-mail WBL</trans> |
297 |
+ </entry> |
298 |
+ |
299 |
+ <entry> |
300 |
+ <base>OPERATION_STATUS_REPORT</base> |
301 |
+ <trans>Statusbericht</trans> |
302 |
+ </entry> |
303 |
+ |
304 |
+ <entry> |
305 |
+ <base>FORM_DESCRIPTION</base> |
306 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
307 |
+ </entry> |
308 |
+ |
309 |
+# WBL_PAGE_BLACK |
310 |
+ |
311 |
+ <entry> |
312 |
+ <base>BLACK_TITLE</base> |
313 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
314 |
+ </entry> |
315 |
+ |
316 |
+ <entry> |
317 |
+ <base>DNSBL_DESCRIPTION</base> |
318 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
319 |
+ </entry> |
320 |
+ |
321 |
+ <entry> |
322 |
+ <base>DNSBL_LABEL</base> |
323 |
+ <trans>DNSBL status</trans> |
324 |
+ </entry> |
325 |
+ |
326 |
+ <entry> |
327 |
+ <base>RHSBL_DESCRIPTION</base> |
328 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
329 |
+ </entry> |
330 |
+ |
331 |
+ <entry> |
332 |
+ <base>RHSBL_LABEL</base> |
333 |
+ <trans>RHSBL status</trans> |
334 |
+ </entry> |
335 |
+ |
336 |
+ <entry> |
337 |
+ <base>BADHELO_DESCRIPTION</base> |
338 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
339 |
+ </entry> |
340 |
+ |
341 |
+ <entry> |
342 |
+ <base>BADHELO_LABEL</base> |
343 |
+ <trans>qpsmtpd badhelo</trans> |
344 |
+ </entry> |
345 |
+ |
346 |
+ <entry> |
347 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
348 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
349 |
+ </entry> |
350 |
+ |
351 |
+ <entry> |
352 |
+ <base>BADMAILFROM_LABEL</base> |
353 |
+ <trans>qmail badmailfrom</trans> |
354 |
+ </entry> |
355 |
+ |
356 |
+# WBL_PAGE_WHITELIST |
357 |
+ |
358 |
+ <entry> |
359 |
+ <base>WHITE_TITLE</base> |
360 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
361 |
+ </entry> |
362 |
+ |
363 |
+ <entry> |
364 |
+ <base>RRFH_LABEL</base> |
365 |
+ <trans>Whitelists status</trans> |
366 |
+ </entry> |
367 |
+ |
368 |
+ <entry> |
369 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
370 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
371 |
+ </entry> |
372 |
+ |
373 |
+ <entry> |
374 |
+ <base>WHITELISTHOSTS_LABEL</base> |
375 |
+ <trans>qpsmtpd whitelisthosts</trans> |
376 |
+ </entry> |
377 |
+ |
378 |
+ <entry> |
379 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
380 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
381 |
+ </entry> |
382 |
+ |
383 |
+ <entry> |
384 |
+ <base>WHITELISTHELO_LABEL</base> |
385 |
+ <trans>qpsmtpd whitelisthelo</trans> |
386 |
+ </entry> |
387 |
+ |
388 |
+ <entry> |
389 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
390 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
391 |
+ </entry> |
392 |
+ |
393 |
+ <entry> |
394 |
+ <base>WHITELISTSENDERS_LABEL</base> |
395 |
+ <trans>qpsmtpd whitelistsenders</trans> |
396 |
+ </entry> |
397 |
+ |
398 |
+ <entry> |
399 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
400 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
401 |
+ </entry> |
402 |
+ |
403 |
+ <entry> |
404 |
+ <base>WHITELISTFROM_LABEL</base> |
405 |
+ <trans>spamassassin whitelist_from</trans> |
406 |
+ </entry> |
407 |
+ |
408 |
+</lexicon> |
409 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/el/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
410 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/el/etc/e-smith/web/functions/wbl 2008-10-14 00:28:10.000000000 -0600 |
411 |
@@ -0,0 +1,133 @@ |
412 |
+<lexicon lang="el"> |
413 |
+ <!-- vim: ft=xml: |
414 |
+ --> |
415 |
+ |
416 |
+# WBL_BUTTONS |
417 |
+ |
418 |
+ <entry> |
419 |
+ <base>SAVE</base> |
420 |
+ <trans>Αποθήκευση</trans> |
421 |
+ </entry> |
422 |
+ |
423 |
+ <entry> |
424 |
+ <base>PERFORM</base> |
425 |
+ <trans>Perform</trans> |
426 |
+ </entry> |
427 |
+ |
428 |
+# WBL_PAGE_FIRST |
429 |
+ |
430 |
+ <entry> |
431 |
+ <base>FORM_TITLE</base> |
432 |
+ <trans>E-mail WBL</trans> |
433 |
+ </entry> |
434 |
+ |
435 |
+ <entry> |
436 |
+ <base>OPERATION_STATUS_REPORT</base> |
437 |
+ <trans>Operation status report</trans> |
438 |
+ </entry> |
439 |
+ |
440 |
+ <entry> |
441 |
+ <base>FORM_DESCRIPTION</base> |
442 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
443 |
+ </entry> |
444 |
+ |
445 |
+# WBL_PAGE_BLACK |
446 |
+ |
447 |
+ <entry> |
448 |
+ <base>BLACK_TITLE</base> |
449 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
450 |
+ </entry> |
451 |
+ |
452 |
+ <entry> |
453 |
+ <base>DNSBL_DESCRIPTION</base> |
454 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
455 |
+ </entry> |
456 |
+ |
457 |
+ <entry> |
458 |
+ <base>DNSBL_LABEL</base> |
459 |
+ <trans>DNSBL status</trans> |
460 |
+ </entry> |
461 |
+ |
462 |
+ <entry> |
463 |
+ <base>RHSBL_DESCRIPTION</base> |
464 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
465 |
+ </entry> |
466 |
+ |
467 |
+ <entry> |
468 |
+ <base>RHSBL_LABEL</base> |
469 |
+ <trans>RHSBL status</trans> |
470 |
+ </entry> |
471 |
+ |
472 |
+ <entry> |
473 |
+ <base>BADHELO_DESCRIPTION</base> |
474 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
475 |
+ </entry> |
476 |
+ |
477 |
+ <entry> |
478 |
+ <base>BADHELO_LABEL</base> |
479 |
+ <trans>qpsmtpd badhelo</trans> |
480 |
+ </entry> |
481 |
+ |
482 |
+ <entry> |
483 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
484 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
485 |
+ </entry> |
486 |
+ |
487 |
+ <entry> |
488 |
+ <base>BADMAILFROM_LABEL</base> |
489 |
+ <trans>qmail badmailfrom</trans> |
490 |
+ </entry> |
491 |
+ |
492 |
+# WBL_PAGE_WHITELIST |
493 |
+ |
494 |
+ <entry> |
495 |
+ <base>WHITE_TITLE</base> |
496 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
497 |
+ </entry> |
498 |
+ |
499 |
+ <entry> |
500 |
+ <base>RRFH_LABEL</base> |
501 |
+ <trans>Whitelists status</trans> |
502 |
+ </entry> |
503 |
+ |
504 |
+ <entry> |
505 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
506 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
507 |
+ </entry> |
508 |
+ |
509 |
+ <entry> |
510 |
+ <base>WHITELISTHOSTS_LABEL</base> |
511 |
+ <trans>qpsmtpd whitelisthosts</trans> |
512 |
+ </entry> |
513 |
+ |
514 |
+ <entry> |
515 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
516 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
517 |
+ </entry> |
518 |
+ |
519 |
+ <entry> |
520 |
+ <base>WHITELISTHELO_LABEL</base> |
521 |
+ <trans>qpsmtpd whitelisthelo</trans> |
522 |
+ </entry> |
523 |
+ |
524 |
+ <entry> |
525 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
526 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
527 |
+ </entry> |
528 |
+ |
529 |
+ <entry> |
530 |
+ <base>WHITELISTSENDERS_LABEL</base> |
531 |
+ <trans>qpsmtpd whitelistsenders</trans> |
532 |
+ </entry> |
533 |
+ |
534 |
+ <entry> |
535 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
536 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
537 |
+ </entry> |
538 |
+ |
539 |
+ <entry> |
540 |
+ <base>WHITELISTFROM_LABEL</base> |
541 |
+ <trans>spamassassin whitelist_from</trans> |
542 |
+ </entry> |
543 |
+ |
544 |
+</lexicon> |
545 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/es/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
546 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/es/etc/e-smith/web/functions/wbl 2008-10-14 00:28:11.000000000 -0600 |
547 |
@@ -0,0 +1,133 @@ |
548 |
+<lexicon lang="es"> |
549 |
+ <!-- vim: ft=xml: |
550 |
+ --> |
551 |
+ |
552 |
+# WBL_BUTTONS |
553 |
+ |
554 |
+ <entry> |
555 |
+ <base>SAVE</base> |
556 |
+ <trans>Guardar</trans> |
557 |
+ </entry> |
558 |
+ |
559 |
+ <entry> |
560 |
+ <base>PERFORM</base> |
561 |
+ <trans>Ejecutar</trans> |
562 |
+ </entry> |
563 |
+ |
564 |
+# WBL_PAGE_FIRST |
565 |
+ |
566 |
+ <entry> |
567 |
+ <base>FORM_TITLE</base> |
568 |
+ <trans>E-mail WBL</trans> |
569 |
+ </entry> |
570 |
+ |
571 |
+ <entry> |
572 |
+ <base>OPERATION_STATUS_REPORT</base> |
573 |
+ <trans>Estado de la operación</trans> |
574 |
+ </entry> |
575 |
+ |
576 |
+ <entry> |
577 |
+ <base>FORM_DESCRIPTION</base> |
578 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
579 |
+ </entry> |
580 |
+ |
581 |
+# WBL_PAGE_BLACK |
582 |
+ |
583 |
+ <entry> |
584 |
+ <base>BLACK_TITLE</base> |
585 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
586 |
+ </entry> |
587 |
+ |
588 |
+ <entry> |
589 |
+ <base>DNSBL_DESCRIPTION</base> |
590 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
591 |
+ </entry> |
592 |
+ |
593 |
+ <entry> |
594 |
+ <base>DNSBL_LABEL</base> |
595 |
+ <trans>DNSBL status</trans> |
596 |
+ </entry> |
597 |
+ |
598 |
+ <entry> |
599 |
+ <base>RHSBL_DESCRIPTION</base> |
600 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
601 |
+ </entry> |
602 |
+ |
603 |
+ <entry> |
604 |
+ <base>RHSBL_LABEL</base> |
605 |
+ <trans>RHSBL status</trans> |
606 |
+ </entry> |
607 |
+ |
608 |
+ <entry> |
609 |
+ <base>BADHELO_DESCRIPTION</base> |
610 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
611 |
+ </entry> |
612 |
+ |
613 |
+ <entry> |
614 |
+ <base>BADHELO_LABEL</base> |
615 |
+ <trans>qpsmtpd badhelo</trans> |
616 |
+ </entry> |
617 |
+ |
618 |
+ <entry> |
619 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
620 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
621 |
+ </entry> |
622 |
+ |
623 |
+ <entry> |
624 |
+ <base>BADMAILFROM_LABEL</base> |
625 |
+ <trans>qmail badmailfrom</trans> |
626 |
+ </entry> |
627 |
+ |
628 |
+# WBL_PAGE_WHITELIST |
629 |
+ |
630 |
+ <entry> |
631 |
+ <base>WHITE_TITLE</base> |
632 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
633 |
+ </entry> |
634 |
+ |
635 |
+ <entry> |
636 |
+ <base>RRFH_LABEL</base> |
637 |
+ <trans>Whitelists status</trans> |
638 |
+ </entry> |
639 |
+ |
640 |
+ <entry> |
641 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
642 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
643 |
+ </entry> |
644 |
+ |
645 |
+ <entry> |
646 |
+ <base>WHITELISTHOSTS_LABEL</base> |
647 |
+ <trans>qpsmtpd whitelisthosts</trans> |
648 |
+ </entry> |
649 |
+ |
650 |
+ <entry> |
651 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
652 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
653 |
+ </entry> |
654 |
+ |
655 |
+ <entry> |
656 |
+ <base>WHITELISTHELO_LABEL</base> |
657 |
+ <trans>qpsmtpd whitelisthelo</trans> |
658 |
+ </entry> |
659 |
+ |
660 |
+ <entry> |
661 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
662 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
663 |
+ </entry> |
664 |
+ |
665 |
+ <entry> |
666 |
+ <base>WHITELISTSENDERS_LABEL</base> |
667 |
+ <trans>qpsmtpd whitelistsenders</trans> |
668 |
+ </entry> |
669 |
+ |
670 |
+ <entry> |
671 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
672 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
673 |
+ </entry> |
674 |
+ |
675 |
+ <entry> |
676 |
+ <base>WHITELISTFROM_LABEL</base> |
677 |
+ <trans>spamassassin whitelist_from</trans> |
678 |
+ </entry> |
679 |
+ |
680 |
+</lexicon> |
681 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
682 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/wbl 2008-10-14 00:28:11.000000000 -0600 |
683 |
@@ -0,0 +1,133 @@ |
684 |
+<lexicon lang="fr"> |
685 |
+ <!-- vim: ft=xml: |
686 |
+ --> |
687 |
+ |
688 |
+# WBL_BUTTONS |
689 |
+ |
690 |
+ <entry> |
691 |
+ <base>SAVE</base> |
692 |
+ <trans>Enregistrer</trans> |
693 |
+ </entry> |
694 |
+ |
695 |
+ <entry> |
696 |
+ <base>PERFORM</base> |
697 |
+ <trans>Exécuter</trans> |
698 |
+ </entry> |
699 |
+ |
700 |
+# WBL_PAGE_FIRST |
701 |
+ |
702 |
+ <entry> |
703 |
+ <base>FORM_TITLE</base> |
704 |
+ <trans>E-mail WBL</trans> |
705 |
+ </entry> |
706 |
+ |
707 |
+ <entry> |
708 |
+ <base>OPERATION_STATUS_REPORT</base> |
709 |
+ <trans>Rapport d'état de l'opération</trans> |
710 |
+ </entry> |
711 |
+ |
712 |
+ <entry> |
713 |
+ <base>FORM_DESCRIPTION</base> |
714 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
715 |
+ </entry> |
716 |
+ |
717 |
+# WBL_PAGE_BLACK |
718 |
+ |
719 |
+ <entry> |
720 |
+ <base>BLACK_TITLE</base> |
721 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
722 |
+ </entry> |
723 |
+ |
724 |
+ <entry> |
725 |
+ <base>DNSBL_DESCRIPTION</base> |
726 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
727 |
+ </entry> |
728 |
+ |
729 |
+ <entry> |
730 |
+ <base>DNSBL_LABEL</base> |
731 |
+ <trans>DNSBL status</trans> |
732 |
+ </entry> |
733 |
+ |
734 |
+ <entry> |
735 |
+ <base>RHSBL_DESCRIPTION</base> |
736 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
737 |
+ </entry> |
738 |
+ |
739 |
+ <entry> |
740 |
+ <base>RHSBL_LABEL</base> |
741 |
+ <trans>RHSBL status</trans> |
742 |
+ </entry> |
743 |
+ |
744 |
+ <entry> |
745 |
+ <base>BADHELO_DESCRIPTION</base> |
746 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
747 |
+ </entry> |
748 |
+ |
749 |
+ <entry> |
750 |
+ <base>BADHELO_LABEL</base> |
751 |
+ <trans>qpsmtpd badhelo</trans> |
752 |
+ </entry> |
753 |
+ |
754 |
+ <entry> |
755 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
756 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
757 |
+ </entry> |
758 |
+ |
759 |
+ <entry> |
760 |
+ <base>BADMAILFROM_LABEL</base> |
761 |
+ <trans>qmail badmailfrom</trans> |
762 |
+ </entry> |
763 |
+ |
764 |
+# WBL_PAGE_WHITELIST |
765 |
+ |
766 |
+ <entry> |
767 |
+ <base>WHITE_TITLE</base> |
768 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
769 |
+ </entry> |
770 |
+ |
771 |
+ <entry> |
772 |
+ <base>RRFH_LABEL</base> |
773 |
+ <trans>Whitelists status</trans> |
774 |
+ </entry> |
775 |
+ |
776 |
+ <entry> |
777 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
778 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
779 |
+ </entry> |
780 |
+ |
781 |
+ <entry> |
782 |
+ <base>WHITELISTHOSTS_LABEL</base> |
783 |
+ <trans>qpsmtpd whitelisthosts</trans> |
784 |
+ </entry> |
785 |
+ |
786 |
+ <entry> |
787 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
788 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
789 |
+ </entry> |
790 |
+ |
791 |
+ <entry> |
792 |
+ <base>WHITELISTHELO_LABEL</base> |
793 |
+ <trans>qpsmtpd whitelisthelo</trans> |
794 |
+ </entry> |
795 |
+ |
796 |
+ <entry> |
797 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
798 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
799 |
+ </entry> |
800 |
+ |
801 |
+ <entry> |
802 |
+ <base>WHITELISTSENDERS_LABEL</base> |
803 |
+ <trans>qpsmtpd whitelistsenders</trans> |
804 |
+ </entry> |
805 |
+ |
806 |
+ <entry> |
807 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
808 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
809 |
+ </entry> |
810 |
+ |
811 |
+ <entry> |
812 |
+ <base>WHITELISTFROM_LABEL</base> |
813 |
+ <trans>spamassassin whitelist_from</trans> |
814 |
+ </entry> |
815 |
+ |
816 |
+</lexicon> |
817 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
818 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/wbl 2008-10-14 00:28:11.000000000 -0600 |
819 |
@@ -0,0 +1,133 @@ |
820 |
+<lexicon lang="hu"> |
821 |
+ <!-- vim: ft=xml: |
822 |
+ --> |
823 |
+ |
824 |
+# WBL_BUTTONS |
825 |
+ |
826 |
+ <entry> |
827 |
+ <base>SAVE</base> |
828 |
+ <trans>Save</trans> |
829 |
+ </entry> |
830 |
+ |
831 |
+ <entry> |
832 |
+ <base>PERFORM</base> |
833 |
+ <trans>Végrehajtás</trans> |
834 |
+ </entry> |
835 |
+ |
836 |
+# WBL_PAGE_FIRST |
837 |
+ |
838 |
+ <entry> |
839 |
+ <base>FORM_TITLE</base> |
840 |
+ <trans>E-mail WBL</trans> |
841 |
+ </entry> |
842 |
+ |
843 |
+ <entry> |
844 |
+ <base>OPERATION_STATUS_REPORT</base> |
845 |
+ <trans>Operation status report</trans> |
846 |
+ </entry> |
847 |
+ |
848 |
+ <entry> |
849 |
+ <base>FORM_DESCRIPTION</base> |
850 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
851 |
+ </entry> |
852 |
+ |
853 |
+# WBL_PAGE_BLACK |
854 |
+ |
855 |
+ <entry> |
856 |
+ <base>BLACK_TITLE</base> |
857 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
858 |
+ </entry> |
859 |
+ |
860 |
+ <entry> |
861 |
+ <base>DNSBL_DESCRIPTION</base> |
862 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
863 |
+ </entry> |
864 |
+ |
865 |
+ <entry> |
866 |
+ <base>DNSBL_LABEL</base> |
867 |
+ <trans>DNSBL status</trans> |
868 |
+ </entry> |
869 |
+ |
870 |
+ <entry> |
871 |
+ <base>RHSBL_DESCRIPTION</base> |
872 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
873 |
+ </entry> |
874 |
+ |
875 |
+ <entry> |
876 |
+ <base>RHSBL_LABEL</base> |
877 |
+ <trans>RHSBL status</trans> |
878 |
+ </entry> |
879 |
+ |
880 |
+ <entry> |
881 |
+ <base>BADHELO_DESCRIPTION</base> |
882 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
883 |
+ </entry> |
884 |
+ |
885 |
+ <entry> |
886 |
+ <base>BADHELO_LABEL</base> |
887 |
+ <trans>qpsmtpd badhelo</trans> |
888 |
+ </entry> |
889 |
+ |
890 |
+ <entry> |
891 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
892 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
893 |
+ </entry> |
894 |
+ |
895 |
+ <entry> |
896 |
+ <base>BADMAILFROM_LABEL</base> |
897 |
+ <trans>qmail badmailfrom</trans> |
898 |
+ </entry> |
899 |
+ |
900 |
+# WBL_PAGE_WHITELIST |
901 |
+ |
902 |
+ <entry> |
903 |
+ <base>WHITE_TITLE</base> |
904 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
905 |
+ </entry> |
906 |
+ |
907 |
+ <entry> |
908 |
+ <base>RRFH_LABEL</base> |
909 |
+ <trans>Whitelists status</trans> |
910 |
+ </entry> |
911 |
+ |
912 |
+ <entry> |
913 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
914 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
915 |
+ </entry> |
916 |
+ |
917 |
+ <entry> |
918 |
+ <base>WHITELISTHOSTS_LABEL</base> |
919 |
+ <trans>qpsmtpd whitelisthosts</trans> |
920 |
+ </entry> |
921 |
+ |
922 |
+ <entry> |
923 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
924 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
925 |
+ </entry> |
926 |
+ |
927 |
+ <entry> |
928 |
+ <base>WHITELISTHELO_LABEL</base> |
929 |
+ <trans>qpsmtpd whitelisthelo</trans> |
930 |
+ </entry> |
931 |
+ |
932 |
+ <entry> |
933 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
934 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
935 |
+ </entry> |
936 |
+ |
937 |
+ <entry> |
938 |
+ <base>WHITELISTSENDERS_LABEL</base> |
939 |
+ <trans>qpsmtpd whitelistsenders</trans> |
940 |
+ </entry> |
941 |
+ |
942 |
+ <entry> |
943 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
944 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
945 |
+ </entry> |
946 |
+ |
947 |
+ <entry> |
948 |
+ <base>WHITELISTFROM_LABEL</base> |
949 |
+ <trans>spamassassin whitelist_from</trans> |
950 |
+ </entry> |
951 |
+ |
952 |
+</lexicon> |
953 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/id/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
954 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/id/etc/e-smith/web/functions/wbl 2008-10-14 00:28:12.000000000 -0600 |
955 |
@@ -0,0 +1,133 @@ |
956 |
+<lexicon lang="id"> |
957 |
+ <!-- vim: ft=xml: |
958 |
+ --> |
959 |
+ |
960 |
+# WBL_BUTTONS |
961 |
+ |
962 |
+ <entry> |
963 |
+ <base>SAVE</base> |
964 |
+ <trans>Save</trans> |
965 |
+ </entry> |
966 |
+ |
967 |
+ <entry> |
968 |
+ <base>PERFORM</base> |
969 |
+ <trans>Jalankan</trans> |
970 |
+ </entry> |
971 |
+ |
972 |
+# WBL_PAGE_FIRST |
973 |
+ |
974 |
+ <entry> |
975 |
+ <base>FORM_TITLE</base> |
976 |
+ <trans>E-mail WBL</trans> |
977 |
+ </entry> |
978 |
+ |
979 |
+ <entry> |
980 |
+ <base>OPERATION_STATUS_REPORT</base> |
981 |
+ <trans>Operation status report</trans> |
982 |
+ </entry> |
983 |
+ |
984 |
+ <entry> |
985 |
+ <base>FORM_DESCRIPTION</base> |
986 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
987 |
+ </entry> |
988 |
+ |
989 |
+# WBL_PAGE_BLACK |
990 |
+ |
991 |
+ <entry> |
992 |
+ <base>BLACK_TITLE</base> |
993 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
994 |
+ </entry> |
995 |
+ |
996 |
+ <entry> |
997 |
+ <base>DNSBL_DESCRIPTION</base> |
998 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
999 |
+ </entry> |
1000 |
+ |
1001 |
+ <entry> |
1002 |
+ <base>DNSBL_LABEL</base> |
1003 |
+ <trans>DNSBL status</trans> |
1004 |
+ </entry> |
1005 |
+ |
1006 |
+ <entry> |
1007 |
+ <base>RHSBL_DESCRIPTION</base> |
1008 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
1009 |
+ </entry> |
1010 |
+ |
1011 |
+ <entry> |
1012 |
+ <base>RHSBL_LABEL</base> |
1013 |
+ <trans>RHSBL status</trans> |
1014 |
+ </entry> |
1015 |
+ |
1016 |
+ <entry> |
1017 |
+ <base>BADHELO_DESCRIPTION</base> |
1018 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
1019 |
+ </entry> |
1020 |
+ |
1021 |
+ <entry> |
1022 |
+ <base>BADHELO_LABEL</base> |
1023 |
+ <trans>qpsmtpd badhelo</trans> |
1024 |
+ </entry> |
1025 |
+ |
1026 |
+ <entry> |
1027 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
1028 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
1029 |
+ </entry> |
1030 |
+ |
1031 |
+ <entry> |
1032 |
+ <base>BADMAILFROM_LABEL</base> |
1033 |
+ <trans>qmail badmailfrom</trans> |
1034 |
+ </entry> |
1035 |
+ |
1036 |
+# WBL_PAGE_WHITELIST |
1037 |
+ |
1038 |
+ <entry> |
1039 |
+ <base>WHITE_TITLE</base> |
1040 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
1041 |
+ </entry> |
1042 |
+ |
1043 |
+ <entry> |
1044 |
+ <base>RRFH_LABEL</base> |
1045 |
+ <trans>Whitelists status</trans> |
1046 |
+ </entry> |
1047 |
+ |
1048 |
+ <entry> |
1049 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
1050 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
1051 |
+ </entry> |
1052 |
+ |
1053 |
+ <entry> |
1054 |
+ <base>WHITELISTHOSTS_LABEL</base> |
1055 |
+ <trans>qpsmtpd whitelisthosts</trans> |
1056 |
+ </entry> |
1057 |
+ |
1058 |
+ <entry> |
1059 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
1060 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
1061 |
+ </entry> |
1062 |
+ |
1063 |
+ <entry> |
1064 |
+ <base>WHITELISTHELO_LABEL</base> |
1065 |
+ <trans>qpsmtpd whitelisthelo</trans> |
1066 |
+ </entry> |
1067 |
+ |
1068 |
+ <entry> |
1069 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
1070 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
1071 |
+ </entry> |
1072 |
+ |
1073 |
+ <entry> |
1074 |
+ <base>WHITELISTSENDERS_LABEL</base> |
1075 |
+ <trans>qpsmtpd whitelistsenders</trans> |
1076 |
+ </entry> |
1077 |
+ |
1078 |
+ <entry> |
1079 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
1080 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
1081 |
+ </entry> |
1082 |
+ |
1083 |
+ <entry> |
1084 |
+ <base>WHITELISTFROM_LABEL</base> |
1085 |
+ <trans>spamassassin whitelist_from</trans> |
1086 |
+ </entry> |
1087 |
+ |
1088 |
+</lexicon> |
1089 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/it/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
1090 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/it/etc/e-smith/web/functions/wbl 2008-10-14 00:28:12.000000000 -0600 |
1091 |
@@ -0,0 +1,133 @@ |
1092 |
+<lexicon lang="it"> |
1093 |
+ <!-- vim: ft=xml: |
1094 |
+ --> |
1095 |
+ |
1096 |
+# WBL_BUTTONS |
1097 |
+ |
1098 |
+ <entry> |
1099 |
+ <base>SAVE</base> |
1100 |
+ <trans>Salva</trans> |
1101 |
+ </entry> |
1102 |
+ |
1103 |
+ <entry> |
1104 |
+ <base>PERFORM</base> |
1105 |
+ <trans>Perform</trans> |
1106 |
+ </entry> |
1107 |
+ |
1108 |
+# WBL_PAGE_FIRST |
1109 |
+ |
1110 |
+ <entry> |
1111 |
+ <base>FORM_TITLE</base> |
1112 |
+ <trans>E-mail WBL</trans> |
1113 |
+ </entry> |
1114 |
+ |
1115 |
+ <entry> |
1116 |
+ <base>OPERATION_STATUS_REPORT</base> |
1117 |
+ <trans>Rapporto operazione</trans> |
1118 |
+ </entry> |
1119 |
+ |
1120 |
+ <entry> |
1121 |
+ <base>FORM_DESCRIPTION</base> |
1122 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
1123 |
+ </entry> |
1124 |
+ |
1125 |
+# WBL_PAGE_BLACK |
1126 |
+ |
1127 |
+ <entry> |
1128 |
+ <base>BLACK_TITLE</base> |
1129 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
1130 |
+ </entry> |
1131 |
+ |
1132 |
+ <entry> |
1133 |
+ <base>DNSBL_DESCRIPTION</base> |
1134 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
1135 |
+ </entry> |
1136 |
+ |
1137 |
+ <entry> |
1138 |
+ <base>DNSBL_LABEL</base> |
1139 |
+ <trans>DNSBL status</trans> |
1140 |
+ </entry> |
1141 |
+ |
1142 |
+ <entry> |
1143 |
+ <base>RHSBL_DESCRIPTION</base> |
1144 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
1145 |
+ </entry> |
1146 |
+ |
1147 |
+ <entry> |
1148 |
+ <base>RHSBL_LABEL</base> |
1149 |
+ <trans>RHSBL status</trans> |
1150 |
+ </entry> |
1151 |
+ |
1152 |
+ <entry> |
1153 |
+ <base>BADHELO_DESCRIPTION</base> |
1154 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
1155 |
+ </entry> |
1156 |
+ |
1157 |
+ <entry> |
1158 |
+ <base>BADHELO_LABEL</base> |
1159 |
+ <trans>qpsmtpd badhelo</trans> |
1160 |
+ </entry> |
1161 |
+ |
1162 |
+ <entry> |
1163 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
1164 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
1165 |
+ </entry> |
1166 |
+ |
1167 |
+ <entry> |
1168 |
+ <base>BADMAILFROM_LABEL</base> |
1169 |
+ <trans>qmail badmailfrom</trans> |
1170 |
+ </entry> |
1171 |
+ |
1172 |
+# WBL_PAGE_WHITELIST |
1173 |
+ |
1174 |
+ <entry> |
1175 |
+ <base>WHITE_TITLE</base> |
1176 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
1177 |
+ </entry> |
1178 |
+ |
1179 |
+ <entry> |
1180 |
+ <base>RRFH_LABEL</base> |
1181 |
+ <trans>Whitelists status</trans> |
1182 |
+ </entry> |
1183 |
+ |
1184 |
+ <entry> |
1185 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
1186 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
1187 |
+ </entry> |
1188 |
+ |
1189 |
+ <entry> |
1190 |
+ <base>WHITELISTHOSTS_LABEL</base> |
1191 |
+ <trans>qpsmtpd whitelisthosts</trans> |
1192 |
+ </entry> |
1193 |
+ |
1194 |
+ <entry> |
1195 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
1196 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
1197 |
+ </entry> |
1198 |
+ |
1199 |
+ <entry> |
1200 |
+ <base>WHITELISTHELO_LABEL</base> |
1201 |
+ <trans>qpsmtpd whitelisthelo</trans> |
1202 |
+ </entry> |
1203 |
+ |
1204 |
+ <entry> |
1205 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
1206 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
1207 |
+ </entry> |
1208 |
+ |
1209 |
+ <entry> |
1210 |
+ <base>WHITELISTSENDERS_LABEL</base> |
1211 |
+ <trans>qpsmtpd whitelistsenders</trans> |
1212 |
+ </entry> |
1213 |
+ |
1214 |
+ <entry> |
1215 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
1216 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
1217 |
+ </entry> |
1218 |
+ |
1219 |
+ <entry> |
1220 |
+ <base>WHITELISTFROM_LABEL</base> |
1221 |
+ <trans>spamassassin whitelist_from</trans> |
1222 |
+ </entry> |
1223 |
+ |
1224 |
+</lexicon> |
1225 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
1226 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/wbl 2008-10-14 00:28:13.000000000 -0600 |
1227 |
@@ -0,0 +1,133 @@ |
1228 |
+<lexicon lang="ja"> |
1229 |
+ <!-- vim: ft=xml: |
1230 |
+ --> |
1231 |
+ |
1232 |
+# WBL_BUTTONS |
1233 |
+ |
1234 |
+ <entry> |
1235 |
+ <base>SAVE</base> |
1236 |
+ <trans>Save</trans> |
1237 |
+ </entry> |
1238 |
+ |
1239 |
+ <entry> |
1240 |
+ <base>PERFORM</base> |
1241 |
+ <trans>Perform</trans> |
1242 |
+ </entry> |
1243 |
+ |
1244 |
+# WBL_PAGE_FIRST |
1245 |
+ |
1246 |
+ <entry> |
1247 |
+ <base>FORM_TITLE</base> |
1248 |
+ <trans>E-mail WBL</trans> |
1249 |
+ </entry> |
1250 |
+ |
1251 |
+ <entry> |
1252 |
+ <base>OPERATION_STATUS_REPORT</base> |
1253 |
+ <trans>Operation status report</trans> |
1254 |
+ </entry> |
1255 |
+ |
1256 |
+ <entry> |
1257 |
+ <base>FORM_DESCRIPTION</base> |
1258 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
1259 |
+ </entry> |
1260 |
+ |
1261 |
+# WBL_PAGE_BLACK |
1262 |
+ |
1263 |
+ <entry> |
1264 |
+ <base>BLACK_TITLE</base> |
1265 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
1266 |
+ </entry> |
1267 |
+ |
1268 |
+ <entry> |
1269 |
+ <base>DNSBL_DESCRIPTION</base> |
1270 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
1271 |
+ </entry> |
1272 |
+ |
1273 |
+ <entry> |
1274 |
+ <base>DNSBL_LABEL</base> |
1275 |
+ <trans>DNSBL status</trans> |
1276 |
+ </entry> |
1277 |
+ |
1278 |
+ <entry> |
1279 |
+ <base>RHSBL_DESCRIPTION</base> |
1280 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
1281 |
+ </entry> |
1282 |
+ |
1283 |
+ <entry> |
1284 |
+ <base>RHSBL_LABEL</base> |
1285 |
+ <trans>RHSBL status</trans> |
1286 |
+ </entry> |
1287 |
+ |
1288 |
+ <entry> |
1289 |
+ <base>BADHELO_DESCRIPTION</base> |
1290 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
1291 |
+ </entry> |
1292 |
+ |
1293 |
+ <entry> |
1294 |
+ <base>BADHELO_LABEL</base> |
1295 |
+ <trans>qpsmtpd badhelo</trans> |
1296 |
+ </entry> |
1297 |
+ |
1298 |
+ <entry> |
1299 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
1300 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
1301 |
+ </entry> |
1302 |
+ |
1303 |
+ <entry> |
1304 |
+ <base>BADMAILFROM_LABEL</base> |
1305 |
+ <trans>qmail badmailfrom</trans> |
1306 |
+ </entry> |
1307 |
+ |
1308 |
+# WBL_PAGE_WHITELIST |
1309 |
+ |
1310 |
+ <entry> |
1311 |
+ <base>WHITE_TITLE</base> |
1312 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
1313 |
+ </entry> |
1314 |
+ |
1315 |
+ <entry> |
1316 |
+ <base>RRFH_LABEL</base> |
1317 |
+ <trans>Whitelists status</trans> |
1318 |
+ </entry> |
1319 |
+ |
1320 |
+ <entry> |
1321 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
1322 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
1323 |
+ </entry> |
1324 |
+ |
1325 |
+ <entry> |
1326 |
+ <base>WHITELISTHOSTS_LABEL</base> |
1327 |
+ <trans>qpsmtpd whitelisthosts</trans> |
1328 |
+ </entry> |
1329 |
+ |
1330 |
+ <entry> |
1331 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
1332 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
1333 |
+ </entry> |
1334 |
+ |
1335 |
+ <entry> |
1336 |
+ <base>WHITELISTHELO_LABEL</base> |
1337 |
+ <trans>qpsmtpd whitelisthelo</trans> |
1338 |
+ </entry> |
1339 |
+ |
1340 |
+ <entry> |
1341 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
1342 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
1343 |
+ </entry> |
1344 |
+ |
1345 |
+ <entry> |
1346 |
+ <base>WHITELISTSENDERS_LABEL</base> |
1347 |
+ <trans>qpsmtpd whitelistsenders</trans> |
1348 |
+ </entry> |
1349 |
+ |
1350 |
+ <entry> |
1351 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
1352 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
1353 |
+ </entry> |
1354 |
+ |
1355 |
+ <entry> |
1356 |
+ <base>WHITELISTFROM_LABEL</base> |
1357 |
+ <trans>spamassassin whitelist_from</trans> |
1358 |
+ </entry> |
1359 |
+ |
1360 |
+</lexicon> |
1361 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
1362 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/wbl 2008-10-14 00:28:13.000000000 -0600 |
1363 |
@@ -0,0 +1,133 @@ |
1364 |
+<lexicon lang="nl"> |
1365 |
+ <!-- vim: ft=xml: |
1366 |
+ --> |
1367 |
+ |
1368 |
+# WBL_BUTTONS |
1369 |
+ |
1370 |
+ <entry> |
1371 |
+ <base>SAVE</base> |
1372 |
+ <trans>Opslaan</trans> |
1373 |
+ </entry> |
1374 |
+ |
1375 |
+ <entry> |
1376 |
+ <base>PERFORM</base> |
1377 |
+ <trans>Uitvoeren</trans> |
1378 |
+ </entry> |
1379 |
+ |
1380 |
+# WBL_PAGE_FIRST |
1381 |
+ |
1382 |
+ <entry> |
1383 |
+ <base>FORM_TITLE</base> |
1384 |
+ <trans>E-mail WBL</trans> |
1385 |
+ </entry> |
1386 |
+ |
1387 |
+ <entry> |
1388 |
+ <base>OPERATION_STATUS_REPORT</base> |
1389 |
+ <trans>Operationeel status rapport</trans> |
1390 |
+ </entry> |
1391 |
+ |
1392 |
+ <entry> |
1393 |
+ <base>FORM_DESCRIPTION</base> |
1394 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
1395 |
+ </entry> |
1396 |
+ |
1397 |
+# WBL_PAGE_BLACK |
1398 |
+ |
1399 |
+ <entry> |
1400 |
+ <base>BLACK_TITLE</base> |
1401 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
1402 |
+ </entry> |
1403 |
+ |
1404 |
+ <entry> |
1405 |
+ <base>DNSBL_DESCRIPTION</base> |
1406 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
1407 |
+ </entry> |
1408 |
+ |
1409 |
+ <entry> |
1410 |
+ <base>DNSBL_LABEL</base> |
1411 |
+ <trans>DNSBL status</trans> |
1412 |
+ </entry> |
1413 |
+ |
1414 |
+ <entry> |
1415 |
+ <base>RHSBL_DESCRIPTION</base> |
1416 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
1417 |
+ </entry> |
1418 |
+ |
1419 |
+ <entry> |
1420 |
+ <base>RHSBL_LABEL</base> |
1421 |
+ <trans>RHSBL status</trans> |
1422 |
+ </entry> |
1423 |
+ |
1424 |
+ <entry> |
1425 |
+ <base>BADHELO_DESCRIPTION</base> |
1426 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
1427 |
+ </entry> |
1428 |
+ |
1429 |
+ <entry> |
1430 |
+ <base>BADHELO_LABEL</base> |
1431 |
+ <trans>qpsmtpd badhelo</trans> |
1432 |
+ </entry> |
1433 |
+ |
1434 |
+ <entry> |
1435 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
1436 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
1437 |
+ </entry> |
1438 |
+ |
1439 |
+ <entry> |
1440 |
+ <base>BADMAILFROM_LABEL</base> |
1441 |
+ <trans>qmail badmailfrom</trans> |
1442 |
+ </entry> |
1443 |
+ |
1444 |
+# WBL_PAGE_WHITELIST |
1445 |
+ |
1446 |
+ <entry> |
1447 |
+ <base>WHITE_TITLE</base> |
1448 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
1449 |
+ </entry> |
1450 |
+ |
1451 |
+ <entry> |
1452 |
+ <base>RRFH_LABEL</base> |
1453 |
+ <trans>Whitelists status</trans> |
1454 |
+ </entry> |
1455 |
+ |
1456 |
+ <entry> |
1457 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
1458 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
1459 |
+ </entry> |
1460 |
+ |
1461 |
+ <entry> |
1462 |
+ <base>WHITELISTHOSTS_LABEL</base> |
1463 |
+ <trans>qpsmtpd whitelisthosts</trans> |
1464 |
+ </entry> |
1465 |
+ |
1466 |
+ <entry> |
1467 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
1468 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
1469 |
+ </entry> |
1470 |
+ |
1471 |
+ <entry> |
1472 |
+ <base>WHITELISTHELO_LABEL</base> |
1473 |
+ <trans>qpsmtpd whitelisthelo</trans> |
1474 |
+ </entry> |
1475 |
+ |
1476 |
+ <entry> |
1477 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
1478 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
1479 |
+ </entry> |
1480 |
+ |
1481 |
+ <entry> |
1482 |
+ <base>WHITELISTSENDERS_LABEL</base> |
1483 |
+ <trans>qpsmtpd whitelistsenders</trans> |
1484 |
+ </entry> |
1485 |
+ |
1486 |
+ <entry> |
1487 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
1488 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
1489 |
+ </entry> |
1490 |
+ |
1491 |
+ <entry> |
1492 |
+ <base>WHITELISTFROM_LABEL</base> |
1493 |
+ <trans>spamassassin whitelist_from</trans> |
1494 |
+ </entry> |
1495 |
+ |
1496 |
+</lexicon> |
1497 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
1498 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/wbl 2008-10-14 00:28:13.000000000 -0600 |
1499 |
@@ -0,0 +1,133 @@ |
1500 |
+<lexicon lang="pt"> |
1501 |
+ <!-- vim: ft=xml: |
1502 |
+ --> |
1503 |
+ |
1504 |
+# WBL_BUTTONS |
1505 |
+ |
1506 |
+ <entry> |
1507 |
+ <base>SAVE</base> |
1508 |
+ <trans>Salvar</trans> |
1509 |
+ </entry> |
1510 |
+ |
1511 |
+ <entry> |
1512 |
+ <base>PERFORM</base> |
1513 |
+ <trans>Executar</trans> |
1514 |
+ </entry> |
1515 |
+ |
1516 |
+# WBL_PAGE_FIRST |
1517 |
+ |
1518 |
+ <entry> |
1519 |
+ <base>FORM_TITLE</base> |
1520 |
+ <trans>E-mail WBL</trans> |
1521 |
+ </entry> |
1522 |
+ |
1523 |
+ <entry> |
1524 |
+ <base>OPERATION_STATUS_REPORT</base> |
1525 |
+ <trans>Relarório de status de operação</trans> |
1526 |
+ </entry> |
1527 |
+ |
1528 |
+ <entry> |
1529 |
+ <base>FORM_DESCRIPTION</base> |
1530 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
1531 |
+ </entry> |
1532 |
+ |
1533 |
+# WBL_PAGE_BLACK |
1534 |
+ |
1535 |
+ <entry> |
1536 |
+ <base>BLACK_TITLE</base> |
1537 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
1538 |
+ </entry> |
1539 |
+ |
1540 |
+ <entry> |
1541 |
+ <base>DNSBL_DESCRIPTION</base> |
1542 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
1543 |
+ </entry> |
1544 |
+ |
1545 |
+ <entry> |
1546 |
+ <base>DNSBL_LABEL</base> |
1547 |
+ <trans>DNSBL status</trans> |
1548 |
+ </entry> |
1549 |
+ |
1550 |
+ <entry> |
1551 |
+ <base>RHSBL_DESCRIPTION</base> |
1552 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
1553 |
+ </entry> |
1554 |
+ |
1555 |
+ <entry> |
1556 |
+ <base>RHSBL_LABEL</base> |
1557 |
+ <trans>RHSBL status</trans> |
1558 |
+ </entry> |
1559 |
+ |
1560 |
+ <entry> |
1561 |
+ <base>BADHELO_DESCRIPTION</base> |
1562 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
1563 |
+ </entry> |
1564 |
+ |
1565 |
+ <entry> |
1566 |
+ <base>BADHELO_LABEL</base> |
1567 |
+ <trans>qpsmtpd badhelo</trans> |
1568 |
+ </entry> |
1569 |
+ |
1570 |
+ <entry> |
1571 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
1572 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
1573 |
+ </entry> |
1574 |
+ |
1575 |
+ <entry> |
1576 |
+ <base>BADMAILFROM_LABEL</base> |
1577 |
+ <trans>qmail badmailfrom</trans> |
1578 |
+ </entry> |
1579 |
+ |
1580 |
+# WBL_PAGE_WHITELIST |
1581 |
+ |
1582 |
+ <entry> |
1583 |
+ <base>WHITE_TITLE</base> |
1584 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
1585 |
+ </entry> |
1586 |
+ |
1587 |
+ <entry> |
1588 |
+ <base>RRFH_LABEL</base> |
1589 |
+ <trans>Whitelists status</trans> |
1590 |
+ </entry> |
1591 |
+ |
1592 |
+ <entry> |
1593 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
1594 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
1595 |
+ </entry> |
1596 |
+ |
1597 |
+ <entry> |
1598 |
+ <base>WHITELISTHOSTS_LABEL</base> |
1599 |
+ <trans>qpsmtpd whitelisthosts</trans> |
1600 |
+ </entry> |
1601 |
+ |
1602 |
+ <entry> |
1603 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
1604 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
1605 |
+ </entry> |
1606 |
+ |
1607 |
+ <entry> |
1608 |
+ <base>WHITELISTHELO_LABEL</base> |
1609 |
+ <trans>qpsmtpd whitelisthelo</trans> |
1610 |
+ </entry> |
1611 |
+ |
1612 |
+ <entry> |
1613 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
1614 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
1615 |
+ </entry> |
1616 |
+ |
1617 |
+ <entry> |
1618 |
+ <base>WHITELISTSENDERS_LABEL</base> |
1619 |
+ <trans>qpsmtpd whitelistsenders</trans> |
1620 |
+ </entry> |
1621 |
+ |
1622 |
+ <entry> |
1623 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
1624 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
1625 |
+ </entry> |
1626 |
+ |
1627 |
+ <entry> |
1628 |
+ <base>WHITELISTFROM_LABEL</base> |
1629 |
+ <trans>spamassassin whitelist_from</trans> |
1630 |
+ </entry> |
1631 |
+ |
1632 |
+</lexicon> |
1633 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
1634 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/wbl 2008-10-14 00:28:14.000000000 -0600 |
1635 |
@@ -0,0 +1,133 @@ |
1636 |
+<lexicon lang="pt-br"> |
1637 |
+ <!-- vim: ft=xml: |
1638 |
+ --> |
1639 |
+ |
1640 |
+# WBL_BUTTONS |
1641 |
+ |
1642 |
+ <entry> |
1643 |
+ <base>SAVE</base> |
1644 |
+ <trans>Salvar</trans> |
1645 |
+ </entry> |
1646 |
+ |
1647 |
+ <entry> |
1648 |
+ <base>PERFORM</base> |
1649 |
+ <trans>Executar</trans> |
1650 |
+ </entry> |
1651 |
+ |
1652 |
+# WBL_PAGE_FIRST |
1653 |
+ |
1654 |
+ <entry> |
1655 |
+ <base>FORM_TITLE</base> |
1656 |
+ <trans>E-mail WBL</trans> |
1657 |
+ </entry> |
1658 |
+ |
1659 |
+ <entry> |
1660 |
+ <base>OPERATION_STATUS_REPORT</base> |
1661 |
+ <trans>Relarório de status de operação</trans> |
1662 |
+ </entry> |
1663 |
+ |
1664 |
+ <entry> |
1665 |
+ <base>FORM_DESCRIPTION</base> |
1666 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
1667 |
+ </entry> |
1668 |
+ |
1669 |
+# WBL_PAGE_BLACK |
1670 |
+ |
1671 |
+ <entry> |
1672 |
+ <base>BLACK_TITLE</base> |
1673 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
1674 |
+ </entry> |
1675 |
+ |
1676 |
+ <entry> |
1677 |
+ <base>DNSBL_DESCRIPTION</base> |
1678 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
1679 |
+ </entry> |
1680 |
+ |
1681 |
+ <entry> |
1682 |
+ <base>DNSBL_LABEL</base> |
1683 |
+ <trans>DNSBL status</trans> |
1684 |
+ </entry> |
1685 |
+ |
1686 |
+ <entry> |
1687 |
+ <base>RHSBL_DESCRIPTION</base> |
1688 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
1689 |
+ </entry> |
1690 |
+ |
1691 |
+ <entry> |
1692 |
+ <base>RHSBL_LABEL</base> |
1693 |
+ <trans>RHSBL status</trans> |
1694 |
+ </entry> |
1695 |
+ |
1696 |
+ <entry> |
1697 |
+ <base>BADHELO_DESCRIPTION</base> |
1698 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
1699 |
+ </entry> |
1700 |
+ |
1701 |
+ <entry> |
1702 |
+ <base>BADHELO_LABEL</base> |
1703 |
+ <trans>qpsmtpd badhelo</trans> |
1704 |
+ </entry> |
1705 |
+ |
1706 |
+ <entry> |
1707 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
1708 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
1709 |
+ </entry> |
1710 |
+ |
1711 |
+ <entry> |
1712 |
+ <base>BADMAILFROM_LABEL</base> |
1713 |
+ <trans>qmail badmailfrom</trans> |
1714 |
+ </entry> |
1715 |
+ |
1716 |
+# WBL_PAGE_WHITELIST |
1717 |
+ |
1718 |
+ <entry> |
1719 |
+ <base>WHITE_TITLE</base> |
1720 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
1721 |
+ </entry> |
1722 |
+ |
1723 |
+ <entry> |
1724 |
+ <base>RRFH_LABEL</base> |
1725 |
+ <trans>Whitelists status</trans> |
1726 |
+ </entry> |
1727 |
+ |
1728 |
+ <entry> |
1729 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
1730 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
1731 |
+ </entry> |
1732 |
+ |
1733 |
+ <entry> |
1734 |
+ <base>WHITELISTHOSTS_LABEL</base> |
1735 |
+ <trans>qpsmtpd whitelisthosts</trans> |
1736 |
+ </entry> |
1737 |
+ |
1738 |
+ <entry> |
1739 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
1740 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
1741 |
+ </entry> |
1742 |
+ |
1743 |
+ <entry> |
1744 |
+ <base>WHITELISTHELO_LABEL</base> |
1745 |
+ <trans>qpsmtpd whitelisthelo</trans> |
1746 |
+ </entry> |
1747 |
+ |
1748 |
+ <entry> |
1749 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
1750 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
1751 |
+ </entry> |
1752 |
+ |
1753 |
+ <entry> |
1754 |
+ <base>WHITELISTSENDERS_LABEL</base> |
1755 |
+ <trans>qpsmtpd whitelistsenders</trans> |
1756 |
+ </entry> |
1757 |
+ |
1758 |
+ <entry> |
1759 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
1760 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
1761 |
+ </entry> |
1762 |
+ |
1763 |
+ <entry> |
1764 |
+ <base>WHITELISTFROM_LABEL</base> |
1765 |
+ <trans>spamassassin whitelist_from</trans> |
1766 |
+ </entry> |
1767 |
+ |
1768 |
+</lexicon> |
1769 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
1770 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/wbl 2008-10-14 00:28:14.000000000 -0600 |
1771 |
@@ -0,0 +1,133 @@ |
1772 |
+<lexicon lang="sl"> |
1773 |
+ <!-- vim: ft=xml: |
1774 |
+ --> |
1775 |
+ |
1776 |
+# WBL_BUTTONS |
1777 |
+ |
1778 |
+ <entry> |
1779 |
+ <base>SAVE</base> |
1780 |
+ <trans>Shrani</trans> |
1781 |
+ </entry> |
1782 |
+ |
1783 |
+ <entry> |
1784 |
+ <base>PERFORM</base> |
1785 |
+ <trans>Izvedi</trans> |
1786 |
+ </entry> |
1787 |
+ |
1788 |
+# WBL_PAGE_FIRST |
1789 |
+ |
1790 |
+ <entry> |
1791 |
+ <base>FORM_TITLE</base> |
1792 |
+ <trans>E-mail WBL</trans> |
1793 |
+ </entry> |
1794 |
+ |
1795 |
+ <entry> |
1796 |
+ <base>OPERATION_STATUS_REPORT</base> |
1797 |
+ <trans>Porocilo o delovanju</trans> |
1798 |
+ </entry> |
1799 |
+ |
1800 |
+ <entry> |
1801 |
+ <base>FORM_DESCRIPTION</base> |
1802 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
1803 |
+ </entry> |
1804 |
+ |
1805 |
+# WBL_PAGE_BLACK |
1806 |
+ |
1807 |
+ <entry> |
1808 |
+ <base>BLACK_TITLE</base> |
1809 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
1810 |
+ </entry> |
1811 |
+ |
1812 |
+ <entry> |
1813 |
+ <base>DNSBL_DESCRIPTION</base> |
1814 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
1815 |
+ </entry> |
1816 |
+ |
1817 |
+ <entry> |
1818 |
+ <base>DNSBL_LABEL</base> |
1819 |
+ <trans>DNSBL status</trans> |
1820 |
+ </entry> |
1821 |
+ |
1822 |
+ <entry> |
1823 |
+ <base>RHSBL_DESCRIPTION</base> |
1824 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
1825 |
+ </entry> |
1826 |
+ |
1827 |
+ <entry> |
1828 |
+ <base>RHSBL_LABEL</base> |
1829 |
+ <trans>RHSBL status</trans> |
1830 |
+ </entry> |
1831 |
+ |
1832 |
+ <entry> |
1833 |
+ <base>BADHELO_DESCRIPTION</base> |
1834 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
1835 |
+ </entry> |
1836 |
+ |
1837 |
+ <entry> |
1838 |
+ <base>BADHELO_LABEL</base> |
1839 |
+ <trans>qpsmtpd badhelo</trans> |
1840 |
+ </entry> |
1841 |
+ |
1842 |
+ <entry> |
1843 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
1844 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
1845 |
+ </entry> |
1846 |
+ |
1847 |
+ <entry> |
1848 |
+ <base>BADMAILFROM_LABEL</base> |
1849 |
+ <trans>qmail badmailfrom</trans> |
1850 |
+ </entry> |
1851 |
+ |
1852 |
+# WBL_PAGE_WHITELIST |
1853 |
+ |
1854 |
+ <entry> |
1855 |
+ <base>WHITE_TITLE</base> |
1856 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
1857 |
+ </entry> |
1858 |
+ |
1859 |
+ <entry> |
1860 |
+ <base>RRFH_LABEL</base> |
1861 |
+ <trans>Whitelists status</trans> |
1862 |
+ </entry> |
1863 |
+ |
1864 |
+ <entry> |
1865 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
1866 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
1867 |
+ </entry> |
1868 |
+ |
1869 |
+ <entry> |
1870 |
+ <base>WHITELISTHOSTS_LABEL</base> |
1871 |
+ <trans>qpsmtpd whitelisthosts</trans> |
1872 |
+ </entry> |
1873 |
+ |
1874 |
+ <entry> |
1875 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
1876 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
1877 |
+ </entry> |
1878 |
+ |
1879 |
+ <entry> |
1880 |
+ <base>WHITELISTHELO_LABEL</base> |
1881 |
+ <trans>qpsmtpd whitelisthelo</trans> |
1882 |
+ </entry> |
1883 |
+ |
1884 |
+ <entry> |
1885 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
1886 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
1887 |
+ </entry> |
1888 |
+ |
1889 |
+ <entry> |
1890 |
+ <base>WHITELISTSENDERS_LABEL</base> |
1891 |
+ <trans>qpsmtpd whitelistsenders</trans> |
1892 |
+ </entry> |
1893 |
+ |
1894 |
+ <entry> |
1895 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
1896 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
1897 |
+ </entry> |
1898 |
+ |
1899 |
+ <entry> |
1900 |
+ <base>WHITELISTFROM_LABEL</base> |
1901 |
+ <trans>spamassassin whitelist_from</trans> |
1902 |
+ </entry> |
1903 |
+ |
1904 |
+</lexicon> |
1905 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
1906 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/wbl 2008-10-14 00:28:14.000000000 -0600 |
1907 |
@@ -0,0 +1,133 @@ |
1908 |
+<lexicon lang="sv"> |
1909 |
+ <!-- vim: ft=xml: |
1910 |
+ --> |
1911 |
+ |
1912 |
+# WBL_BUTTONS |
1913 |
+ |
1914 |
+ <entry> |
1915 |
+ <base>SAVE</base> |
1916 |
+ <trans>Spara</trans> |
1917 |
+ </entry> |
1918 |
+ |
1919 |
+ <entry> |
1920 |
+ <base>PERFORM</base> |
1921 |
+ <trans>Verkställ</trans> |
1922 |
+ </entry> |
1923 |
+ |
1924 |
+# WBL_PAGE_FIRST |
1925 |
+ |
1926 |
+ <entry> |
1927 |
+ <base>FORM_TITLE</base> |
1928 |
+ <trans>E-mail WBL</trans> |
1929 |
+ </entry> |
1930 |
+ |
1931 |
+ <entry> |
1932 |
+ <base>OPERATION_STATUS_REPORT</base> |
1933 |
+ <trans>Statusrapport över operationerna</trans> |
1934 |
+ </entry> |
1935 |
+ |
1936 |
+ <entry> |
1937 |
+ <base>FORM_DESCRIPTION</base> |
1938 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
1939 |
+ </entry> |
1940 |
+ |
1941 |
+# WBL_PAGE_BLACK |
1942 |
+ |
1943 |
+ <entry> |
1944 |
+ <base>BLACK_TITLE</base> |
1945 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
1946 |
+ </entry> |
1947 |
+ |
1948 |
+ <entry> |
1949 |
+ <base>DNSBL_DESCRIPTION</base> |
1950 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
1951 |
+ </entry> |
1952 |
+ |
1953 |
+ <entry> |
1954 |
+ <base>DNSBL_LABEL</base> |
1955 |
+ <trans>DNSBL status</trans> |
1956 |
+ </entry> |
1957 |
+ |
1958 |
+ <entry> |
1959 |
+ <base>RHSBL_DESCRIPTION</base> |
1960 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
1961 |
+ </entry> |
1962 |
+ |
1963 |
+ <entry> |
1964 |
+ <base>RHSBL_LABEL</base> |
1965 |
+ <trans>RHSBL status</trans> |
1966 |
+ </entry> |
1967 |
+ |
1968 |
+ <entry> |
1969 |
+ <base>BADHELO_DESCRIPTION</base> |
1970 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
1971 |
+ </entry> |
1972 |
+ |
1973 |
+ <entry> |
1974 |
+ <base>BADHELO_LABEL</base> |
1975 |
+ <trans>qpsmtpd badhelo</trans> |
1976 |
+ </entry> |
1977 |
+ |
1978 |
+ <entry> |
1979 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
1980 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
1981 |
+ </entry> |
1982 |
+ |
1983 |
+ <entry> |
1984 |
+ <base>BADMAILFROM_LABEL</base> |
1985 |
+ <trans>qmail badmailfrom</trans> |
1986 |
+ </entry> |
1987 |
+ |
1988 |
+# WBL_PAGE_WHITELIST |
1989 |
+ |
1990 |
+ <entry> |
1991 |
+ <base>WHITE_TITLE</base> |
1992 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
1993 |
+ </entry> |
1994 |
+ |
1995 |
+ <entry> |
1996 |
+ <base>RRFH_LABEL</base> |
1997 |
+ <trans>Whitelists status</trans> |
1998 |
+ </entry> |
1999 |
+ |
2000 |
+ <entry> |
2001 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
2002 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
2003 |
+ </entry> |
2004 |
+ |
2005 |
+ <entry> |
2006 |
+ <base>WHITELISTHOSTS_LABEL</base> |
2007 |
+ <trans>qpsmtpd whitelisthosts</trans> |
2008 |
+ </entry> |
2009 |
+ |
2010 |
+ <entry> |
2011 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
2012 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
2013 |
+ </entry> |
2014 |
+ |
2015 |
+ <entry> |
2016 |
+ <base>WHITELISTHELO_LABEL</base> |
2017 |
+ <trans>qpsmtpd whitelisthelo</trans> |
2018 |
+ </entry> |
2019 |
+ |
2020 |
+ <entry> |
2021 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
2022 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
2023 |
+ </entry> |
2024 |
+ |
2025 |
+ <entry> |
2026 |
+ <base>WHITELISTSENDERS_LABEL</base> |
2027 |
+ <trans>qpsmtpd whitelistsenders</trans> |
2028 |
+ </entry> |
2029 |
+ |
2030 |
+ <entry> |
2031 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
2032 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
2033 |
+ </entry> |
2034 |
+ |
2035 |
+ <entry> |
2036 |
+ <base>WHITELISTFROM_LABEL</base> |
2037 |
+ <trans>spamassassin whitelist_from</trans> |
2038 |
+ </entry> |
2039 |
+ |
2040 |
+</lexicon> |
2041 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
2042 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/wbl 2008-10-14 00:28:15.000000000 -0600 |
2043 |
@@ -0,0 +1,133 @@ |
2044 |
+<lexicon lang="tr"> |
2045 |
+ <!-- vim: ft=xml: |
2046 |
+ --> |
2047 |
+ |
2048 |
+# WBL_BUTTONS |
2049 |
+ |
2050 |
+ <entry> |
2051 |
+ <base>SAVE</base> |
2052 |
+ <trans>Save</trans> |
2053 |
+ </entry> |
2054 |
+ |
2055 |
+ <entry> |
2056 |
+ <base>PERFORM</base> |
2057 |
+ <trans>Perform</trans> |
2058 |
+ </entry> |
2059 |
+ |
2060 |
+# WBL_PAGE_FIRST |
2061 |
+ |
2062 |
+ <entry> |
2063 |
+ <base>FORM_TITLE</base> |
2064 |
+ <trans>E-mail WBL</trans> |
2065 |
+ </entry> |
2066 |
+ |
2067 |
+ <entry> |
2068 |
+ <base>OPERATION_STATUS_REPORT</base> |
2069 |
+ <trans>Operation status report</trans> |
2070 |
+ </entry> |
2071 |
+ |
2072 |
+ <entry> |
2073 |
+ <base>FORM_DESCRIPTION</base> |
2074 |
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
2075 |
+ </entry> |
2076 |
+ |
2077 |
+# WBL_PAGE_BLACK |
2078 |
+ |
2079 |
+ <entry> |
2080 |
+ <base>BLACK_TITLE</base> |
2081 |
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
2082 |
+ </entry> |
2083 |
+ |
2084 |
+ <entry> |
2085 |
+ <base>DNSBL_DESCRIPTION</base> |
2086 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
2087 |
+ </entry> |
2088 |
+ |
2089 |
+ <entry> |
2090 |
+ <base>DNSBL_LABEL</base> |
2091 |
+ <trans>DNSBL status</trans> |
2092 |
+ </entry> |
2093 |
+ |
2094 |
+ <entry> |
2095 |
+ <base>RHSBL_DESCRIPTION</base> |
2096 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
2097 |
+ </entry> |
2098 |
+ |
2099 |
+ <entry> |
2100 |
+ <base>RHSBL_LABEL</base> |
2101 |
+ <trans>RHSBL status</trans> |
2102 |
+ </entry> |
2103 |
+ |
2104 |
+ <entry> |
2105 |
+ <base>BADHELO_DESCRIPTION</base> |
2106 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
2107 |
+ </entry> |
2108 |
+ |
2109 |
+ <entry> |
2110 |
+ <base>BADHELO_LABEL</base> |
2111 |
+ <trans>qpsmtpd badhelo</trans> |
2112 |
+ </entry> |
2113 |
+ |
2114 |
+ <entry> |
2115 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
2116 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
2117 |
+ </entry> |
2118 |
+ |
2119 |
+ <entry> |
2120 |
+ <base>BADMAILFROM_LABEL</base> |
2121 |
+ <trans>qmail badmailfrom</trans> |
2122 |
+ </entry> |
2123 |
+ |
2124 |
+# WBL_PAGE_WHITELIST |
2125 |
+ |
2126 |
+ <entry> |
2127 |
+ <base>WHITE_TITLE</base> |
2128 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
2129 |
+ </entry> |
2130 |
+ |
2131 |
+ <entry> |
2132 |
+ <base>RRFH_LABEL</base> |
2133 |
+ <trans>Whitelists status</trans> |
2134 |
+ </entry> |
2135 |
+ |
2136 |
+ <entry> |
2137 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
2138 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
2139 |
+ </entry> |
2140 |
+ |
2141 |
+ <entry> |
2142 |
+ <base>WHITELISTHOSTS_LABEL</base> |
2143 |
+ <trans>qpsmtpd whitelisthosts</trans> |
2144 |
+ </entry> |
2145 |
+ |
2146 |
+ <entry> |
2147 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
2148 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
2149 |
+ </entry> |
2150 |
+ |
2151 |
+ <entry> |
2152 |
+ <base>WHITELISTHELO_LABEL</base> |
2153 |
+ <trans>qpsmtpd whitelisthelo</trans> |
2154 |
+ </entry> |
2155 |
+ |
2156 |
+ <entry> |
2157 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
2158 |
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
2159 |
+ </entry> |
2160 |
+ |
2161 |
+ <entry> |
2162 |
+ <base>WHITELISTSENDERS_LABEL</base> |
2163 |
+ <trans>qpsmtpd whitelistsenders</trans> |
2164 |
+ </entry> |
2165 |
+ |
2166 |
+ <entry> |
2167 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
2168 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
2169 |
+ </entry> |
2170 |
+ |
2171 |
+ <entry> |
2172 |
+ <base>WHITELISTFROM_LABEL</base> |
2173 |
+ <trans>spamassassin whitelist_from</trans> |
2174 |
+ </entry> |
2175 |
+ |
2176 |
+</lexicon> |