aboutsummaryrefslogblamecommitdiffstats
path: root/messages/hu/LC_MESSAGES/mailman.mo
blob: 087fdf6ad4c2cb2381dec7fce6b90a77fa298464 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862





























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
����&y\M@g.AgpiZjwtj+j;kVTk'�k�mT	�nN.x�}z;=|�y|�^}e
f�q�}�9��Rǁ��*�����UĄ���Ʌ�ņ__�������!K�!m�$����Ƌ&݋%�!*�L�&e���������Ռs�\�r�������Z׍Z2���������ӎ`�C�&]���R��5���:�+�0�7�H�]�[l�]ȑ&�?�<C���-��3ǒ���#)�8M�3��*���(�!)�&K�,r�)��3ɔ���(,�,U���C��ߕ&��=�/]�!��'��$ז,��4)P^�%��3՗,	=6�!t*��&��%�&�J5���+��ȚIۚK%�nq����
t����������
��
��@ǜ9� B�c |���7��(���3�FZ+z���a��%!�)G�q/��R��J
bUT��1
��?�Wڢ�2W�for֦8I�$����,ŧ��{6��%Ũ��(ũ)�%�>�Y*p���\��	�L��f�#`�f��V��B��:h��hb��˰!`�������5��ڴ�{
4��%���� b�*tO��F�6)>dh�ͼݼ��'�@�M�V�o�u���)��
ɾ%׾7��P5�.����f��8�X�i������g�0n����rT���������������������	�
���/�E�$_���B��"��,��.&�3U���������#���*�)G�)q������������,�)J�2t����������2�N�_i���%��%	�'/UW���(�����4����Wr���T����9��J�<
D�RCc�`���$�+�>Z�y'��/��?��4 �U�9u�����Y��7�F�#f������5�
%�*0�[�-w�0����R��SI�u���-�J�Mc����������!�������1��P�B�a�v�%���������.�� ����"���"6RX^rv}�#*;+T���5��
�
 /8@=I)�	o�	!
�.
� ��Xjw��/�3�)$Gl�t
!6X#v0����2,Fs��#����;�
� ��'!1>�p�#	-J`sz��C�]BhR-�-�-�-.'.D.V.$f.�.�.1�.x�.)n/�/9�/�/&�/$00)09Z0F�02�1120@2	q2x{26�2m+3.�4��4[9,q9"�9�9�9�9:?):i<�=��=T>p>#�>Q�>�@A�"A��A�B�B!�B(C4Ci;C6�C�Cq�CgDoDsD{D�D�D�D�D�D�D!�D(�D��D�E�E�E
�E�E�E�F#�G�M!�N)O<OZIO�P�P�P,�PQU5QZ�QY�QX@Ra�R�R/
S�:S�U�UKVLV'RVzV�V�V�V�V
VV/V3
WAW_W2}W�W$�W%�W�X�Y`�YyCZ��Z�]�]
]�]
]�]�]�]U^e^i^"x^�^�^�^�^�^__D(_m_ �_!�_	�_	�_!�_`
``�0`#!a�Ea
�a�a0�ab-b?b;Yb8�b�b
�b�b�bcc8cJc]ctc�c�c�c0�c�cdd
1d!<d4^d&�d�d<�de+eIe#ce�e�e�e�e:�e%)fOfbTf;	�i	�r%�r#s85sns�}s9tXt
gtutyt��tputu|u_�u�uA�u%vJAv�{�{�{�{�{*|>|]|m|�|�|�|	�|
�|	�|�|(})}D}Y}�p}W5v�������|�/��7́�����f�)z�����ӈڈ,� !�8B��{�7{�9����y���;��)��'�,?�l��
~��#�3�I�i���w��%�6�	E�jO�!��ܨ��֪8�(�;��C�*�	;�E�W��n��!�)�0�8�X�~_��޴Jn��������-��+ӷ����<��#ں���
�<��$������"�	7�A�H�(]�;��<�� ��: �%[����ZK�0��1��)	�!3�U�t���	���������r6�"��u��gB�)�����_q�g��r9�;��3��"�W?����J��O���2�)��J�MP����u�������K��K��7=�|u�/��["�&~���&����%��z�������"�����������������	����)
�4�S�j�v������������)�?��X��������&��"��P�=Y�[��N��wB����
��:��\��y#�P�����-
�38�6l�7������n�6&��]�*;��f�%C�i��}��,�L�����a)�v�������n��!��01BOtr�Y7���*4�5�')7Q0���P����6A	Yx	"	[�	Q�fN
VTi�6L�k����Q-
F)�L)|C*q*n2+��+dJ,��2	4+4�474( 5-I5�w5, =1M@�AgAB��BO�H4�IM�MR�M&O;O"LOoO{O<�O�Ok�OEPLP`PdP�eQR R7R"TRwR�R��R-SS�S�S�S 
T!+TMT!dT�T.T#�T.T$#U9HU�U��U5X�>Z0\4\F\a\x\0~\�\�\�\�\	]6$]0[]	],]��]w^{^5^�^-^�^�avg�9hG�hbk0gmgm�n#�n�
o��p1q��qv�v�v�v�v.vw/w(Kw5tw5w��w4x2x2y[Ny;y*�yp~��~�y%3�!Y�${���;��G��-@�=n����1L�,~�.��hڃ�C��݄Gy�'�� �
�''��O�3��33�g�&��p��.�!G�i��x�KC�����0�&�
�
+�9��M�%	�6/�7f���H��#�#%�I�h���C��PڛP+�c|�V���7�V��]��7�!Ƞ��;�O�j���������#ġ�/�%�D�^�x��������g��6!�8X����� ˣ �"
�!0�R� p�,����äǤ̤٤���
�
��'.�4V�����������ץ�/�{5���	ŦϦ����(�-�=�F�X�	e� o����� ç��
��!�%�"-�
P�[�c�
v�	��������.��̨ըۨ���
��$�8�4I�,~�����$��ݩ.��%�*�+=�)i���8��8Ԫ
�-�J�a�������*��ǫ"۫'��
&��4�����{�,,�/Y�g����6��:
��>��:�><��{��d��#�
������P��o9���������l�=x����6��=��R����{�"��'������2�'?�.g���&��������)�w<��������� �w3�w��#�7�>�N�
g�Vu���%��0
�?;�+{����#K�o�t�z���7��B��`
�k���8����-��G�O�j�8}�?��@��"7�Z�5v�"��*��2��C-�Lq�����/��! �B�D]� ��+��A��31�'e�/��&��.��5�CI�$��,��&��=�D�2a�/��/��(��O�%m�L����9��B+�un����m�|���	����
����
��5��L�0`���&��)��;��#9�&]���
�� ��&��	��I��7�K�g�<{�7��C��J4�E�2�����[��P�@`�e����?��.��#�+<��h�
)�.7�f����02�!c�$������*���k�
��)�����,[�Q��F���!����P��V��NN�$��~��A�C�?E��� �����7T�*����
��-��G��+D�Op�V���:#��^�Oe w�)������"�
�3�+*:�eLO*��e�'Emu�
��
>�
E�
�;
��
��
������
	1)G3q�K�%>,=k/���!� 58n9�7�7�*Eb����7�=+i%�#�)��(>fW�(�&*+KV�+���8���*S~�X�5
3C�w�O�$R_o#���&
 1 Q 0f C� P� ;,!.h!J�!,�!"M)"w('�(*�(��([a,�-
�1+�12-21>2$p2A�26�2n3}8�8�85�8	�>�?#�@�@A5ATA"tA!�A��AB�B�B$�BC!C�8C)C(DHD)ZD��DK!�K�K�K�K�K�KK}L	L�L
L�L+L�L�LM9MRM
YM
gMuM�MM�M�Me�M-O�JO
O&�OT+T`7W�X�X.X XY6&YA]Y2Y$�YY�Z�ZZZ�Z�ZZ)[8[P[U[g[={[7[�[	\\)\?\L\P\HX\�\I�\�`aa!a&%cLc4gc��cd(5d^d{d�d�d�d�d�dFdeP*e{eU�e!�t	u#u)u6u3Fuzu�u7u�u"�u9vnTvE�v	wBwQw"Ww"zw.�wS�w� x3y0<y0my�y|�yS"zlvz3{c|"{.�4�"�%�A�_�5x�0��߃���%��ք!��-�@�O�og��׈ �� ��(�/
�:��A�CŠ�m �������������������‹ڋ(��v!�������ʌ"ی��!��3�f�!h�$��
��;�����2�/O��Q��T�RB�Z��c�T�:d����@�Q�Qq�Ý.ʝ��
�$�,�4�9�E�-d�-��"��"�1�8�*@�,k����7j�N��q��c�\�`�h�y�������֤U�I�O�)_�
������ѥ���
�F�"d�0��.���
��%��%�'� /�"P�)s����
<�J�P�o�6r���3��3��(�A�S�W�(i�5��Ȫު���.�%H�#n�8��˫ګ�
�%�2D�*w���;����&�B�3]�&����(ح�*�-D�r�"x����z�&����J��	���=ܹ
�(�4�8��A�:�>�F�WI���E��.���&�<*�#g�������)��
���*�A�T�k�t�	}���,����(��!��2�# �5D� z�������y�.�:N�(��/�������>��"������7�'W�>����������<.�k���`��7��0�)8�)b�
�����<�\�t���)�������1���������#�����!�V6�����&����	�������������������� ����^k�Z��%�7�JK�.�������?��)��		��[(q��
�#�
��!�@5LI�1�I�1H�zgQ>6:/.j���
����^~,��
h3m��P)cz��-_<���I��H	SR��VWu?��
~��j�RC8I|Ok6:'�11c2jd�%8�^   . D [ q ~ J� &� !!)!@!!V!"x!�!�!�!�!�!f"j"l"�	q"+O,{,7�,9�,d	-1n-]�-��-�.��.��/�2?5F5�e54B67w6;�6<�6Y(7��7%8�?8)+9$U:0z;�;��;�r<F)=�p=�G>X�>uW?��?��@lQA �A/�ABCW/D{�D�Fz�F;GA<G$~G:�G3�GXHZkI��Iu[J;�Jv
K�K��K;M�KM:%O�`RS�SAST"�Tm�T?&X*f[��[�'\/�\�d��dfeE5fl{f��f@jgf�l
nn%;n+an&�n2n��n�nu&$x�Ky>yZziY�����B����'�
9�D�D`�
��s��$�*�<��>���؇ڇ$�(�A�\��{�?i���'��݉� �!)�K�(S�,|�5��&ߊ4�0;�<l�
��A��:��.1�B`�����Ԓ�?�/�?�W�.o�*��7ɓ>�@�8Q����4�8�6@�	w�1�����-��h��O ��p��X�84�Xm��Ƣ-��w�td�9٥9�#M�q�x�}���(��Ǫߪ*��-"�2P����%s�=��׬d��P\����y�����ڲ��!س#���=7�>u���9�����;��'ڶ0�v3����{i�F�2,��_�$�(7��`�0�-�!I�$k�^����3ۼ����Ϳ�������7����
��&�"��E��2$�W�\u�*��"��# �"D�
g�=u�G��D��f@�8�����Qt����xS�*�����A(�j�!������(��#��,�<�AE�'����)�������.�6�r>�:��<��$)�*N�*y�.��'��)��3%�+Y�4���������������
�
$�2�8M�>������������"0�>S�v��	� �<�$W�|�	�����������������(5�:^�������������&���)�5�L�	Y�c�o�{�8����������%��		��&�C�,S�%��	��
��&����5�7�?�?P�,����J��J�Y�y���"��������/��! �$B��f�&hs�������)�Y�U�2�Aw�.`R�y��%�>�d�`� S=�S
��Y�E�M�6�&���~��<
��lru��j,���~�pK�{�qr1���^�~
�Q��n�	Oc9DN}	�"��N�`��L@��H��j�!
8J�:N��5l��ae���o|���t��� yTZ�n-�����7	����D�<C�Pp�r��WA��x}:��G�00�f���o�f�N�����q.[U���������G�� HO���'��9
��$������RYQF��{G^�e���v�Bp{�/X|��i������z�M�����T]m�>x��+�n��2z_K
)"��?���t����m4"��.����'k��8��~���z�Z8�0#)�?�]�)Mm������Y2��
�b����:XC0��P�s�+B����T�����?�(���D���������(��$�^�

�H�a�����sV,���'�� �wh�+�=������������\�U��9�17�@/o}���Z��K}�*E��u��e����T���#G��q?��V0-���hW��e`1��$�6�R!k�����W1����Kz��b�vuVbf����s�E4w�|I��di*���,H�LX��v�l���k;�)\�<��J-��]4��`�E��~�@����������3fc�tW���M��LC�8��4d��}�[\>��LgA$bg3��>c�y'�pT7��#q�l�������
���&O9�_��@���^�%W��.e�=�P�(��@�+��N�J4���J<��g��b*2���%]5���Q�=���t��r\��B-6�I�S�"I6d�t����il�����|9Mvn����rjB�?Q�C��� j,�P��ay!Z���<�]n�"�g�����;I5cy��P����%�FA5���������h�a����'g�*��������F�qIo,2�\�3�;c.;$��|�kF�p	Ym�[R+;L�������Gw�����V�{�7��D��������/#��C�=�^Hux��{�j�	3��u��/�[h��R(���������FO*��S�O�J[��6����:�i�i!o#&�X�m��D��S�(�z�3���������-x5:s_��w��Kv������Qa����E&_�/����U�71X�%A�ZUx>d_�V�!���8�kB�

NOTE NOTE NOTE NOTE NOTE

    You are upgrading an existing Mailman installation, but I can't tell what
    version you were previously running.

    If you are upgrading from Mailman 1.0b9 or earlier you will need to
    manually update your mailing lists.  For each mailing list you need to
    copy the file templates/options.html lists/<listname>/options.html.

    However, if you have edited this file via the Web interface, you will have
    to merge your changes into this file, otherwise you will lose your
    changes.

NOTE NOTE NOTE NOTE NOTE


    confirm <confirmation-string>
        Confirm an action.  The confirmation-string is required and should be
        supplied with in mailback confirmation notice.

    echo [args]
        Simply echo an acknowledgement.  Args are echoed back unchanged.

    end
        Stop processing commands.  Use this if your mail program automatically
        adds a signature file.

    help
        Print this help message.

    info
        Get information about this mailing list.

    lists
        See a list of the public mailing lists on this GNU Mailman server.

    password [<oldpassword> <newpassword>] [address=<address>]
        Retrieve or change your password.  With no arguments, this returns
        your current password.  With arguments <oldpassword> and <newpassword>
        you can change your password.

        If you're posting from an address other than your membership address,
        specify your membership address with `address=<address>' (no brackets
        around the email address, and no quotes!).  Note that in this case the
        response is always sent to the subscribed address.

    set ...
        Set or view your membership options.

        Use `set help' (without the quotes) to get a more detailed list of the
        options you can change.

        Use `set show' (without the quotes) to view your current option
        settings.

    set help
        Show this detailed help.

    set show [address=<address>]
        View your current option settings.  If you're posting from an address
        other than your membership address, specify your membership address
        with `address=<address>' (no brackets around the email address, and no
        quotes!).

    set authenticate <password> [address=<address>]
        To set any of your options, you must include this command first, along
        with your membership password.  If you're posting from an address
        other than your membership address, specify your membership address
        with `address=<address>' (no brackets around the email address, and no
        quotes!).

    set ack on
    set ack off
        When the `ack' option is turned on, you will receive an
        acknowledgement message whenever you post a message to the list.

    set digest plain
    set digest mime
    set digest off
        When the `digest' option is turned off, you will receive postings
        immediately when they are posted.  Use `set digest plain' if instead
        you want to receive postings bundled into a plain text digest
        (i.e. RFC 1153 digest).  Use `set digest mime' if instead you want to
        receive postings bundled together into a MIME digest.

    set delivery on
    set delivery off
        Turn delivery on or off.  This does not unsubscribe you, but instead
        tells Mailman not to deliver messages to you for now.  This is useful
        if you're going on vacation.  Be sure to use `set delivery on' when
        you return from vacation!

    set myposts on
    set myposts off
        Use `set myposts off' to not receive copies of messages you post to
        the list.  This has no effect if you're receiving digests.

    set hide on
    set hide off
        Use `set hide on' to conceal your email address when people request
        the membership list.

    set duplicates on
    set duplicates off
        Use `set duplicates off' if you want Mailman to not send you messages
        if your address is explicitly mentioned in the To: or Cc: fields of
        the message.  This can reduce the number of duplicate postings you
        will receive.

    set reminders on
    set reminders off
        Use `set reminders off' if you want to disable the monthly password
        reminder for this mailing list.

    subscribe [password] [digest|nodigest] [address=<address>]
        Subscribe to this mailing list.  Your password must be given to
        unsubscribe or change your options, but if you omit the password, one
        will be generated for you.  You may be periodically reminded of your
        password.

        The next argument may be either: `nodigest' or `digest' (no quotes!).
        If you wish to subscribe an address other than the address you sent
        this request from, you may specify `address=<address>' (no brackets
        around the email address, and no quotes!)

    unsubscribe [password] [address=<address>]
        Unsubscribe from the mailing list.  If given, your password must match
        your current password.  If omitted, a confirmation email will be sent
        to the unsubscribing address. If you wish to unsubscribe an address
        other than the address you sent this request from, you may specify
        `address=<address>' (no brackets around the email address, and no
        quotes!)

    who
        See everyone who is on this mailing list.

    who password
        See everyone who is on this mailing list.  The roster is limited to
        list administrators and moderators only; you must supply the list
        admin or moderator password to retrieve the roster.

    who password [address=<address>]
        See everyone who is on this mailing list.  The roster is limited to
        list members only, and you must supply your membership password to
        retrieve it.  If you're posting from an address other than your
        membership address, specify your membership address with
        `address=<address>' (no brackets around the email address, and no
        quotes!)

%(listname)s has both public and private mbox archives.  Since this list
currently uses private archiving, I'm installing the private mbox archive
-- %(o_pri_mbox_file)s -- as the active archive, and renaming
        %(o_pub_mbox_file)s
to
        %(o_pub_mbox_file)s.preb6

You can integrate that into the archives if you want by using the 'arch'
script.

- Done.


- Ignored:
- Unprocessed:
Check a given Mailman translation, making sure that variables and
tags referenced in translation are the same variables and tags in
the original templates and catalog.

Usage:

cd $MAILMAN_DIR
%(program)s [-q] <lang>

Where <lang> is your country code (e.g. 'it' for Italy) and -q is
to ask for a brief summary.

ERROR:

The locks for some lists could not be acquired.  This means that either
Mailman was still active when you upgraded, or there were stale locks in the
%(lockdir)s directory.

You must put Mailman into a quiescent state and remove all stale locks, then
re-run "make update" manually.  See the INSTALL and UPGRADE files for details.

Pending posts:
To finish creating your mailing list, you must edit your /etc/aliases (or
equivalent) file by adding the following lines, and possibly running the
`newaliases' program:

## %(listname)s mailing list
To finish removing your mailing list, you must edit your /etc/aliases (or
equivalent) file by removing the following lines, and possibly running the
`newaliases' program:

## %(listname)s mailing list
Usage:
You are subscribed to this list with the case-preserved address
<em>%(cpuser)s</em>.            You have successfully canceled the posting of your message with
            the Subject: header <em>%(subject)s</em> to the mailing list
            %(listname)s.            You have successfully changed your address on the %(listname)s
            mailing list from <b>%(oldaddr)s</b> to <b>%(newaddr)s</b>.  You
            can now <a href="%(optionsurl)s">proceed to your membership
            login page</a>.            You have successfully confirmed your subscription request for
            "%(addr)s" to the %(listname)s mailing list.  A separate
            confirmation message will be sent to your email address, along
            with your password, and other useful information and links.

            <p>You can now
            <a href="%(optionsurl)s">proceed to your membership login
            page</a>.            You have successfully confirmed your subscription request to the
            mailing list %(listname)s, however final approval is required from
            the list moderator before you will be subscribed.  Your request
            has been forwarded to the list moderator, and you will be notified
            of the moderator's decision.            You have successfully re-enabled your membership in the
            %(listname)s mailing list.  You can now <a
            href="%(optionsurl)s">visit your member options page</a>.
                        You have successfully unsubscribed from the %(listname)s mailing
            list.  You can now <a href="%(listinfourl)s">visit the list's main
            information page</a>.     Description: %(description)s     Requests to: %(requestaddr)s    %(status)s (%(how)s on %(date)s)    ack %(onoff)s    address not found:    checking gid and mode for %(path)s    checking permissions on: %(path)s    checking set-gid for %(path)s    clone address added:    clone address is already a member:    digest mime    digest off    digest plain    duplicates %(onoff)s    hide %(onoff)s    looks like you have a really recent CVS installation...
    you're either one brave soul, or you already ran me    myposts %(onoff)s    new list owners:    original address removed:    reminders %(onoff)s    scanning list owners:    unknown file in the way, moving
        %(o_pri_mbox_file)s
    to
        %(newname)s    unknown file in the way, moving
        %(o_pub_mbox_file)s
    to
        %(newname)s   %(file)s: okay  Thread %(size)i bytes  (%(count)d of %(total)d) (Digest mode) (but we obscure the addresses so they are not
                easily recognizable by spammers). (requires authorization) (requires confirmation)<br>&nbsp;<br> <p>Enter your  If you leave the field blank, you will be prompted for
        your email address The last bounce received from you was dated %(date)s To visit the general information page for an unadvertised list,
        open a URL similar to this one, but with a '/' and the %(adj)s
        list name appended.
        <p>List administrators, you can visit  and password to visit  the subscribers list: <p><center>  at  bytes from %(remote)s is already a member subscribers:  to find the management interface for your list.
         <p>Send questions or comments to ## "%(listname)s" mailing list configuration settings -*- python -*-
## captured on %(when)s
#%(counter)05d %(msgid)s%%%%(address)s is not a member of the %(listname)s mailing list%(allcnt)s members total%(allcnt)s members total, %(membercnt)s shown%(count)d %(realname)s moderator request(s) waiting%(day)i %(month)s %(year)i%(days)d %(units)s%(dbdir)s "other" perms must be 000%(dbfile)s owned by %(owner)s (must be owned by %(user)s%(file)s permissions must be 066x (got %(octmode)s)%(host)s mailing list memberships reminder%(hostname)s Mailing Lists%(hostname)s mailing lists - Admin Links%(i)3d. List name:   %(realname)s%(listfullname)s mailing list reminder%(listinfo_link)s list run by %(owner_link)s%(listname)s %(msg)s not found as %(dir)s%(listname)s post from %(sender)s requires approval%(messages)d messages found%(month)s %(year)i%(name)s runs the %(runnername)s qrunner%(newaddr)s is already a member of the list.%(ord)s quarter %(year)i%(path)s bad group (has: %(groupname)s, expected %(MAILMAN_GROUP)s)%(path)s must be set-gid%(private)s must not be other-readable%(pwfile)s permissions must be exactly 0640 (got %(octmode)s)%(realname)s -- Edit html for %(template_info)s%(realname)s -- HTML Page Editing%(realname)s Administration (%(label)s)%(realname)s Administrative Database%(realname)s Administrative Database Results%(realname)s Digest, Vol %(volume)d, Issue %(issue)d%(realname)s Mailing list Configuration Help
    <br><em>%(varname)s</em> Option%(realname)s administrative interface%(realname)s list: member options for user %(user)s%(realname)s list: member options login page%(realname)s mailing list administration<br>%(label)s Section%(realname)s post acknowledgement%(realname)s roster authentication failed.%(realname)s subscription notification%(realname)s unsubscribe notification%(safetemplatename)s: Invalid template%(wday)s %(mon)s %(day)2i %(hh)02i:%(mm)02i:%(ss)02i %(tzname)s %(year)04i%(wrapper)s must be set-gid%s has both public and private mbox archives.  Since this list
currently uses public archiving, I'm installing the public mbox file
archive file (%s) as the active one, and renaming
        %s
    to
        %s.preb6

You can integrate that into the archives if you want by using the 'arch'
script.
&lt;blank line&gt;(<i>%(which)s is only available to the list
                members.</i>)(<i>%(which)s is only available to the list
            administrator.</i>)(Administrivia filter) Check postings and intercept ones
             that seem to be administrative requests?(Note - you are subscribing to a list of mailing lists, so the %(type)s notice will be sent to the admin address for your membership, %(addr)s.)<p>(as owner)(fixing)(help)(locked)(no change)(no subject)(unlocked)- Results:- This list looks like it might have <= b4 list templates around- both %(o_tmpl)s and %(n_tmpl)s exist, leaving untouched- moved %(o_tmpl)s to %(n_tmpl)s- nothing to update here- updating old private mbox file- updating old public mbox file- usenet watermarks updated and gate_watermarks removed-------------- next part --------------
--all requires --run...after this one....before this one....or specify a file to upload:; it was disabled by the list administrator; it was disabled by you; it was disabled due to excessive bounces.  The
            last bounce was received on %(date)s; it was disabled for unknown reasons<P>Currently, there are no archives. </P><b><i>either</i></b> <b>Cancel</b> and return to list administration<b>Invalid confirmation string:</b>
    %(safecookie)s.

    <p>Note that confirmation strings expire approximately
    %(days)s days after the initial subscription request.  If your
    confirmation has expired, please try to re-submit your subscription.
    Otherwise, <a href="%(confirmurl)s">re-enter</a> your confirmation
    string.<b>ack</b> -- Does the member get acknowledgements of their
        posts?<b>digest</b> -- Does the member get messages in digests?
        (otherwise, individual messages)<b>hide</b> -- Is the member's address concealed on
        the list of subscribers?<b>language</b> -- Language preferred by the user<b>mod</b> -- The user's personal moderation flag.  If this is
        set, postings from them will be moderated, otherwise they will be
        approved.<b>nodupes</b> -- Does the member want to avoid duplicates of the
        same message?<b>nomail</b> -- Is delivery to the member disabled?  If so, an
        abbreviation will be given describing the reason for the disabled
        delivery:
            <ul><li><b>U</b> -- Delivery was disabled by the user via their
                    personal options page.
                <li><b>A</b> -- Delivery was disabled by the list
                    administrators.
                <li><b>B</b> -- Delivery was disabled by the system due to
                    excessive bouncing from the member's address.
                <li><b>?</b> -- The reason for disabled delivery isn't known.
                    This is the case for all memberships which were disabled
                    in older versions of Mailman.
            </ul><b>not metoo</b> -- Does the member want to avoid copies of their
        own postings?<b>plain</b> -- If getting digests, does the member get plain
        text digests?  (otherwise, MIME)<b>real_name</b> attribute not
            changed!  It must differ from the list's name by case
            only.<b>unsub</b> -- Click on this to unsubscribe the member.<br>(Details for <b>%(varname)s</b>)<br>(Edit <b>%(varname)s</b>)<br><em>...specify a file to upload</em><br><br><em><strong>Note:</strong>
        setting this value performs an immediate action but does not modify
        permanent state.</em><br>Return to the <em>(%(num_concealed)d private members not shown)</em><em>(1 private member not shown)</em><em><strong>Warning:</strong> changing this option here
    could cause other screens to be out-of-sync.  Be sure to reload any other
    pages that are displaying this option for this mailing list.  You can also
    <em>Enter the text below, or...</em><br><em>Message with id #%(id)d is corrupted.<em>Message with id #%(id)d was lost.<em>No topics defined</em><em>Not available</em><em>Yes, I really want to unsubscribe</em><em>not available</em><li>Set everyone's moderation bit, including
            those members not currently visible<missing><p>%(note)s

            <p>You may have disabled list delivery intentionally,
            or it may have been triggered by bounces from your email
            address.  In either case, to re-enable delivery, change the
            %(link)s option below.  Contact %(mailto)s if you have any
            questions or need assistance.<p>(Note that this is an umbrella list, intended to
            have only other mailing lists as members.  Among other things,
            this means that your confirmation request will be sent to the
            `%(sfx)s' account for your address.)<p>(Send questions and comments to <p>... <b><i>or</i></b> select your entry from
                      the subscribers list (see above).<p><em>To view more members, click on the appropriate
        range listed below:</em><p>Below is a listing of all the public mailing lists on
            %(hostname)s.  Click on a list name to get more information about
            the list, or to subscribe, unsubscribe, and change the preferences
            on your subscription.<p>Below is the collection of publicly-advertised
            %(mailmanlink)s mailing lists on %(hostname)s.  Click on a list
            name to visit the configuration pages for that list.<p>There currently are no publicly-advertised
            %(mailmanlink)s mailing lists on %(hostname)s.<p>There currently are no publicly-advertised %(mailmanlink)s
            mailing lists on %(hostname)s.<p>We have received some recent bounces from your
            address.  Your current <em>bounce score</em> is %(score)s out of a
            maximum of %(total)s.  Please double check that your subscribed
            address is correct and that there are no problems with delivery to
            this address.  Your bounce score will be automatically reset if
            the problems are corrected soon.<tt>Reply-To:</tt> header munging<ul><li><b>Hold</b> -- this holds the message for approval
             by the list moderators.

             <p><li><b>Reject</b> -- this automatically rejects the message by
             sending a bounce notice to the post's author.  The text of the
             bounce notice can be <a
             href="?VARHELP=privacy/sender/member_moderation_notice"
             >configured by you</a>.

             <p><li><b>Discard</b> -- this simply discards the message, with
             no notice sent to the post's author.
             </ul>?AA confirmation message has been sent to %(newaddr)s. A digest has been sent.A list name is requiredA non-text attachment was scrubbed...
Name: %(filename)s
Type: %(ctype)s
Size: %(size)d bytes
Desc: %(desc)s
Url : %(url)s
A reminder of your password has been emailed to you.A terse phrase identifying this list.AcceptAcceptsAcknowledge the member's postingAction to take for postings from non-members for which no
             explicit action is defined.Action to take on all these held messages:Action to take when a message matches the content filtering
             rules.Action to take when a moderated member posts to the
             list.Action:Add <b>%(esender)s</b> to a sender filterAdd members to a list from the command line.

Usage:
    add_members [options] listname

Options:

    --regular-members-file=file
    -r file
        A file containing addresses of the members to be added, one
        address per line.  This list of people become non-digest
        members.  If file is `-', read addresses from stdin.  Note that
        -n/--non-digest-members-file are deprecated synonyms for this option.

    --digest-members-file=file
    -d=file
        Similar to above, but these people become digest members.

    --changes-msg=<y|n>
    -c <y|n> 
	Set whether or not to send the list members the `there's going to be
	big changes to your list' message. defaults to no.

    --welcome-msg=<y|n>
    -w <y|n>
        Set whether or not to send the list members a welcome message,
        overriding whatever the list's `send_welcome_msg' setting is.

    --admin-notify=<y|n>
    -a <y|n>
        Set whether or not to send the list administrators a notification on
        the success/failure of these subscriptions, overriding whatever the
        list's `admin_notify_mchanges' setting is.

    --help
    -h
        Print this help message and exit.

    listname
        The name of the Mailman list you are adding members to.  It must
        already exist.

You must supply at least one of -r and -d options.  At most one of the
files can be `-'.
Add new item...Added  : %(s)sAdditional Member TasksAdditional settingsAdditionally, forward this message to: Address/nameAddress:Addresses did not match!Addresses in this list are banned outright from subscribing
             to this mailing list, with no further moderation required.  Add
             addresses one per line; start the line with a ^ character to
             designate a regular expression match.Addresses may not be blankAdmin address:Administrative requests for mailing list:AdministratorAdministrator passwords did not matchAdministrivia tests will check postings to see whether it's
             really meant as an administrative request (like subscribe,
             unsubscribe, etc), and will add it to the the administrative
             requests queue, notifying the administrator of the new request,
             in the process.Advertise this list when people ask what lists are on this
             machine?After content filtering, the message was emptyAgain to confirm password: Alias names (regexps) which qualify as explicit to or cc
             destination names for this list.All runs all the above qrunnersAlready a memberAlready a member: %(member)sAlso delete archives?Alternate addresses that are acceptable when
             `require_explicit_destination' is enabled.  This option takes a
             list of regular expressions, one per line, which is matched
             against every recipient address in the message.  The matching is
             performed with Python's re.match() function, meaning they are
             anchored to the start of the string.
             
             <p>For backwards compatibility with Mailman 1.1, if the regexp
             does not contain an `@', then the pattern is matched against just
             the local part of the recipient address.  If that match fails, or
             if the pattern does contain an `@', then the pattern is matched
             against the entire recipient address.
             
             <p>Matching against the local part is deprecated; in a future
             release, the pattern will always be matched against the entire
             recipient address.AlwaysAn HTML attachment was scrubbed...
URL: %(url)s
An attempt was made to subscribe your address to the mailing list
%(listaddr)s.  You are already subscribed to this mailing list.

Note that the list membership is not public, so it is possible that a bad
person was trying to probe the list for its membership.  This would be a
privacy violation if we let them do this, but we didn't.

If you submitted the subscription request and forgot that you were already
subscribed to the list, then you can ignore this message.  If you suspect that
an attempt is being made to covertly discover whether you are a member of this
list, and you are worried about your privacy, then feel free to send a message
to the list administrator at %(listowner)s.
An embedded message was scrubbed...
From: %(who)s
Subject: %(subject)s
Date: %(date)s
Size: %(size)s
Url: %(url)s
An introductory description - a few paragraphs - about the
             list.  It will be included, as html, at the top of the listinfo
             page.  Carriage returns will end a paragraph - see the details
             for more info.Anti-Spam filtersAnyoneApproval notices are sent when mail triggers certain of the
             limits <em>except</em> routine list moderation and spam filters,
             for which notices are <em>not</em> sent.  This option overrides
             ever sending the notice.ApproveAprAprilArchive messages?Archiving OptionsAs neededAugAugustAuthentication failed.Authorization failed.Auto-discard notificationAuto-generate initial list password?Auto-responderAuto-responder characteristics.<p>

In the text fields below, string interpolation is performed with
the following key/value substitutions:
<p><ul>
    <li><b>listname</b> - <em>gets the name of the mailing list</em>
    <li><b>listurl</b> - <em>gets the list's listinfo URL</em>
    <li><b>requestemail</b> - <em>gets the list's -request address</em>
    <li><b>owneremail</b> - <em>gets the list's -owner address</em>
</ul>

<p>For each text field, you can either enter the text directly into the text
box, or you can specify a file on your local system to upload as the text.Auto-response for your message to Auto-response text to send to -owner emails.Auto-response text to send to -request emails.Auto-response text to send to mailing list posters.Awaiting moderator approvalBBad --digest option: %(kind)sBad --nomail option: %(why)sBad MIME type ignored: %(spectype)sBad URL specificationBad argument to -a/--admin-notify: %(arg)sBad argument to -c/--changes-msg: %(arg)sBad argument to -w/--welcome-msg: %(arg)sBad argument: %(arg)sBad arguments: %(pargs)sBad arguments: %(strargs)sBad choice: %(yesno)sBad command: %(command)sBad confirmation stringBad digest specifier: %(arg)sBad email address for option %(k)s: %(v)sBad email address for option %(property)s: %(val)sBad email address providedBad moderation flag valueBad owner email address: %(s)sBad queue directory: %(qdir)sBad regular expression: Bad set command: %(subcmd)sBad status number: %(arg)sBad value for <a href="?VARHELP=bounce/%(property)s"
                >%(property)s</a>: %(val)sBad/Invalid email addressBad/Invalid email address: %(member)sBad/Invalid email address: blank lineBadly formed options entry:
 %(record)sBan <b>%(esender)s</b> from ever subscribing to this
                    mailing listBan listBatched-delivery digest characteristics.Below, enter additional text to be added to the
    top of your invitation or the subscription notification.  Include at least
    one blank line at the end...Big change in %(listname)s@%(listhost)s mailing listBlind carbon copies or other implicit destinations are
not allowed.  Try reposting your message by explicitly including the list
address in the To: or Cc: fields.Bounce action notificationBounce detection sensitivityBounce processingBy clicking on the <em>Remind</em> button, your
    password will be emailed to you.By clicking on the <em>Unsubscribe</em> button, a
    confirmation message will be emailed to you.  This message will have a
    link that you should click on to complete the removal process (you can
    also confirm by email; see the instructions in the confirmation
    message).By default, should new list member postings be moderated?By setting this value to <em>No</em>, you disable all
             automatic bounce processing for this list, however bounce
             messages will still be discarded so that the list administrator
             isn't inundated with them.By setting this value to <em>No</em>, you turn off
             notification messages that are normally sent to the list owners
             when a member is unsubscribed due to excessive bounces.  An
             attempt to notify the member will always be made.By setting this value to <em>No</em>, you turn off
             notification messages that are normally sent to the list owners
             when a member's delivery is disabled due to excessive bounces.
             An attempt to notify the member will always be made.CGI script errorCan list members choose to receive list traffic bunched in digests?Can subscribers choose to receive mail immediately, rather
             than in batched digests?Can't have empty html page.CancelCancel and discardCancel held message postingCancel my subscription requestCancel postingCannot open mbox file %(mbox)s: %(msg)sCannot read address file: %(filename)s: %(msg)sCannot read both digest and normal members from standard input.Cannot unshunt message %(filebase)s, skipping:
%(e)sCannot unsubscribe non-members:Ceiling on acceptable number of recipients for a posting.Change My Address and NameChange My PasswordChange a list's password.

Prior to Mailman 2.1, list passwords were kept in crypt'd format -- usually.
Some Python installations didn't have the crypt module available, so they'd
fall back to md5.  Then suddenly the Python installation might grow a crypt
module and all list passwords would be broken.

In Mailman 2.1, all list and site passwords are stored in SHA1 hexdigest
form.  This breaks list passwords for all existing pre-Mailman 2.1 lists, and
since those passwords aren't stored anywhere in plain text, they cannot be
retrieved and updated.

Thus, this script generates new passwords for a list, and optionally sends it
to all the owners of the list.

Usage: change_pw [options]

Options:

    --all / -a
        Change the password for all lists.

    --domain=domain
    -d domain
        Change the password for all lists in the virtual domain `domain'.  It
        is okay to give multiple -d options.

    --listname=listname
    -l listname
        Change the password only for the named list.  It is okay to give
        multiple -l options.

    --password=newpassword
    -p newpassword
        Use the supplied plain text password `newpassword' as the new password
        for any lists that are being changed (as specified by the -a, -d, and
        -l options).  If not given, lists will be assigned a randomly
        generated new password.

    --quiet / -q
        Don't notify list owners of the new password.  You'll have to have
        some other way of letting the list owners know the new password
        (presumably out-of-band).

    --help / -h
        Print this help message and exit.
Change addressChange list ownership passwordsChange of address request confirmedCheck a list's config database file for integrity.

All of the following files are checked:

    config.pck
    config.pck.last
    config.db
    config.db.last
    config.safety

It's okay if any of these are missing.  config.pck and config.pck.last are
pickled versions of the config database file for 2.1a3 and beyond.  config.db
and config.db.last are used in all earlier versions, and these are Python
marshals.  config.safety is a pickle written by 2.1a3 and beyond when the
primary config.pck file could not be read.

Usage: %(PROGRAM)s [options] [listname [listname ...]]

Options:

    --all / -a
        Check the databases for all lists.  Otherwise only the lists named on
        the command line are checked.

    --verbose / -v
        Verbose output.  The state of every tested file is printed.
        Otherwise only corrupt files are displayed.

    --help / -h
        Print this text and exit.
Check the permissions for the Mailman installation.

Usage: %(PROGRAM)s [-f] [-v] [-h]

With no arguments, just check and report all the files that have bogus
permissions or group ownership.  With -f (and run as root), fix all the
permission problems found.  With -v be verbose.

Clean up an .mbox archive file.

The archiver looks for Unix-From lines separating messages in an mbox archive
file.  For compatibility, it specifically looks for lines that start with
"From " -- i.e. the letters capital-F, lowercase-r, o, m, space, ignoring
everything else on the line.

Normally, any lines that start "From " in the body of a message should be
escaped such that a > character is actually the first on a line.  It is
possible though that body lines are not actually escaped.  This script
attempts to fix these by doing a stricter test of the Unix-From lines.  Any
lines that start "From " but do not pass this stricter test are escaped with a
> character.

Usage: cleanarch [options] < inputfile > outputfile
Options:
    -s n
    --status=n
        Print a # character every n lines processed

    -q / --quiet
        Don't print changed line information to standard error.

    -n / --dry-run
        Don't actually output anything.

    -h / --help
        Print this message and exit
Clear FormClear this member's <em>moderate</em> flagClick here for the list of Click here to hide the legend for this table.Click here to include the legend for this table.Click here to reload this page.Click on a link to visit your options page for the
        requested mailing list.Click on the message number to view the individual
            message, or you can Clone a member address.

Cloning a member address means that a new member will be added who has all the
same options and passwords as the original member address.  Note that this
operation is fairly trusting of the user who runs it -- it does no
verification to the new address, it does not send out a welcome message, etc.

The existing member's subscription is usually not modified in any way.  If you
want to remove the old address, use the -r flag.  If you also want to change
any list admin addresses, use the -a flag.

Usage:
    clone_member [options] fromoldaddr tonewaddr

Where:

    --listname=listname
    -l listname
        Check and modify only the named mailing lists.  If -l is not given,
        then all mailing lists are scanned from the address.  Multiple -l
        options can be supplied.

    --remove
    -r
        Remove the old address from the mailing list after it's been cloned.

    --admin
    -a
        Scan the list admin addresses for the old address, and clone or change
        them too.

    --quiet
    -q
        Do the modifications quietly.

    --nomodify
    -n
        Print what would be done, but don't actually do it.  Inhibits the
        --quiet flag.

    --help
    -h
        Print this help message and exit.

 fromoldaddr (`from old address') is the old address of the user.  tonewaddr
 (`to new address') is the new address of the user.

Computing threaded index
Conceal the member's addressConfiguration CategoriesConfigure a list from a text file description.

Usage: config_list [options] listname

Options:
    --inputfile filename
    -i filename
        Configure the list by assigning each module-global variable in the
        file to an attribute on the list object, then saving the list.  The
        named file is loaded with execfile() and must be legal Python code.
        Any variable that isn't already an attribute of the list object is
        ignored (a warning message is printed).  See also the -c option.

        A special variable named `mlist' is put into the globals during the
        execfile, which is bound to the actual MailList object.  This lets you
        do all manner of bizarre thing to the list object, but BEWARE!  Using
        this can severely (and possibly irreparably) damage your mailing list!

    --outputfile filename
    -o filename
        Instead of configuring the list, print out a list's configuration
        variables in a format suitable for input using this script.  In this
        way, you can easily capture the configuration settings for a
        particular list and imprint those settings on another list.  filename
        is the file to output the settings to.  If filename is `-', standard
        out is used.

    --checkonly
    -c
        With this option, the modified list is not actually changed.  Only
        useful with -i.

    --verbose
    -v
        Print the name of each attribute as it is being changed.  Only useful
        with -i.

    --help
    -h
        Print this help message and exit.

The options -o and -i are mutually exclusive.

ConfirmConfirm (*) - email confirmation required <br>
                           Require approval - require list administrator
                           approval for subscriptions <br>
                           Confirm and approve - both confirm and approve
                           
                           <p>(*) when someone requests a subscription,
                           Mailman sends them a notice with a unique
                           subscription request number that they must reply to
                           in order to subscribe.<br> This prevents
                           mischievous (or malicious) people from creating
                           subscriptions for others without their consent.Confirm administrator password:Confirm and approveConfirm change of address requestConfirm initial password:Confirm moderator password:Confirm subscription requestConfirm unsubscription requestConfirmation from your email address is required, to prevent anyone from
subscribing you without permission.  Instructions are being sent to you at
%(email)s.  Please note your subscription will not start until you confirm
your subscription.Confirmation string was empty.Confirmation string:Confirmation succeededContent filtered message notificationContent&nbsp;filteringContinue awaiting approvalConvert a list's interpolation strings from %-strings to $-strings.

This script is intended to be run as a bin/withlist script, i.e.

% bin/withlist -l -r convert <mylist>
Could not open file for reading: %(filename)s.Could not open file for writing:Create ListCreate a %(hostname)s Mailing ListCreate a new, unpopulated mailing list.

Usage: %(PROGRAM)s [options] [listname [listadmin-addr [admin-password]]]

Options:

    -l language
    --language language
        Make the list's preferred language `language', which must be a two
        letter language code.

    -q/--quiet
        Normally the administrator is notified by email (after a prompt) that
        their list has been created.  This option suppresses the prompt and
        notification.

    -h/--help
        Print this help text and exit.

You can specify as many of the arguments as you want on the command line:
you will be prompted for the missing ones.

Every Mailman list has two parameters which define the default host name for
outgoing email, and the default URL for all web interfaces.  When you
configured Mailman, certain defaults were calculated, but if you are running
multiple virtual Mailman sites, then the defaults may not be appropriate for
the list you are creating.

You can specify the domain to create your new list in by spelling the listname
like so:

    mylist@www.mydom.ain

where `www.mydom.ain' should be the base hostname for the URL to this virtual
hosts's lists.  E.g. with is setting people will view the general list
overviews at http://www.mydom.ain/mailman/listinfo.  Also, www.mydom.ain
should be a key in the VIRTUAL_HOSTS mapping in mm_cfg.py/Defaults.py.  It
will be looked up to give the email hostname.  If this can't be found, then
www.mydom.ain will be used for both the web interface and the email
interface.

If you spell the list name as just `mylist', then the email hostname will be
taken from DEFAULT_EMAIL_HOST and the url will be taken from DEFAULT_URL (as
defined in your Defaults.py file or overridden by settings in mm_cfg.py).

Note that listnames are forced to lowercase.
Create another listCreating archive directory CzechDailyDatabase Updated...DecDecemberDefault language for this list.Default options for new members joining this list.<input
             type="hidden" name="new_member_options" value="ignore">DeferDeleteDelete this listDelete this mailing listDelivered by Mailman<br>version %(version)sDescriptionDescription:Description:  %(description)sDetailed instructions for the administrative databaseDigestDigest FooterDigest HeaderDigest members:Digest optionsDisabledDiscardDiscardsDispatch digests for lists w/pending messages and digest_send_periodic set.

Usage: %(PROGRAM)s [options]

Options:
    -h / --help
        Print this message and exit.

    -l listname
    --listname=listname
        Send the digest for the given list only, otherwise the digests for all
        lists are sent out.
Do not send a copy of a member's own postDowngrade detected, from version %(hexlversion)s to version %(hextversion)s
This is probably not safe.
Exiting.Dry run modeDump the contents of any Mailman `database' file.

Usage: %(PROGRAM)s [options] filename

Options:

    --marshal/-m
        Assume the file contains a Python marshal, overridding any automatic
        guessing.

    --pickle/-p
        Assume the file contains a Python pickle, overridding any automatic
        guessing.

    --noprint/-n
        Don't attempt to pretty print the object.  This is useful if there's
        some problem with the object and you just want to get an unpickled
        representation.  Useful with `python -i bin/dumpdb <file>'.  In that
        case, the root of the tree will be left in a global called "msg".

    --help/-h
        Print this help message and exit

If the filename ends with `.db', then it is assumed that the file contains a
Python marshal.  If the file ends with `.pck' then it is assumed to contain a
Python pickle.  In either case, if you want to override the default assumption
-- or if the file ends in neither suffix -- use the -p or -m flags.
DutchEach list member has a <em>moderation flag</em> which says
             whether messages from the list member can be posted directly to
             the list, or must first be approved by the list moderator.  When
             the moderation flag is turned on, list member postings must be
             approved first.  You, the list administrator can decide whether a
             specific individual's postings will be moderated or not.

             <p>When a new member is subscribed, their initial moderation flag
             takes its value from this option.  Turn this option off to accept
             member postings by default.  Turn this option on to, by default,
             moderate member postings first.  You can always manually set an
             individual member's moderation bit by using the
             <a href="%(adminurl)s/members">membership management
             screens</a>.Each topic keyword is actually a regular expression, which is
             matched against certain parts of a mail message, specifically the
             <code>Keywords:</code> and <code>Subject:</code> message headers.
             Note that the first few lines of the body of the message can also
             contain a <code>Keywords:</code> and <code>Subject:</code>
             "header" on which matching is also performed.Edit HTML : ErrorEdit OptionsEdit the public HTML pagesEmail My Password To MeEmail address:Emergency hold on all list traffic is in effectEmergency moderation of all list traffic is enabledEmergency moderation of all list traffic.Empty list passwords are not allowedEnabledEncode the
             <a href="?VARHELP=general/subject_prefix">subject
             prefix</a> even when it consists of only ASCII characters?End of English (USA)Enter confirmation cookieEnter new administrator password:Enter new moderator password:Enter one address per line below...Enter the email of the person running the list: Enter the name of the list: ErrorError Unsubscribing:Error inviting:Error opening list "%(listname)s", skipping.
%(e)sError opening list %(listname)s... skipping.Error subscribing:Error: EstonianExplicit <tt>Reply-To:</tt> header.Explicit addressFebFebruaryFilter out duplicate messages to list members (if possible)FinalizingFind all lists that a member's address is on.

Usage:
    find_member [options] regex [regex [...]]

Where:
    --listname=listname
    -l listname
        Include only the named list in the search.

    --exclude=listname
    -x listname
        Exclude the named list from the search.

    --owners
    -w
        Search list owners as well as members.

    --help
    -h
        Print this help message and exit.

    regex
        A Python regular expression to match against.

The interaction between -l and -x is as follows.  If any -l option is given
then only the named list will be included in the search.  If any -x option is
given but no -l option is given, then all lists will be search except those
specifically excluded.

Regular expression syntax is Perl5-like, using the Python re module.  Complete
specifications are at:

http://www.python.org/doc/current/lib/module-re.html

Address matches are case-insensitive, but case-preserved addresses are
displayed.

Find member %(link)s:FinnishFirstFix the MM2.1b4 archives.

Usage: %(PROGRAM)s [options] file ...

Where options are:
    -h / --help
        Print this help message and exit.

Only use this to `fix' some archive database files that may have gotten
written in Mailman 2.1b4 with some bogus data.  Use like this from your
$PREFIX directory

%% %(PROGRAM)s `grep -l _mlist archives/private/*/database/*-article`

(note the backquotes are required)

You will need to run `bin/check_perms -f' after running this script.
Fixing language templates: %(listname)sFooter added to every digestFooter added to mail sent to regular list membersFor some reason, %(mbox_dir)s exists as a file.  This won't work with
b6, so I'm renaming it to %(mbox_dir)s.tmp and proceeding.For some unknown reasonForward messages (individually) to:Forward of moderated messageForward to List OwnerForwarding optionsFourthFrenchFriFrom:From: %(sender)s on %(date)s
Subject: %(subject)s
Cause: %(reason)sFull PersonalizationFundamental list characteristics, including descriptive
            info and basic behaviors.General OptionsGeneral framework for interacting with a mailing list object.

There are two ways to use this script: interactively or programmatically.
Using it interactively allows you to play with, examine and modify a MailList
object from Python's interactive interpreter.  When running interactively, a
MailList object called `m' will be available in the global namespace.  It also
loads the class MailList into the global namespace.

Programmatically, you can write a function to operate on a MailList object,
and this script will take care of the housekeeping (see below for examples).
In that case, the general usage syntax is:

%% bin/withlist [options] listname [args ...]

Options:

    -l / --lock
        Lock the list when opening.  Normally the list is opened unlocked
        (e.g. for read-only operations).  You can always lock the file after
        the fact by typing `m.Lock()'

        Note that if you use this option, you should explicitly call m.Save()
        before exiting, since the interpreter's clean up procedure will not
        automatically save changes to the MailList object (but it will unlock
        the list).

    -i / --interactive
        Leaves you at an interactive prompt after all other processing is
        complete.  This is the default unless the -r option is given.

    --run [module.]callable
    -r [module.]callable
        This can be used to run a script with the opened MailList object.
        This works by attempting to import `module' (which must already be
        accessible on your sys.path), and then calling `callable' from the
        module.  callable can be a class or function; it is called with the
        MailList object as the first argument.  If additional args are given
        on the command line, they are passed as subsequent positional args to
        the callable.

        Note that `module.' is optional; if it is omitted then a module with
        the name `callable' will be imported.

        The global variable `r' will be set to the results of this call.

    --all / -a
        This option only works with the -r option.  Use this if you want to
        execute the script on all mailing lists.  When you use -a you should
        not include a listname argument on the command line.  The variable `r'
        will be a list of all the results.

    --quiet / -q
        Suppress all status messages.

    --help / -h
        Print this message and exit


Here's an example of how to use the -r option.  Say you have a file in the
Mailman installation directory called `listaddr.py', with the following
two functions:

def listaddr(mlist):
    print mlist.GetListEmail()

def requestaddr(mlist):
    print mlist.GetRequestEmail()

Now, from the command line you can print the list's posting address by running
the following from the command line:

%% bin/withlist -r listaddr mylist
Loading list: mylist (unlocked)
Importing listaddr ...
Running listaddr.listaddr() ...
mylist@myhost.com

And you can print the list's request address by running:

%% bin/withlist -r listaddr.requestaddr mylist
Loading list: mylist (unlocked)
Importing listaddr ...
Running listaddr.requestaddr() ...
mylist-request@myhost.com

As another example, say you wanted to change the password for a particular
user on a particular list.  You could put the following function in a file
called `changepw.py':

from Mailman.Errors import NotAMember

def changepw(mlist, addr, newpasswd):
    try:
        mlist.setMemberPassword(addr, newpasswd)
        mlist.Save()
    except NotAMember:
        print 'No address matched:', addr

and run this from the command line:
%% bin/withlist -l -r changepw mylist somebody@somewhere.org foobar
General list information pageGeneral list personalityGermanGnu's Not UnixGo to list archivesGo to the general list information pageGzip'd Text%(sz)sHTML Unchanged.HTML attachment scrubbed and removedHTML successfully updated.Header added to every digestHeader added to mail sent to regular list membersHide the sender of a message, replacing it with the list
             address (Removes From, Sender and Reply-To fields)Hit enter to notify %(listname)s owner...HoldHold posts with header value matching a specified regexp.HoldsHost name this list prefers for email.Hostile address (illegal characters)Hostile address (illegal characters): %(member)sHow big in Kb should a digest be before it gets sent out?How many <em>Your Membership Is Disabled</em> warnings a
             disabled member should get before their address is removed from
             the mailing list.  Set to 0 to immediately remove an address from
             the list once their bounce score exceeds the threshold.  This
             value must be an integer.How many body lines should the topic matcher scan?How often should a new archive volume be started?How often should a new digest volume be started?HungarianIf a posting has this number, or more, of recipients, it is
             held for admin approval.  Use 0 for no ceiling.If you reject this post,<br>please explain (optional):If you reply to this message, keeping the Subject: header intact, Mailman will
discard the held message.  Do this if the message is spam.  If you reply to
this message and include an Approved: header with the list password in it, the
message will be approved for posting to the list.  The Approved: header can
also appear in the first line of the body of the reply.If you supply a password, you must confirm it.If your mailing list's default language uses a non-ASCII
             character set and the prefix contains non-ASCII characters, the
             prefix will always be encoded according to the relevant
             standards.  However, if your prefix contains only ASCII
             characters, you may want to set this option to <em>Never</em> to
             disable prefix encoding.  This can make the subject headers
             slightly more readable for users with mail readers that don't
             properly handle non-ASCII encodings.

             <p>Note however, that if your mailing list receives both encoded
             and unencoded subject headers, you might want to choose <em>As
             needed</em>.  Using this setting, Mailman will not encode ASCII
             prefixes when the rest of the header contains only ASCII
             characters, but if the original header contains non-ASCII
             characters, it will encode the prefix.  This avoids an ambiguity
             in the standards which could cause some mail readers to display
             extra, or missing spaces between the prefix and the original
             header.Ignore  :  %(addr)30sIgnoring changes to deleted member: %(user)sIgnoring non-text/plain MIME partsIllegal email address providedIllegal list name: %(s)sIllegal option: %(opt)sImporting %(module)s...In order to change your membership option, you must
    first log in by giving your %(extra)smembership password in the section
    below.  If you don't remember your membership password, you can have it
    emailed to you by clicking on the button below.  If you just want to
    unsubscribe from this list, click on the <em>Unsubscribe</em> button and a
    confirmation message will be sent to you.

    <p><strong><em>Important:</em></strong> From this point on, you must have
    cookies enabled in your browser, otherwise none of your changes will take
    effect.
    Increment the digest volume number and reset the digest number to one.

Usage: %(PROGRAM)s [options] [listname ...]

Options:

    --help/-h
        Print this message and exit.

The lists named on the command line are bumped.  If no list names are given,
all lists are bumped.
Initial %(listname)s password: Initial list of supported languages.  <p>Note that if you do not
        select at least one initial language, the list will use the server
        default language of %(deflang)sInitial list owner address:Initial list password:Initial list passwords do not matchInject a message from a file into Mailman's incoming queue.

Usage: inject [options] [filename]

Options:

    -h / --help
        Print this text and exit.

    -l listname
    --listname=listname
        The name of the list to inject this message to.  Required.

    -q queuename
    --queue=queuename
        The name of the queue to inject the message to.  The queuename must be
        one of the directories inside the qfiles directory.  If omitted, the
        incoming queue is used.

filename is the name of the plaintext message file to inject.  If omitted,
standard input is used.
Interrupted...Invalid :  %(addr)30sInvalid confirmation string.  It is
            possible that you are attempting to confirm a request for an
            address that has already been unsubscribed.Invalid confirmation string.  Note that confirmation strings expire
approximately %(days)s days after the initial subscription request.  If your
confirmation has expired, please try to re-submit your original request or
message.Invalid options to CGI scriptInvalid options to CGI script.Invalid value for property: %(k)sInvalid value for variable: %(property)sInviteInvoked by cron, this checks for pending moderation requests and mails the
list moderators if necessary.
Is archive file source for public or private archival?Is qrunner even running?Is the list moderator's approval required for unsubscription
             requests?  (<em>No</em> is recommended)ItalianJanJanuaryJapaneseJulJulyJunJuneKoreanLanguage&nbsp;optionsLanguages supported by this list.Last autoresponse notification for todayLeave the initial password (and confirmation) fields
                blank if you want Mailman to autogenerate the list
                passwords.ListList CharacteristicsList Helpbot: %(requestaddr)sList IdentityList Owners:  %(owneraddr)sList admin onlyList all mailing lists.

Usage: %(program)s [options]

Where:

    -a / --advertised
        List only those mailing lists that are publically advertised

    --virtual-host-overview=domain
    -V domain
        List only those mailing lists that are homed to the given virtual
        domain.  This only works if the VIRTUAL_HOST_OVERVIEW variable is
        set.

    -b / --bare
        Displays only the list name, with no description.

    -h / --help
        Print this text and exit.

List all the members of a mailing list.

Usage: %(PROGRAM)s [options] listname

Where:

    --output file
    -o file
        Write output to specified file instead of standard out.

    --regular / -r
        Print just the regular (non-digest) members.

    --digest[=kind] / -d [kind]
        Print just the digest members.  Optional argument can be "mime" or
        "plain" which prints just the digest members receiving that kind of
        digest.

    --nomail[=why] / -n [why]
        Print the members that have delivery disabled.  Optional argument can
        be "byadmin", "byuser", "bybounce", or "unknown" which prints just the
        users who have delivery disabled for that reason.  It can also be
        "enabled" which prints just those member for whom delivery is
        enabled.

    --fullnames / -f
        Include the full names in the output.

    --preserve
    -p
        Output member addresses case preserved the way they were added to the
        list.  Otherwise, addresses are printed in all lowercase.

    --help
    -h
        Print this help message and exit.

    listname is the name of the mailing list to use.

Note that if neither -r or -d is supplied, both regular members are printed
first, followed by digest members, but no indication is given as to address
status.
List all the owners of a mailing list.

Usage: %(program)s [options] listname ...

Where:

    --all-vhost=vhost
    -v=vhost
        List the owners of all the mailing lists for the given virtual host.

    --all
    -a
        List the owners of all the mailing lists on this system.

    --help
    -h
        Print this help message and exit.

`listname' is the name of the mailing list to print the owners of.  You can
have more than one named list on the command line.
List already exists: %(listname)sList creator's (authentication) password:List membersList moderators (and list administrators) are sent daily
             reminders of requests pending approval, like subscriptions to a
             moderated list, or postings that are being held for one reason or
             another.  Setting this option causes notices to be sent
             immediately on the arrival of new requests as well.List my other subscriptionsList name is requiredList name is required.List name must not include "@": %(listname)sList name:    %(listname)sList of addresses which are banned from membership in this
             mailing list.List of non-member addresses whose postings should be
             automatically accepted.List of non-member addresses whose postings will be
             automatically discarded.List of non-member addresses whose postings will be
             automatically rejected.List of non-member addresses whose postings will be
             immediately held for moderation.List password:List subscriptions for %(user)s on %(hostname)sList the owners of a mailing list, or all mailing lists.

Usage: %(PROGRAM)s [options] [listname ...]
Options:

    -w / --with-listnames
        Group the owners by list names and include the list names in the
        output.  Otherwise, the owners will be sorted and uniquified based on
        the email address.

    -m / --moderators
        Include the list moderators in the output.

    -h / --help
        Print this help message and exit.

    listname
        Print the owners of the specified lists.  More than one can appear
        after the options.  If there are no listnames provided, the owners of
        all the lists will be displayed.
List topic keywordsList traffic archival policies.List-specific text prepended to new-subscriber welcome
             messageList:List: %(listname)s, 	Owners: %(owners)sLoading list %(listname)sLog inLog outLogoutMIMEMail deliveryMail&lt;-&gt;News&nbsp;gatewaysMail-to-News and News-to-Mail gateway services.Mailing list creation request for list %(listname)sMailing list creation resultsMailing list deletion resultsMailing list removal request for list %(listname)sMailmanMailman %(varname)s List Option HelpMailman Administrative Database ErrorMailman prefixes <tt>Subject:</tt> headers with
             <a href="?VARHELP=general/subject_prefix">text you can
             customize</a> and normally, this prefix shows up in messages
             gatewayed to Usenet.  You can set this option to <em>No</em> to
             disable the prefix on gated messages.  Of course, if you turn off
             normal <tt>Subject:</tt> prefixes, they won't be prefixed for
             gated messages either.Mailman privacy alertMailman won't accept the given email address as a valid address.
(E.g. it must have an @ in it.)Make your changes in the following section, then submit them
        using the <em>Submit Your Changes</em> button below.Many (in fact, most) spams do not explicitly name their
             myriad destinations in the explicit destination addresses - in
             fact often the To: field has a totally bogus address for
             obfuscation.  The constraint applies only to the stuff in the
             address before the '@' sign, but still catches all such spams.

             <p>The cost is that the list will not accept unhindered any
             postings relayed from other addresses, unless

             <ol>
                 <li>The relaying address has the same name, or

                 <li>The relaying address name is included on the options that
                 specifies acceptable aliases for the list.

             </ol>MarMarchMass RemovalsMass SubscriptionsMass catch upMass catchup completedMass&nbsp;RemovalMass&nbsp;SubscriptionMaximum length in kilobytes (KB) of a message body.  Use 0
             for no limit.MayMember filtersMember name successfully changed. Membership ListMembership exposureMembership re-enabled.Membership&nbsp;ListMembership&nbsp;ManagementMessage Excerpt:Message Headers:Message body is too big: %(size)d bytes with a limit of
%(limit)d KBMessage has a suspicious headerMessage has implicit destinationMessage may contain administriviaModeratedModeratorModerator passwords did not matchMonMonthlyMore information: %(listurl)sMove a message from the shunt queue to the original queue.

Usage: %(PROGRAM)s [options] [directory]

Where:

    -h / --help
        Print help and exit.

Optional `directory' specifies a directory to dequeue from other than
qfiles/shunt.
Must have a listname and a filenameMust posts have list named in destination (to, cc) field
             (or be among the acceptable alias names, specified below)?Name of list:Name:Natural language (internationalization) options.NeverNew %(listname)s password: %(notifypassword)sNew %(pwdesc)s password: New subscription request to list %(realname)s from %(addr)sNew unsubscription request from %(realname)s by %(addr)sNews server settingsNext message:NoNo address givenNo argument to -f givenNo child with pid: %(pid)sNo command given.No filename given.No list name supplied.No list named:No listname givenNo lists to searchNo matching mailing lists foundNo one can subscribe to the digest of this list!No problems foundNo reason givenNo runner name given.No subjectNo such list "%(listname)s"
%(e)sNo such list (or list already deleted): %(listname)sNo such list <em>%(safelistname)s</em>No such list: %(listname)sNo such list: %(listname)s.  Removing its residual archives.No such member: %(addr)sNo such member: %(safeuser)s.No updates are necessary.No valid address found to subscribeNo valid variable name found.Non-digest (regular) members:Non-digest&nbsp;optionsNon-member filtersNon-members are not allowed to post messages to this list.Non-standard property restored: %(k)sNoneNone - no verification steps (<em>Not
                           Recommended </em>)<br>
                           Confirm (*) - email confirmation step required <br>
                           Require approval - require list administrator
                           Approval for subscriptions <br>
                           Confirm and approve - both confirm and approve
                           
                           <p>(*) when someone requests a subscription,
                           Mailman sends them a notice with a unique
                           subscription request number that they must reply to
                           in order to subscribe.<br>

                           This prevents mischievous (or malicious) people
                           from creating subscriptions for others without
                           their consent.Normally, Mailman sends the regular delivery messages to
                 the mail server in batches.  This is much more efficent
                 because it reduces the amount of traffic between Mailman and
                 the mail server.

                 <p>However, some lists can benefit from a more personalized
                 approach.  In this case, Mailman crafts a new message for
                 each member on the regular delivery list.  Turning this
                 feature on may degrade the performance of your site, so you
                 need to carefully consider whether the trade-off is worth it,
                 or whether there are other ways to accomplish what you want.
                 You should also carefully monitor your system load to make
                 sure it is acceptable.

                 <p>Select <em>No</em> to disable personalization and send
                 messages to the members in batches.  Select <em>Yes</em> to
                 personalize deliveries and allow additional substitution
                 variables in message headers and footers (see below).  In
                 addition, by selecting <em>Full Personalization</em>, the
                 <code>To</code> header of posted messages will be modified to
                 include the member's address instead of the list's posting
                 address.

                 <p>When personalization is enabled, a few more expansion
                 variables that can be included in the <a
                 href="?VARHELP=nondigest/msg_header">message header</a> and
                 <a href="?VARHELP=nondigest/msg_footer">message footer</a>.

                 <p>These additional substitution variables will be available
                 for your headers and footers, when this feature is enabled:

                 <ul><li><b>user_address</b> - The address of the user,
                         coerced to lower case.
                     <li><b>user_delivered_to</b> - The case-preserved address
                         that the user is subscribed with.
                     <li><b>user_password</b> - The user's password.
                     <li><b>user_name</b> - The user's full name.
                     <li><b>user_optionsurl</b> - The url to the user's option
                         page.
                 </ul>
                 NorwegianNot a valid email address: %(toaddr)sNot authenticatedNot removing archives.  Reinvoke with -a to remove them.Not subscribedNote: Since this is a list of mailing lists, administrative
notices like the password reminder will be sent to
your membership administrative address, %(addr)s.Note: your list delivery is currently disabled%(reason)s.Nothing to do.NotificationsNovNovemberNumber of days between auto-responses to either the mailing
             list or -request/-owner address from the same poster.  Set to
             zero (or negative) for no grace period (i.e. auto-respond to
             every message).OctOctoberOffOkay, the list moderator will still have the
    opportunity to approve or reject this message.OnOnce a month, your password will be emailed to you as a reminder.One of -i or -o is requiredOne of these actions is take when the message matches one of
             the content filtering rules, meaning, the top-level
             content type matches one of the <a
             href="?VARHELP=contentfilter/filter_mime_types"
             >filter_mime_types</a>, or the top-level content type does
             <strong>not</strong> match one of the
             <a href="?VARHELP=contentfilter/pass_mime_types"
             >pass_mime_types</a>, or if after filtering the subparts of the
             message, the message ends up empty.

             <p>Note this action is not taken if after filtering the message
             still contains content.  In that case the message is always
             forwarded on to the list membership.

             <p>When messages are discarded, a log entry is written
             containing the Message-ID of the discarded message.  When
             messages are rejected or forwarded to the list owner, a reason
             for the rejection is included in the bounce message to the
             original author.  When messages are preserved, they are saved in
             a special queue directory on disk for the site administrator to
             view (and possibly rescue) but otherwise discarded.  This last
             option is only available if enabled by the site
             administrator.Only one -f switch allowedOnly one of -i or -o is allowedOpen list, moderated groupOriginal MessageOther Administrative ActivitiesOverview of all %(hostname)s mailing listsPID unreadable in: %(pidfile)sPassword // URLPassword change failed.Password changed.Password reminderPassword successfully changed.Password:Password: PasswordsPasswords did not match!Passwords do not match; no changes made.Passwords may not be blankPattern (as regexp):Pending subscriptions:Perform all necessary upgrades.

Usage: %(PROGRAM)s [options]

Options:
    -f/--force
        Force running the upgrade procedures.  Normally, if the version number
        of the installed Mailman matches the current version number (or a
        `downgrade' is detected), nothing will be done.

    -h/--help
        Print this text and exit.

Use this script to help you update to the latest release of Mailman from
some previous version.  It knows about versions back to 1.0b4 (?).
Permanently ban from this listPermanently remove mailing list <em>%(realname)s</em>Pickling archive state into PlainPlease do *not* post administrative requests to the mailing
list.  If you wish to subscribe, visit %(listurl)s or send a message with the
word `help' in it to the request address, %(request)s, for further
instructions.Please enter the confirmation string
    (i.e. <em>cookie</em>) that you received in your email message, in the box
    below.  Then hit the <em>Submit</em> button to proceed to the next
    confirmation step.Please specify either -p or -m.Please trim the recipient list; it is too long.Policies concerning immediately delivered list traffic.Policies concerning the content of list traffic.

            <p>Content filtering works like this: when a message is
            received by the list and you have enabled content filtering, the
            individual attachments are first compared to the
            <a href="?VARHELP=contentfilter/filter_mime_types">filter
            types</a>.  If the attachment type matches an entry in the filter
            types, it is discarded.

            <p>Then, if there are <a
            href="?VARHELP=contentfilter/pass_mime_types">pass types</a>
            defined, any attachment type that does <em>not</em> match a
            pass type is also discarded.  If there are no pass types defined,
            this check is skipped.

            <p>After this initial filtering, any <tt>multipart</tt>
            attachments that are empty are removed.  If the outer message is
            left empty after this filtering, then the whole message is
            discarded.  Then, each <tt>multipart/alternative</tt> section will
            be replaced by just the first alternative that is non-empty after
            filtering.

            <p>Finally, any <tt>text/html</tt> parts that are left in the
            message may be converted to <tt>text/plain</tt> if
            <a href="?VARHELP=contentfilter/convert_html_to_plaintext"
            >convert_html_to_plaintext</a> is enabled and the site is
            configured to allow these conversions.Poll the NNTP servers for messages to be gatewayed to mailing lists.

Usage: gate_news [options]

Where options are

    --help
    -h
        Print this text and exit.

Portuguese (Brazil)Post by non-member to a members-only listPost to moderated listPosted message canceledPosterPosting Held for ApprovalPosting of your message titled "%(subject)s"Posting to a moderated newsgroupPosting to a restricted list by sender requires approvalPostings from any of these non-members will be automatically
             accepted with no further moderation applied.  Add member
             addresses one per line; start the line with a ^ character to
             designate a regular expression match.Postings from any of these non-members will be automatically
             discarded.  That is, the message will be thrown away with no
             further processing or notification.  The sender will not receive
             a notification or a bounce, however the list moderators can
             optionally <a href="?VARHELP=privacy/sender/forward_auto_discards"
             >receive copies of auto-discarded messages.</a>.

             <p>Add member addresses one per line; start the line with a ^
             character to designate a regular expression match.Postings from any of these non-members will be automatically
             rejected.  In other words, their messages will be bounced back to
             the sender with a notification of automatic rejection.  This
             option is not appropriate for known spam senders; their messages
             should be
             <a href="?VARHELP=privacy/sender/discard_these_nonmembers"
             >automatically discarded</a>.

             <p>Add member addresses one per line; start the line with a ^
             character to designate a regular expression match.Postings from any of these non-members will be immediately
             and automatically held for moderation by the list moderators.
             The sender will receive a notification message which will allow
             them to cancel their held message.  Add member addresses one per
             line; start the line with a ^ character to designate a regular
             expression match.Postings to:  %(postaddr)sPreferred language:Prefix <tt>Subject:</tt> headers on postings gated to news?Prefix for subject line of list postings.PreservePreserve message for site administratorPreserve messages for the site administratorPrevious message:Primary start-up and shutdown script for Mailman's qrunner daemon.

This script starts, stops, and restarts the main Mailman queue runners, making
sure that the various long-running qrunners are still alive and kicking.  It
does this by forking and exec'ing the qrunners and waiting on their pids.
When it detects a subprocess has exited, it may restart it.

The qrunners respond to SIGINT, SIGTERM, and SIGHUP.  SIGINT and SIGTERM both
cause the qrunners to exit cleanly, but the master will only restart qrunners
that have exited due to a SIGINT.  SIGHUP causes the master and the qrunners
to close their log files, and reopen then upon the next printed message.

The master also responds to SIGINT, SIGTERM, and SIGHUP, which it simply
passes on to the qrunners (note that the master will close and reopen its own
log files on receipt of a SIGHUP).  The master also leaves its own process id
in the file data/master-qrunner.pid but you normally don't need to use this
pid directly.  The `start', `stop', `restart', and `reopen' commands handle
everything for you.

Usage: %(PROGRAM)s [options] [ start | stop | restart | reopen ]

Options:

    -n/--no-restart
        Don't restart the qrunners when they exit because of an error or a
        SIGINT.  They are never restarted if they exit in response to a
        SIGTERM.  Use this only for debugging.  Only useful if the `start'
        command is given.

    -u/--run-as-user
        Normally, this script will refuse to run if the user id and group id
        are not set to the `mailman' user and group (as defined when you
        configured Mailman).  If run as root, this script will change to this
        user and group before the check is made.

        This can be inconvenient for testing and debugging purposes, so the -u
        flag means that the step that sets and checks the uid/gid is skipped,
        and the program is run as the current user and group.  This flag is
        not recommended for normal production environments.

        Note though, that if you run with -u and are not in the mailman group,
        you may have permission problems, such as begin unable to delete a
        list's archives through the web.  Tough luck!

    -s/--stale-lock-cleanup
        If mailmanctl finds an existing master lock, it will normally exit
        with an error message.  With this option, mailmanctl will perform an
        extra level of checking.  If a process matching the host/pid described
        in the lock file is running, mailmanctl will still exit, but if no
        matching process is found, mailmanctl will remove the apparently stale
        lock and make another attempt to claim the master lock.

    -q/--quiet
        Don't print status messages.  Error messages are still printed to
        standard error.

    -h/--help
        Print this message and exit.

Commands:

    start   - Start the master daemon and all qrunners.  Prints a message and
              exits if the master daemon is already running.

    stop    - Stops the master daemon and all qrunners.  After stopping, no
              more messages will be processed.

    restart - Restarts the qrunners, but not the master process.  Use this
              whenever you upgrade or update Mailman so that the qrunners will
              use the newly installed code.

    reopen  - This will close all log files, causing them to be re-opened the
              next time a message is written to them
Print the Mailman version.
Privacy optionsPrivate Archive ErrorPrivate Archive Error - %(msg)sPrivate archive file not foundProblems found:Process disabled members, recommended once per day.

This script cruises through every mailing list looking for members whose
delivery is disabled.  If they have been disabled due to bounces, they will
receive another notification, or they may be removed if they've received the
maximum number of notifications.

Use the --byadmin, --byuser, and --unknown flags to also send notifications to
members whose accounts have been disabled for those reasons.  Use --all to
send the notification to all disabled members.

Usage: %(PROGRAM)s [options]

Options:
    -h / --help
        Print this message and exit.

    -o / --byadmin
        Also send notifications to any member disabled by the list
        owner/administrator.

    -m / --byuser
        Also send notifications to any member disabled by themselves.

    -u / --unknown
        Also send notifications to any member disabled for unknown reasons
        (usually a legacy disabled address).

    -b / --notbybounce
        Don't send notifications to members disabled because of bounces (the
        default is to notify bounce disabled members).

    -a / --all
        Send notifications to all disabled members.

    -f / --force
        Send notifications to disabled members even if they're not due a new
        notification yet.

    -l listname
    --listname=listname
        Process only the given list, otherwise do all lists.
Public mailing lists at %(hostname)s:Python PoweredQuarterlyRFC 2369 defines a set of List-* headers that are
                 normally added to every message sent to the list membership.
                 These greatly aid end-users who are using standards compliant
                 mail readers.  They should normally always be enabled.

                 <p>However, not all mail readers are standards compliant yet,
                 and if you have a large number of members who are using
                 non-compliant mail readers, they may be annoyed at these
                 headers.  You should first try to educate your members as to
                 why these headers exist, and how to hide them in their mail
                 clients.  As a last resort you can disable these headers, but
                 this is not recommended (and in fact, your ability to disable
                 these headers may eventually go away).Re-enable mailing list membershipRe-enable membershipRe-generate the Pipermail gzip'd archive flat files.

This script should be run nightly from cron.  When run from the command line,
the following usage is understood:

Usage: %(program)s [-v] [-h] [listnames]

Where:
    --verbose
    -v
        print each file as it's being gzip'd

    --help
    -h
        print this message and exit

    listnames
        Optionally, only compress the .txt files for the named lists.  Without 
        this, all archivable lists are processed.

Re-opening all log filesRe-run as %(MAILMAN_USER)s (or root) with -f flag to fixReason for refusalReason:Rebuild a list's archive.

Use this command to rebuild the archives for a mailing list.  You may want to
do this if you edit some messages in an archive, or remove some messages from
an archive.

Usage: %(PROGRAM)s [options] <listname> [<mbox>]

Where options are:
    -h / --help
        Print this help message and exit.

    -q / --quiet
        Make the archiver output less verbose.

    --wipe
        First wipe out the original archive before regenerating.  You usually
        want to specify this argument unless you're generating the archive in
        chunks.

    -s N
    --start=N
        Start indexing at article N, where article 0 is the first in the mbox.
        Defaults to 0.

    -e M
    --end=M
        End indexing at article M.  This script is not very efficient with
        respect to memory management, and for large archives, it may not be
        possible to index the mbox entirely.  For that reason, you can specify
        the start and end article numbers.

Where <mbox> is the path to a list's complete mbox archive.  Usually this will
be some path in the archives/private directory.  For example:

%% bin/arch mylist archives/private/mylist.mbox/mylist.mbox

<mbox> is optional.  If it is missing, it is calculated.
Receive digests?Received:Recipient filtersRecipient&nbsp;filtersRegenerate Postfix's data/aliases and data/aliases.db files from scratch.

Usage:

    genaliases [options]

Options:

    -h/--help
        Print this message and exit.
Regexp:RegularRejectRejectsReloading pickled archive stateRemindRemove members from a list.

Usage:
    remove_members [options] [listname] [addr1 ...]

Options:

    --file=file
    -f file
        Remove member addresses found in the given file.  If file is
        `-', read stdin.

    --all
    -a
        Remove all members of the mailing list.
       (mutually exclusive with --fromall)

    --fromall
       Removes the given addresses from all the lists on this system
       regardless of virtual domains if you have any.  This option cannot be
       used -a/--all.  Also, you should not specify a listname when using this
       option.

    --nouserack
    -n
        Don't send the user acknowledgements.

    --noadminack
    -N
        Don't send the admin acknowledgements.

    --help
    -h
        Print this help message and exit.

    listname is the name of the mailing list to use.

    addr1 ... are additional addresses to remove.

Remove message attachments that don't have a matching
             content type.  Leave this field blank to skip this filter
             test.Remove message attachments that have a matching content
             type.Remove the components of a mailing list with impunity - beware!

This removes (almost) all traces of a mailing list.  By default, the lists
archives are not removed, which is very handy for retiring old lists.

Usage:
    rmlist [-a] [-h] listname

Where:
    --archives
    -a
        Remove the list's archives too, or if the list has already been
        deleted, remove any residual archives.

    --help
    -h
        Print this help message and exit.

Removed: %(s)sRemoving %(msg)sRequest to mailing list %(realname)s rejectedRequested topic is not valid: %(topicname)sRequire approvalReset a list's web_page_url attribute to the default setting.

This script is intended to be run as a bin/withlist script, i.e.

% bin/withlist -l -r fix_url listname [options]

Options:
    -u urlhost
    --urlhost=urlhost
        Look up urlhost in the virtual host table and set the web_page_url and
        host_name attributes of the list to the values found.  This
        essentially moves the list from one virtual domain to another.

        Without this option, the default web_page_url and host_name values are
        used.

    -v / --verbose
        Print what the script is doing.

If run standalone, it prints this help text and exits.
Resetting %(n)s BYBOUNCEs disabled addrs with no bounce infoRestarting Mailman's master qrunnerReturn to the Run one or more qrunners, once or repeatedly.

Each named runner class is run in round-robin fashion.  In other words, the
first named runner is run to consume all the files currently in its
directory.  When that qrunner is done, the next one is run to consume all the
files in /its/ directory, and so on.  The number of total iterations can be
given on the command line.

Usage: %(PROGRAM)s [options]

Options:

    -r runner[:slice:range]
    --runner=runner[:slice:range]
        Run the named qrunner, which must be one of the strings returned by
        the -l option.  Optional slice:range if given, is used to assign
        multiple qrunner processes to a queue.  range is the total number of
        qrunners for this queue while slice is the number of this qrunner from
        [0..range).

        If using the slice:range form, you better make sure that each qrunner
        for the queue is given the same range value.  If slice:runner is not
        given, then 1:1 is used.

        Multiple -r options may be given, in which case each qrunner will run
        once in round-robin fashion.  The special runner `All' is shorthand
        for a qrunner for each listed by the -l option.

    --once
    -o
        Run each named qrunner exactly once through its main loop.  Otherwise,
        each qrunner runs indefinitely, until the process receives a SIGTERM
        or SIGINT.

    -l/--list
        Shows the available qrunner names and exit.

    -v/--verbose
        Spit out more debugging information to the logs/qrunner log file.

    -s/--subproc
        This should only be used when running qrunner as a subprocess of the
        mailmanctl startup script.  It changes some of the exit-on-error
        behavior to work better with that framework.

    -h/--help
        Print this message and exit.

runner is required unless -l or -h is given, and it must be one of the names
displayed by the -l switch.
Run this program as root or as the %(name)s user, or use -u.Running %(module)s.%(callable)s()...RussianSatSaving listSearch regular expression requiredSearch...SecondSelect page to edit:Send "list created" email to list owner?Send goodbye message to members when they are unsubscribed?Send mail to poster when their posting is held for approval?Send monthly password reminders?Send notifications of new subscriptions to the list owner?Send notifications to the list owner?Send password reminders for all lists to all users.

This program scans all mailing lists and collects users and their passwords,
grouped by the list's host_name if mm_cfg.VIRTUAL_HOST_OVERVIEW is true.  Then
one email message is sent to each unique user (per-virtual host) containing
the list passwords and options url for the user.  The password reminder comes
from the mm_cfg.MAILMAN_SITE_LIST, which must exist.

Usage: %(PROGRAM)s [options]

Options:
    -l listname
    --listname=listname
        Send password reminders for the named list only.  If omitted,
        reminders are sent for all lists.  Multiple -l/--listname options are
        allowed.

    -h/--help
        Print this message and exit.
Send password reminders to, eg, "-owner" address instead of
             directly to user.Send unsubscription acknowledgement to the user?Send welcome message to newly subscribed members?Send welcome messages to new subscribees?Sender discarded message via web.Sender is explicitly forbiddenSender&nbsp;filtersSepSeptemberServer Local TimeSetSet the site password, prompting from the terminal.

The site password can be used in most if not all places that the list
administrator's password can be used, which in turn can be used in most places
that a list users password can be used.

Usage: %(PROGRAM)s [options] [password]

Options:

    -c/--listcreator
        Set the list creator password instead of the site password.  The list
        creator is authorized to create and remove lists, but does not have
        the total power of the site administrator.

    -h/--help
        Print this help message and exit.

If password is not given on the command line, it will be prompted for.
Set this to yes when this list is intended to cascade only
             to other mailing lists.  When set, meta notices like
             confirmations and password reminders will be directed to an
             address derived from the member's address - it will have the
             value of "umbrella_member_suffix" appended to the member's
             account name.Setting host_name to: %(mailhost)sSetting this option causes member email addresses to be
             transformed when they are presented on list web pages (both in
             text and as links), so they're not trivially recognizable as
             email addresses.  The intention is to prevent the addresses
             from being snarfed up by automated web scanners for use by
             spammers.Setting this option instructs Mailman to start a new volume
             with the next digest sent out.Setting web_page_url to: %(web_page_url)sShould Mailman convert <tt>text/html</tt> parts to plain
             text?  This conversion happens after MIME attachments have been
             stripped.Should Mailman filter the content of list traffic according
             to the settings below?Should Mailman notify you, the list owner, when bounces
             cause a member to be unsubscribed?Should Mailman notify you, the list owner, when bounces
             cause a member's subscription to be disabled?Should Mailman perform a <em>catchup</em> on the newsgroup?Should Mailman perform automatic bounce processing?Should Mailman personalize each non-digest delivery?
                 This is often useful for announce-only lists, but <a
                 href="?VARHELP=nondigest/personalize">read the details</a>
                 section for a discussion of important performance
                 issues.Should Mailman send an auto-response to emails sent to the
             -owner address?Should Mailman send an auto-response to emails sent to the
             -request address?  If you choose yes, decide whether you want
             Mailman to discard the original email, or forward it on to the
             system as a normal mail command.Should Mailman send an auto-response to mailing list
             posters?Should Mailman send the next digest right now, if it is not
             empty?Should Mailman send you, the list owner, any bounce messages
             that failed to be detected by the bounce processor?  <em>Yes</em>
             is recommended.Should Mailman start a new digest volume?Should a digest be dispatched daily when the size threshold isn't reached?Should administrator get notices of subscribes and
             unsubscribes?Should any existing <tt>Reply-To:</tt> header found in the
             original message be stripped?  If so, this will be done
             regardless of whether an explict <tt>Reply-To:</tt> header is
             added by Mailman or not.Should messages from non-members, which are automatically
             discarded, be forwarded to the list moderator?Should messages from this mailing list include the
                 <a href="http://www.faqs.org/rfcs/rfc2369.html">RFC 2369</a>
                 (i.e. <tt>List-*</tt>) headers?  <em>Yes</em> is highly
                 recommended.Should new members be quarantined before they
    are allowed to post unmoderated to this list?  Answer <em>Yes</em> to hold
    new member postings for moderator approval by default.Should new posts to the mailing list be sent to the
             newsgroup?Should new posts to the newsgroup be sent to the mailing
             list?Should postings include the <tt>List-Post:</tt> header?Should the list moderators get immediate notice of new
             requests, as well as daily notices about collected ones?Should the topic filter be enabled or disabled?Show member addresses so they're not directly recognizable
             as email addresses?Shutting down Mailman's master qrunnerSimplified ChineseSite list is missing: %(sitelistname)sSize:Skipped content of type %(partctype)sSome unknown error occurred while creating the list.
                Please contact the site administrator for assistance.Spam&nbsp;filtersSpanish (Spain)Stale pid file removed.Starting Mailman's master qrunner.States table for the finite-states-machine parser:
            0  idle
            1  filename-or-comment
            2  msgid
            3  msgstr
            4  end
        Subject:SubmitSubmit All DataSubmit ChangesSubmit My ChangesSubmit Your ChangesSubscribeSubscribe results pageSubscribe these users now or invite them?Subscribe to list %(listname)sSubscribed: %(member)sSubscribingSubscription RequestsSubscription requestSubscription request confirmedSubscription request succeeded.Subscription&nbsp;rulesSuccessfully Removed:Successfully Unsubscribed:Successfully invited:Successfully subscribed:Suffix for use when this list is an umbrella for other
             lists, according to setting of previous "umbrella_list"
             setting.SunSwedishSynchronize a mailing list's membership with a flat file.

This script is useful if you have a Mailman mailing list and a sendmail
:include: style list of addresses (also as is used in Majordomo).  For every
address in the file that does not appear in the mailing list, the address is
added.  For every address in the mailing list that does not appear in the
file, the address is removed.  Other options control what happens when an
address is added or removed.

Usage: %(PROGRAM)s [options] -f file listname

Where `options' are:

    --no-change
    -n
        Don't actually make the changes.  Instead, print out what would be
        done to the list.

    --welcome-msg[=<yes|no>]
    -w[=<yes|no>]
        Sets whether or not to send the newly added members a welcome
        message, overriding whatever the list's `send_welcome_msg' setting
        is.  With -w=yes or -w, the welcome message is sent.  With -w=no, no
        message is sent.

    --goodbye-msg[=<yes|no>]
    -g[=<yes|no>]
        Sets whether or not to send the goodbye message to removed members,
        overriding whatever the list's `send_goodbye_msg' setting is.  With
        -g=yes or -g, the goodbye message is sent.  With -g=no, no message is
        sent.

    --digest[=<yes|no>]
    -d[=<yes|no>]
        Selects whether to make newly added members receive messages in
        digests.  With -d=yes or -d, they become digest members.  With -d=no
        (or if no -d option given) they are added as regular members.

    --notifyadmin[=<yes|no>]
    -a[=<yes|no>]
        Specifies whether the admin should be notified for each subscription
        or unsubscription.  If you're adding a lot of addresses, you
        definitely want to turn this off!  With -a=yes or -a, the admin is
        notified.  With -a=no, the admin is not notified.  With no -a option,
        the default for the list is used.

    --file <filename | ->
    -f <filename | ->
        This option is required.  It specifies the flat file to synchronize
        against.  Email addresses must appear one per line.  If filename is
        `-' then stdin is used.

    --help
    -h
        Print this message.

    listname
        Required.  This specifies the list to synchronize.
System error, bad content: %(content)sTend to pending moderator requestsText appended to the bottom of every immediately-delivery
             message. Text attached (as a final message) to the bottom of digests. Text attached (as an initial message, before the table of contents) to the top of digests. Text prepended to the top of every immediately-delivery
             message. Text sent to people leaving the list.  If empty, no special
             text will be added to the unsubscribe message.Text to include in any
             <a href="?VARHELP/privacy/sender/member_moderation_action"
             >rejection notice</a> to
             be sent to moderated members who post to this list.Text%(sz)sThe "host_name" is the preferred name for email to
             mailman-related addresses on this host, and generally should be
             the mail host's exchanger address, if any.  This setting can be
             useful for selecting among alternative names of a host that has
             multiple addresses.The <em>list administrators</em> are the people who have ultimate control over
all parameters of this mailing list.  They are able to change any list
configuration variable available through these administration web pages.

<p>The <em>list moderators</em> have more limited permissions; they are not
able to change any list configuration variable, but they are allowed to tend
to pending administration requests, including approving or rejecting held
subscription requests, and disposing of held postings.  Of course, the
<em>list administrators</em> can also tend to pending requests.

<p>In order to split the list ownership duties into administrators and
moderators, you must set a separate moderator password in the fields below,
and also provide the email addresses of the list moderators in the
<a href="%(adminurl)s/general">general options section</a>.The <tt>List-Post:</tt> header is one of the headers
             recommended by
             <a href="http://www.faqs.org/rfcs/rfc2369.html">RFC 2369</a>.
             However for some <em>announce-only</em> mailing lists, only a
             very select group of people are allowed to post to the list; the
             general membership is usually not allowed to post.  For lists of
             this nature, the <tt>List-Post:</tt> header is misleading.
             Select <em>No</em> to disable the inclusion of this header. (This
             does not affect the inclusion of the other <tt>List-*:</tt>
             headers.)The Internet address of the machine your News server is
             running on.The Mailman ReplybotThe News server is not part of Mailman proper.  You have to
             already have access to a NNTP server, and that NNTP server has to
             recognize the machine this mailing list runs on as a machine
             capable of reading and posting news.The Week Of Monday %(day)i %(month)s %(year)iThe `join' command is synonymous with `subscribe'.
The `leave' command is synonymous with `unsubscribe'.
The `remove' command is synonymous with `unsubscribe'.
The address requesting to be changed has
                    been subsequently unsubscribed.  This request has been
                    cancelled.The address requesting unsubscription is not
                a member of the mailing list.  Perhaps you have already been
                unsubscribed, e.g. by the list administrator?The attached message has been automatically discarded.The attached message matched the %(listname)s mailing list's content filtering
rules and was prevented from being forwarded on to the list membership.  You
are receiving the only remaining copy of the discarded message.

The attached message was received as a bounce, but either the bounce format
was not recognized, or no member addresses could be extracted from it.  This
mailing list has been configured to send all unrecognized bounce messages to
the list administrator(s).

For more information see:
%(adminurl)s

The capitalization of this name can be changed to make it
             presentable in polite company as a proper noun, or to make an
             acronym part all upper case, etc.  However, the name will be
             advertised as the email address (e.g., in subscribe confirmation
             notices), so it should <em>not</em> be otherwise altered.  (Email
             addresses are not case sensitive, but they are sensitive to
             almost everything else :-)The confirmation email has been sent.The current archiveThe email address you supplied is banned from this
        mailing list.  If you think this restriction is erroneous, please
        contact the list owners at %(listowner)s.The email address you supplied is banned from this mailing list.
If you think this restriction is erroneous, please contact the list
owners at %(listowner)s.The email address you supplied is not valid.  (E.g. it must contain an
`@'.)The following illegal substitution variables were
                found in the <code>%(property)s</code> string:
                <code>%(bad)s</code>
                <p>Your list may not operate properly until you correct this
                problem.The held message with the Subject:
            header <em>%(subject)s</em> could not be found.  The most likely
            reason for this is that the list moderator has already approved or
            rejected the message.  You were not able to cancel it in
            time.The held message you were referred to has
        already been handled by the list administrator.The list administrator email addresses.  Multiple
             administrator addresses, each on separate line is okay.The list administrator has disabled digest delivery for
            this list, so your delivery option has not been set.  However your
            other options have been set successfully.The list administrator has disabled non-digest delivery
            for this list, so your delivery option has not been set.  However
            your other options have been set successfully.The list moderator email addresses.  Multiple
             moderator addresses, each on separate line is okay.The list password cannot be emptyThe list password cannot be empty<!-- ignore -->The mailing list `%(listname)s' has been created via the through-the-web
interface.  In order to complete the activation of this mailing list, the
proper /etc/aliases (or equivalent) file must be updated.  The program
`newaliases' may also have to be run.

Here are the entries for the /etc/aliases file:
The mailing list `%(listname)s' has been removed via the through-the-web
interface.  In order to complete the de-activation of this mailing list, the
appropriate /etc/aliases (or equivalent) file must be updated.  The program
`newaliases' may also have to be run.

Here are the entries in the /etc/aliases file that should be removed:
The master qrunner lock could not be acquired because it appears as if another
master qrunner is already running.
The master qrunner lock could not be acquired, because it appears as if some
process on some other host may have acquired it.  We can't test for stale
locks across host boundaries, so you'll have to do this manually.  Or, if you
know the lock is stale, re-run mailmanctl with the -s flag.

Lock file: %(LOCKFILE)s
Lock host: %(status)s

Exiting.The master qrunner lock could not be acquired.  It appears as though there is
a stale master qrunner lock.  Try re-running mailmanctl with the -s flag.
The maximum member bounce score before the member's
             subscription is disabled.  This value can be a floating point
             number.The message's content type was explicitly disallowedThe message's content type was not explicitly allowedThe moderation policy of the newsgroup.The name of the Usenet group to gateway to and/or from.The new address is already a member: %(newaddr)sThe new address you requested %(newaddr)s is already a member of the
%(listname)s mailing list, however you have also requested a global change of
address.  Upon confirmation, any other mailing list containing the address
%(user)s will be changed. The next digest will be sent as volume
            %(volume)s, number %(number)sThe number of days after which a member's bounce information
             is discarded, if no new bounces have been received in the
             interim.  This value must be an integer.The number of days between sending the <em>Your Membership
             Is Disabled</em> warnings.  This value must be an integer.The public name of this list (make case-changes only).The results of your email command are provided below.
Attached is your original message.
The results of your email commandsThe site administrator at %(hostname)s has changed the password for your
mailing list %(listname)s.  It is now

    %(notifypassword)s

Please be sure to use this for all future list administration.  You may want
to log in now to your list and change the password to something more to your
liking.  Visit your list admin page at

    %(adminurl)s
The subscribers listThe text will be treated as html <em>except</em> that
             newlines will be translated to &lt;br&gt; - so you can use links,
             preformatted text, etc, but don't put in carriage returns except
             where you mean to separate paragraphs.  And review your changes -
             bad html (like some unterminated HTML constructs) can prevent
             display of the entire listinfo page.The topic filter categorizes each incoming email message
             according to <a
            href="http://www.python.org/doc/current/lib/module-re.html">regular
             expression filters</a> you specify below.  If the message's
             <code>Subject:</code> or <code>Keywords:</code> header contains a
             match against a topic filter, the message is logically placed
             into a topic <em>bucket</em>.  Each user can then choose to only
             receive messages from the mailing list for a particular topic
             bucket (or buckets).  Any message not categorized in a topic
             bucket registered with the user is not delivered to the list.

             <p>Note that this feature only works with regular delivery, not
             digest delivery.

             <p>The body of the message can also be optionally scanned for
             <code>Subject:</code> and <code>Keywords:</code> headers, as
             specified by the <a
       href="?VARHELP=topics/topics_bodylines_limit">topics_bodylines_limit</a>
             configuration variable.The topic matcher will scan this many lines of the message
             body looking for topic keyword matches.  Body scanning stops when
             either this many lines have been looked at, or a non-header-like
             body line is encountered.  By setting this value to zero, no body
             lines will be scanned (i.e. only the <code>Keywords:</code> and
             <code>Subject:</code> headers will be scanned).  By setting this
             value to a negative number, then all body lines will be scanned
             until a non-header-like line is encountered.
             The topic pattern `%(pattern)s' is not a
                legal regular expression.  It will be discarded.The variable `m' is the %(listname)s MailList instanceThere are no pending requests.There are two ownership roles associated with each mailing
             list.  The <em>list administrators</em> are the people who have
             ultimate control over all parameters of this mailing list.  They
             are able to change any list configuration variable available
             through these administration web pages.

             <p>The <em>list moderators</em> have more limited permissions;
             they are not able to change any list configuration variable, but
             they are allowed to tend to pending administration requests,
             including approving or rejecting held subscription requests, and
             disposing of held postings.  Of course, the <em>list
             administrators</em> can also tend to pending requests.

             <p>In order to split the list ownership duties into
             administrators and moderators, you must
             <a href="passwords">set a separate moderator password</a>,
             and also provide the <a href="?VARHELP=general/moderator">email
             addresses of the list moderators</a>.  Note that the field you
             are changing here specifies the list administrators.There are two ownership roles associated with each mailing
             list.  The <em>list administrators</em> are the people who have
             ultimate control over all parameters of this mailing list.  They
             are able to change any list configuration variable available
             through these administration web pages.

             <p>The <em>list moderators</em> have more limited permissions;
             they are not able to change any list configuration variable, but
             they are allowed to tend to pending administration requests,
             including approving or rejecting held subscription requests, and
             disposing of held postings.  Of course, the <em>list
             administrators</em> can also tend to pending requests.

             <p>In order to split the list ownership duties into
             administrators and moderators, you must
             <a href="passwords">set a separate moderator password</a>,
             and also provide the email addresses of the list moderators in
             this section.  Note that the field you are changing here
             specifies the list moderators.There was no digest to send.There were some problems deleting the mailing list
        <b>%(listname)s</b>.  Contact your site administrator at %(sitelist)s
        for details.These are all the natural languages supported by this list.
             Note that the
             <a href="?VARHELP=language/preferred_language">default
             language</a> must be included.These policies control the automatic bounce processing system
            in Mailman.  Here's an overview of how it works.

            <p>When a bounce is received, Mailman tries to extract two pieces
            of information from the message: the address of the member the
            message was intended for, and the severity of the problem causing
            the bounce.  The severity can be either <em>hard</em> or
            <em>soft</em> meaning either a fatal error occurred, or a
            transient error occurred.  When in doubt, a hard severity is used.

            <p>If no member address can be extracted from the bounce, then the
            bounce is usually discarded.  Otherwise, each member is assigned a
            <em>bounce score</em> and every time we encounter a bounce from
            this member we increment the score.  Hard bounces increment by 1
            while soft bounces increment by 0.5.  We only increment the bounce
            score once per day, so even if we receive ten hard bounces from a
            member per day, their score will increase by only 1 for that day.

            <p>When a member's bounce score is greater than the
            <a href="?VARHELP=bounce/bounce_score_threshold">bounce score
            threshold</a>, the subscription is disabled.  Once disabled, the
            member will not receive any postings from the list until their
            membership is explicitly re-enabled (either by the list
            administrator or the user).  However, they will receive occasional
            reminders that their membership has been disabled, and these
            reminders will include information about how to re-enable their
            membership.

            <p>You can control both the
            <a href="?VARHELP=bounce/bounce_you_are_disabled_warnings">number
            of reminders</a> the member will receive and the
            <a href="?VARHELP=bounce/bounce_you_are_disabled_warnings_interval"
            >frequency</a> with which these reminders are sent.

            <p>There is one other important configuration variable; after a
            certain period of time -- during which no bounces from the member
            are received -- the bounce information is
            <a href="?VARHELP=bounce/bounce_info_stale_after">considered
            stale</a> and discarded.  Thus by adjusting this value, and the
            score threshold, you can control how quickly bouncing members are
            disabled.  You should tune both of these to the frequency and
            traffic volume of your list.ThirdThis description is used when the mailing list is listed with
                other mailing lists, or in headers, and so forth.  It should
                be as succinct as you can get it, while still identifying what
                the list is.This is %(also)sa hidden list, which means that the
            list of members is available only to the list administrator.This is %(also)sa private list, which means that the
            list of members is not available to non-members.This is %(also)sa public list, which means that the
            list of members list is available to everyone.This is a closed list, which means your subscription
            will be held for approval.  You will be notified of the list
            moderator's decision by email.This is the address set in the <tt>Reply-To:</tt> header
             when the <a
             href="?VARHELP=general/reply_goes_to_list">reply_goes_to_list</a>
             option is set to <em>Explicit address</em>.

             <p>There are many reasons not to introduce or override the
             <tt>Reply-To:</tt> header.  One is that some posters depend on
             their own <tt>Reply-To:</tt> settings to convey their valid
             return address.  Another is that modifying <tt>Reply-To:</tt>
             makes it much more difficult to send private replies.  See <a
             href="http://www.unicom.com/pw/reply-to-harmful.html">`Reply-To'
             Munging Considered Harmful</a> for a general discussion of this
             issue.  See <a
        href="http://www.metasystema.org/essays/reply-to-useful.mhtml">Reply-To
             Munging Considered Useful</a> for a dissenting opinion.

             <p>Some mailing lists have restricted posting privileges, with a
             parallel list devoted to discussions.  Examples are `patches' or
             `checkin' lists, where software changes are posted by a revision
             control system, but discussion about the changes occurs on a
             developers mailing list.  To support these types of mailing
             lists, specify the explicit <tt>Reply-To:</tt> address here.  You
             must also specify <tt>Explicit address</tt> in the
             <tt>reply_goes_to_list</tt>
             variable.

             <p>Note that if the original message contains a
             <tt>Reply-To:</tt> header, it will not be changed.This is the default natural language for this mailing list.
             If <a href="?VARHELP=language/available_languages">more than one
             language</a> is supported then users will be able to select their
             own preferences for when they interact with the list.  All other
             interactions will be conducted in the default language.  This
             applies to both web-based and email-based messages, but not to
             email posted by list members.This listThis list does not support digest delivery.This list has no members.This list is restricted; your message was not approved.This list only supports digest delivery.This list only supports digest subscriptions!This option controls what Mailman does to the
             <tt>Reply-To:</tt> header in messages flowing through this
             mailing list.  When set to <em>Poster</em>, no <tt>Reply-To:</tt>
             header is added by Mailman, although if one is present in the
             original message, it is not stripped.  Setting this value to
             either <em>This list</em> or <em>Explicit address</em> causes
             Mailman to insert a specific <tt>Reply-To:</tt> header in all
             messages, overriding the header in the original message if
             necessary (<em>Explicit address</em> inserts the value of <a
             href="?VARHELP=general/reply_to_address">reply_to_address</a>).
 
             <p>There are many reasons not to introduce or override the
             <tt>Reply-To:</tt> header.  One is that some posters depend on
             their own <tt>Reply-To:</tt> settings to convey their valid
             return address.  Another is that modifying <tt>Reply-To:</tt>
             makes it much more difficult to send private replies.  See <a
             href="http://www.unicom.com/pw/reply-to-harmful.html">`Reply-To'
             Munging Considered Harmful</a> for a general discussion of this
             issue.  See <a
        href="http://www.metasystema.org/essays/reply-to-useful.mhtml">Reply-To
             Munging Considered Useful</a> for a dissenting opinion.

             <p>Some mailing lists have restricted posting privileges, with a
             parallel list devoted to discussions.  Examples are `patches' or
             `checkin' lists, where software changes are posted by a revision
             control system, but discussion about the changes occurs on a
             developers mailing list.  To support these types of mailing
             lists, select <tt>Explicit address</tt> and set the
             <tt>Reply-To:</tt> address below to point to the parallel
             list.This page allows you as the list owner, to permanent
    remove this mailing list from the system.  <strong>This action is not
    undoable</strong> so you should undertake it only if you are absolutely
    sure this mailing list has served its purpose and is no longer necessary.

    <p>Note that no warning will be sent to your list members and after this
    action, any subsequent messages sent to the mailing list, or any of its
    administrative addreses will bounce.

    <p>You also have the option of removing the archives for this mailing list
    at this time.  It is almost always recommended that you do
    <strong>not</strong> remove the archives, since they serve as the
    historical record of your mailing list.

    <p>For your safety, you will be asked to reconfirm the list password.
    This section allows you to configure subscription and
            membership exposure policy.  You can also control whether this
            list is public or not.  See also the
            <a href="%(admin)s/archive">Archival Options</a> section for
            separate archive-related privacy settings.This section allows you to configure various anti-spam
            filters posting filters, which can help reduce the amount of spam
            your list members end up receiving.
            This section allows you to configure various filters based on
            the recipient of the message.This setting determines the moderation policy of the
             newsgroup and its interaction with the moderation policy of the
             mailing list.  This only applies to the newsgroup that you are
             gatewaying <em>to</em>, so if you are only gatewaying from
             Usenet, or the newsgroup you are gatewaying to is not moderated,
             set this option to <em>None</em>.

             <p>If the newsgroup is moderated, you can set this mailing list
             up to be the moderation address for the newsgroup.  By selecting
             <em>Moderated</em>, an additional posting hold will be placed in
             the approval process.  All messages posted to the mailing list
             will have to be approved before being sent on to the newsgroup,
             or to the mailing list membership.

             <p><em>Note that if the message has an <tt>Approved</tt> header
             with the list's administrative password in it, this hold test
             will be bypassed, allowing privileged posters to send messages
             directly to the list and the newsgroup.</em>

             <p>Finally, if the newsgroup is moderated, but you want to have
             an open posting policy anyway, you should select <em>Open list,
             moderated group</em>.  The effect of this is to use the normal
             Mailman moderation facilities, but to add an <tt>Approved</tt>
             header to all messages that are gatewayed to Usenet.This text will be prepended to subject lines of messages
             posted to the list, to distinguish mailing list messages in in
             mailbox summaries.  Brevity is premium here, it's ok to shorten
             long mailing list names to something more concise, as long as it
             still identifies the mailing list.This value, if any, will be added to the front of the
             new-subscriber welcome message.  The rest of the welcome message
             already describes the important addresses and URLs for the
             mailing list, so you don't need to include any of that kind of
             stuff here.  This should just contain mission-specific kinds of
             things, like etiquette policies or team orientation, or that kind
             of thing.

             <p>Note that this text will be wrapped, according to the
             following rules:
             <ul><li>Each paragraph is filled so that no line is longer than
                     70 characters.
                 <li>Any line that begins with whitespace is not filled.
                 <li>A blank line separates paragraphs.
             </ul>ThuTo unsubscribe from %(realname)s, get a password reminder,
        or change your subscription options %(either)senter your subscription
        email address:
        <p><center> To visit the administrators configuration page for an
        unadvertised list, open a URL similar to this one, but with a '/' and
        the %(extra)slist name appended.  If you have the proper authority,
        you can also <a href="%(creatorurl)s">create a new mailing list</a>.

        <p>General list information can be found at Today's Topics (%(msgcount)d messages)Today's Topics:
Too many recipients to the messageTopic %(i)dTopic filter detailsTopic keywords, one per line, to match against each message.Topic name:Topic specifications require both a name and
                a pattern.  Incomplete topics will be ignored.TopicsTraditional ChineseTueTurn this off only if you plan on subscribing people manually
             and don't want them to know that you did so.  This option is most
             useful for transparently migrating lists from some other mailing
             list manager to Mailman.Turn this on if you want password reminders to be sent once
             per month to your members.  Note that members may disable their
             own individual password reminders.UUmbrella list settingsUncaught bounce notificationUnix-From line changed: %(lineno)dUnknown language: %(lang)sUnknown list: %(listname)sUnlock a locked list, but do not implicitly Save() it.

    This does not get run if the interpreter exits because of a signal, or if
    os._exit() is called.  It will get called if an exception occurs though.
    Unlocking (but not saving) list: %(listname)sUnsubscribeUnsubscribe or edit optionsUnsubscription RequestsUnsubscription requestUnsubscription request confirmedUnsubscription request succeeded.Unsubscription resultsUpdating HTML for article %(seq)sUpdating Usenet watermarksUpdating index files for archive [%(archive)s]Updating mailing list: %(listname)sUpdating old pending_subscriptions.db databaseUpdating the held requests database.Upgrading from version %(hexlversion)s to %(hextversion)sUsage:Use this option to prohibit posts according to specific
             header values.  The target value is a regular-expression for
             matching against the specified header.  The match is done
             disregarding letter case.  Lines beginning with '#' are ignored
             as comments.

             <p>For example:<pre>to: .*@public.com </pre> says to hold all
             postings with a <em>To:</em> mail header containing '@public.com'
             anywhere among the addresses.

             <p>Note that leading whitespace is trimmed from the regexp.  This
             can be circumvented in a number of ways, e.g. by escaping or
             bracketing it.Use this option to remove each message attachment that
             matches one of these content types.  Each line should contain a
             string naming a MIME <tt>type/subtype</tt>,
             e.g. <tt>image/gif</tt>.  Leave off the subtype to remove all
             parts with a matching major content type, e.g. <tt>image</tt>.

             <p>Blank lines are ignored.

             <p>See also <a href="?VARHELP=contentfilter/pass_mime_types"
             >pass_mime_types</a> for a content type whitelist.Use this option to remove each message attachment that does
             not have a matching content type.  Requirements and formats are
             exactly like <a href="?VARHELP=contentfilter/filter_mime_types"
             >filter_mime_types</a>.

             <p><b>Note:</b> if you add entries to this list but don't add
             <tt>multipart</tt> to this list, any messages with attachments
             will be rejected by the pass filter.User `%(addr)s' removed from list: %(listname)s.User address/nameUser specific options pageUsing Mailman version:ValueView or edit the list configuration information.View this page inVisit Subscriber ListVisit Subscriber listVisit the list's admin pageVisit the list's info pageWARNING: could not acquire lock for list: %(listname)sWarning!  You may encounter permission problems.Warning: Warning: couldn't remove %(src)s -- %(rest)sWe're sorry, but you have already been unsubscribed
        from this mailing list.  To re-subscribe, please visit the
        <a href="%(listinfourl)s">list information page</a>.WedWeeklyWelcome to the "%(realname)s" mailing list%(digmode)sWelcome!What steps are required for subscription?<br>When "umbrella_list" is set to indicate that this list has
             other mailing lists as members, then administrative notices like
             confirmations and password reminders need to not be sent to the
             member list addresses, but rather to the owner of those member
             lists.  In that case, the value of this setting is appended to
             the member's account name for such notices.  `-owner' is the
             typical choice.  This setting has no effect when "umbrella_list"
             is "No".When a message is posted to the list, a series of
            moderation steps are take to decide whether the a moderator must
            first approve the message or not.  This section contains the
            controls for moderation of both member and non-member postings.

            <p>Member postings are held for moderation if their
            <b>moderation flag</b> is turned on.  You can control whether
            member postings are moderated by default or not.

            <p>Non-member postings can be automatically
            <a href="?VARHELP=privacy/sender/accept_these_nonmembers"
            >accepted</a>,
            <a href="?VARHELP=privacy/sender/hold_these_nonmembers">held for
            moderation</a>,
            <a href="?VARHELP=privacy/sender/reject_these_nonmembers"
            >rejected</a> (bounced), or
            <a href="?VARHELP=privacy/sender/discard_these_nonmembers"
            >discarded</a>,
            either individually or as a group.  Any
            posting from a non-member who is not explicitly accepted,
            rejected, or discarded, will have their posting filtered by the
            <a href="?VARHELP=privacy/sender/generic_nonmember_action">general
            non-member rules</a>.

            <p>In the text boxes below, add one address per line; start the
            line with a ^ character to designate a <a href=
            "http://www.python.org/doc/current/lib/module-re.html"
            >Python regular expression</a>.  When entering backslashes, do so
            as if you were using Python raw strings (i.e. you generally just
            use a single backslash).

            <p>Note that non-regexp matches are always done first.When a new digest volume is started, the volume number is
             incremented and the issue number is reset to 1.When a new member is subscribed to this list, their initial
             set of options is taken from the this variable's setting.When a post from a non-member is received, the message's
             sender is matched against the list of explicitly
             <a href="?VARHELP=privacy/sender/accept_these_nonmembers"
             >accepted</a>,
             <a href="?VARHELP=privacy/sender/hold_these_nonmembers">held</a>,
             <a href="?VARHELP=privacy/sender/reject_these_nonmembers"
             >rejected</a> (bounced), and
             <a href="?VARHELP=privacy/sender/discard_these_nonmembers"
             >discarded</a> addresses.  If no match is found, then this action
             is taken.When members want to leave a list, they will make an
             unsubscription request, either via the web or via email.
             Normally it is best for you to allow open unsubscriptions so that
             users can easily remove themselves from mailing lists (they get
             really upset if they can't get off lists!).

             <p>For some lists though, you may want to impose moderator
             approval before an unsubscription request is processed.  Examples
             of such lists include a corporate mailing list that all employees
             are required to be members of.When receiving digests, which format is default?When set, the list of subscribers is protected by member or
             admin password authentication.When this option is enabled, all list traffic is emergency
             moderated, i.e. held for moderation.  Turn this option on when
             your list is experiencing a flamewar and you want a cooling off
             period.When you are done making changes...When you tell Mailman to perform a catchup on the newsgroup,
             this means that you want to start gating messages to the mailing
             list with the next new message found.  All earlier messages on
             the newsgroup will be ignored.  This is as if you were reading
             the newsgroup yourself, and you marked all current messages as
             <em>read</em>.  By catching up, your mailing list members will
             not see any of the earlier messages.Where are replies to list messages directed?
             <tt>Poster</tt> is <em>strongly</em> recommended for most mailing
             lists.Which delivery mode is the default for new users?While Mailman's bounce detector is fairly robust, it's
             impossible to detect every bounce format in the world.  You
             should keep this variable set to <em>Yes</em> for two reasons: 1)
             If this really is a permanent bounce from one of your members,
             you should probably manually remove them from your list, and 2)
             you might want to send the message on to the Mailman developers
             so that this new format can be added to its known set.

             <p>If you really can't be bothered, then set this variable to
             <em>No</em> and all non-detected bounces will be discarded
             without further processing.

             <p><b>Note:</b> This setting will also affect all messages sent
             to your list's -admin address.  This address is deprecated and
             should never be used, but some people may still send mail to this
             address.  If this happens, and this variable is set to
             <em>No</em> those messages too will get discarded.  You may want
             to set up an
             <a href="?VARHELP=autoreply/autoresponse_admin_text">autoresponse
             message</a> for email to the -owner and -admin address.Who can view subscription list?YearlyYesYes, w/discardYes, w/forwardYou are already a member of this mailing list!You are already subscribed!You are already subscribed.You are already using that email addressYou are forbidden from posting messages to this list.You are not a member of the %(listname)s mailing listYou are not allowed to post to this mailing list, and your message has been
automatically rejected.  If you think that your messages are being rejected in
error, contact the mailing list owner at %(listowner)s.You are not allowed to retrieve the list membership.You are not authorized to create new mailing listsYou are not authorized to delete this mailing listYou are not current a member.  Have you already unsubscribed or changed
your email address?You can access your personal options via the following url:You can create a new mailing list by entering the
    relevant information into the form below.  The name of the mailing list
    will be used as the primary address for posting messages to the list, so
    it should be lowercased.  You will not be able to change this once the
    list is created.

    <p>You also need to enter the email address of the initial list owner.
    Once the list is created, the list owner will be given notification, along
    with the initial list password.  The list owner will then be able to
    modify the password and add or remove additional list owners.

    <p>If you want Mailman to automatically generate the initial list admin
    password, click on `Yes' in the autogenerate field below, and leave the
    initial list password fields empty.

    <p>You must have the proper authorization to create new mailing lists.
    Each site should have a <em>list creator's</em> password, which you can
    enter in the field at the bottom.  Note that the site administrator's
    password can also be used for authentication.
    You cannot add a Reply-To: to an explicit
            address if that address is blank.  Resetting these values.You cannot enable gatewaying unless both the
                <a href="?VARHELP=gateway/nntp_host">news server field</a> and
                the <a href="?VARHELP=gateway/linked_newsgroup">linked
                newsgroup</a> fields are filled in.You did not give the correct old password, so your password has not been
changed.  Use the no argument version of the password command to retrieve your
current password, then try again.You did not give the correct passwordYou forgot to enter the list nameYou forgot to specify the list ownerYou gave the wrong passwordYou have been invited to join the %(listname)s mailing listYou have been successfully subscribed to the %(realname)s mailing list.You have been successfully unsubscribed from the
            mailing list %(fqdn_listname)s.  If you were receiving digest
            deliveries you may get one more digest.  If you have any questions
            about your unsubscription, please contact the list owners at
            %(owneraddr)s.You have been unsubscribed from the %(realname)s mailing listYou have canceled the re-enabling of your membership.  If
    we continue to receive bounces from your address, it could be deleted from
    this mailing list.You have canceled your change of address request.You have canceled your subscription request.You have canceled your unsubscription request.You have digest members, but digests are turned
                off. Those people will not receive mail.You have regular list members but non-digestified mail is
                turned off.  They will receive mail until you fix this
                problem.You have successfully created the mailing list
    <b>%(listname)s</b> and notification has been sent to the list owner
    <b>%(owner)s</b>.  You can now:You have successfully deleted the mailing list
    <b>%(listname)s</b>.You have successfully set your options.You have turned off delivery of both digest and
                non-digest messages.  This is an incompatible state of
                affairs.  You must turn on either digest delivery or
                non-digest delivery or your mailing list will basically be
                unusable.You may get one last digest.You may not subscribe a list to itself!You must confirm your unsubscription request by turning
                on the checkbox below the <em>Unsubscribe</em> button.  You
                have not been unsubscribed!You must fix the preceding invalid addresses first.You must specify a list name.  Here is the %(link)sYou must specify a list.You must supply a valid email address.You will be sent email requesting confirmation, to
            prevent others from gratuitously subscribing you.You will be sent email requesting confirmation, to
            prevent others from gratuitously subscribing you.  Once
            confirmation is received, your request will be held for approval
            by the list moderator.  You will be notified of the moderator's
            decision by email.You're being a sneaky list owner!Your <code>%(property)s</code> string appeared to
                    have some correctable problems in its new value.
                    The fixed value will be used instead.  Please
                    double check that this is what you intended.
                    Your confirmation is required in order to cancel the
    posting of your message to the mailing list <em>%(listname)s</em>:

    <ul><li><b>Sender:</b> %(sender)s
        <li><b>Subject:</b> %(subject)s
        <li><b>Reason:</b> %(reason)s
    </ul>

    Hit the <em>Cancel posting</em> button to discard the posting.

    <p>Or hit the <em>Continue awaiting approval</em> button to continue to
    allow the list moderator to approve or reject the message.Your confirmation is required in order to complete the
    change of address request for the mailing list <em>%(listname)s</em>.  You
    are currently subscribed with

    <ul><li><b>Real name:</b> %(fullname)s
        <li><b>Old email address:</b> %(oldaddr)s
    </ul>

    and you have requested to %(globallys)s change your email address to

    <ul><li><b>New email address:</b> %(newaddr)s
    </ul>

    Hit the <em>Change address</em> button below to complete the confirmation
    process.

    <p>Or hit <em>Cancel and discard</em> to cancel this change of address
    request.Your confirmation is required in order to complete the
    subscription request to the mailing list <em>%(listname)s</em>.  Your
    subscription settings are shown below; make any necessary changes and hit
    <em>Subscribe</em> to complete the confirmation process.  Once you've
    confirmed your subscription request, you will be shown your account
    options page which you can use to further customize your membership
    options.

    <p>Note: your password will be emailed to you once your subscription is
    confirmed.  You can change it by visiting your personal options page.

    <p>Or hit <em>Cancel and discard</em> to cancel this subscription
    request.Your confirmation is required in order to complete the
    unsubscription request from the mailing list <em>%(listname)s</em>.  You
    are currently subscribed with

    <ul><li><b>Real name:</b> %(fullname)s
        <li><b>Email address:</b> %(addr)s
    </ul>

    Hit the <em>Unsubscribe</em> button below to complete the confirmation
    process.

    <p>Or hit <em>Cancel and discard</em> to cancel this unsubscription
    request.Your confirmation is required in order to continue with
        the subscription request to the mailing list <em>%(listname)s</em>.
        Your subscription settings are shown below; make any necessary changes
        and hit <em>Subscribe to list ...</em> to complete the confirmation
        process.  Once you've confirmed your subscription request, the
        moderator must approve or reject your membership request.  You will
        receive notice of their decision.

        <p>Note: your password will be emailed to you once your subscription
        is confirmed.  You can change it by visiting your personal options
        page.

        <p>Or, if you've changed your mind and do not want to subscribe to
        this mailing list, you can hit <em>Cancel my subscription
        request</em>.Your current option settings:Your decisionYour email address:Your membership in the %(realname)s mailing list is
    currently disabled due to excessive bounces.  Your confirmation is
    required in order to re-enable delivery to your address.  We have the
    following information on file:

    <ul><li><b>Member address:</b> %(member)s
        <li><b>Member name:</b> %(username)s
        <li><b>Last bounce received on:</b> %(date)s
        <li><b>Approximate number of days before you are permanently removed
               from this list:</b> %(daysleft)s
    </ul>

    Hit the <em>Re-enable membership</em> button to resume receiving postings
    from the mailing list.  Or hit the <em>Cancel</em> button to defer
    re-enabling your membership.
    Your message had a suspicious header.Your message to %(listname)s awaits moderator approvalYour message was deemed inappropriate by the moderator.Your message was rejectedYour message was too big; please trim it to less than
%(kb)d KB in size.Your new %(listname)s list passwordYour new mailing list: %(listname)sYour password is: %(password)sYour passwords did not match.Your real name:Your request has been forwarded to the list moderator for approval.Your subscription is not allowed because
the email address you gave is insecure.Your subscription is not allowed because the email address you gave is
insecure.Your subscription request has been forwarded to the list administrator
at %(listowner)s for review.Your subscription request has been received, and will soon be acted upon.
Depending on the configuration of this mailing list, your subscription request
may have to be first confirmed by you via email, or approved by the list
moderator.  If confirmation is required, you will soon get a confirmation
email which contains further instructions.Your subscription request was deferred because %(x)s.  Your request has been
forwarded to the list moderator.  You will receive email informing you of the
moderator's decision when they get to your request.Your unsubscription request has been forwarded to the list administrator for
approval.Your unsubscription request has been received and
            forwarded on to the list moderators for approval.  You will
            receive notification once the list moderators have made their
            decision.Your urgent message to the %(realname)s mailing list was not authorized for
delivery.  The original message as received by Mailman is attached.
[No bounce details are available][No explanation given][No reason given][disabled by periodic sweep and cull, no message available][no description available]a single held message.ackack option setadministrative list overviewall held messages.all of %(esender)s's held messages.also article db files must be %(octperms)s: %(path)sarticle file %(filename)s is missing!attribute "%(k)s" changedattribute "%(k)s" ignoredauthorby the adminby the list administratorby youby yourselfcheck a translated template against the original one
       search also <MM-*> tags if html is not zerocheck a translation comparing with the original stringcheck for differences between checked in and checked outchecking cgi-bin permissionschecking mode for %(prefix)schecking ownership of %(dbfile)schecking permissions on %(file)schecking permissions on %(pwfile)schecking permissions on list datachecking perms on %(private)schecking set-gid for %(wrapper)scouldn't remove old file %(pyc)s -- %(rest)sdatedaydaysdelivery offdelivery ondelivery option setdigestdigest footerdigest headerdigest option setdirectory must be at least 02775: %(d)sdirectory permissions must be %(octperms)s: %(path)sdisableddonedue to bouncesdue to excessive bouncesduplicates option setemail address and figuring article archives
file permissions must be at least 660: %(path)sfixing all the perms on your old html archives to work with b6
If your archives are big, this could take a minute or two...for unknown reasonsfound in:from %(start)s to %(end)sgeneral list overviewgetting rid of old source filesgloballyhidehide option setlanguagelegal values are:list creatorlist infolist of available mailing lists.listname is requiredmatching mailing lists found:mbox file must be at least 0660:member address<br>member namemembersmodmyposts option setn/ano dateno lists == nothing to do, exitingno subjectnodupesnomail<br>[reason]not availablenot metoooffonoptionsparse a .po file extracting msgids and msgstrspasswordplainprivateprivate archivesprocessing mailing list:publicpublic archivesreminder option setremoving %(src)sremoving directory %(src)s and everything underneathreturn to the %(categoryname)s options page.rightright scan a string from the original filescan a translated stringscan the po file comparing msgids with msgstrssitesize not availablesource perms must be %(octperms)s: %(path)sstop is synonymous with the end command.
subjectsubscriptions to %(name)s require administrator approvalsubscriptions to %(realname)s require moderator approvalthe "%(realname)s" mailing listthe list admin overview pagethe list administratorthe mailing list overview pagethreadunknown senderunsubunsubscriptions require moderator approvalupdating old qfilesview all messages from %(esender)sProject-Id-Version: Mailman
POT-Creation-Date: Tue Dec 24 13:41:28 2002
PO-Revision-Date: 2002-12-12 15:24+0100
Last-Translator: Szilard Vizi <vizisz@freemail.hu>
Language-Team: Hungarian <LL@li.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: 8bit


FONTOS FONTOS FONTOS FONTOS


   Ltez, de ismeretlen verzij teleptett Mailman-t frisst.

   Mailman 1.0b9 vagy rgebbi verzikrl trtn frisstskor manulisan
   kell a levelezlistkat frissteni. Minden egyes levelezlistnl a
   templates/options.html -t a lists/<listname>/options.html helyre kell
   msolni.

   Azonban, ha web felleten keresztl mdostotta ezt az llomnyt,
   akkor a mdostsokat ezen az llomnyon is el kell vgezni, klnben
   azok nem jelennek meg.

FONTOS FONTOS FONTOS FONTOS


    confirm <megerstsi-azonost>
        Valamilyen mvelet megerstse. A megerstsi-azonostt mindig
        meg kell adni, rtkt a kikldtt rtesit zenet tartalmazza.

    echo [paramter]
        Egyszeren visszakldi a megrkezett parancsot. A paramterben
        megadott szveget vltozatlanul kirja.

    end
        Lelltja a parancsok rtelmezst. Hasznos, ha a levelezsedkor
        automatikusan ms informcit (pl. al��rst) is beszr a levelez-
        programod.

    help
        Ezt az zenetet kldi el.

    info
        A listrl rvid lerst ad.

    lists
        Felsorolja ezen a GNU Mailman rendszeren mkd nyilvnos
        levelezlistkat.

    password [<rgijelsz> <jjelsz>] [address=<cm>]
        Jelszavad lekrdezshez vagy megvltoztatshoz hasznland
        parancs. Ha nem adsz meg paramtereket, akkor lekrdezi az aktulis
        jelszavadat. <rgijelsz> s <jjelsz> paramterekkel a jelszavadat
        vltoztathatod meg.
          
        Ha nem a listn megadott e-mail cmedrl kldtt levllel szeretnd
        a jelszavadat megvltoztatni, akkor kln meg kell mg adnod az
        `address=<cm>' param�tert is (term�szetesen aposztr�fok, z�r�jelek
        n�lk�l). Fontos tudnod, hogy ez esetben is a list�n megadott c�medre
        ker�l elk�ld�sre a parancs kimenete.

    set ...
        M�dos�thatod vagy megtekintheted a listatags�gi be�ll�t�saidat.

        A `set help' paranccsal (aposztrfok nlkl) az alkalmazhat
        parancsokrl kapsz egy rszletes ismertett.

        Jelenlegi belltsaidat megtekinthetd a `set show' paranccsal
        (aposztr�fok n�lk�l).

    set help
        Elk�ldi ezt a r�szletes le�r�st a parancsokr�l.

    set show [address=<c�m>]
        Megmutatja a jelenlegi be�ll�t�saidat. Ha a list�n be�ll�tott c�medt�l
        elt�r� c�mmel k�lden�d a be�ll�t�sokat lek�rdez� levelet, akkor add
        meg az `address=<c�m>' paramterben (zrjelek, aposztrfok nlkl)
        a listn megadott e-mail cmedet.

    set authenticate <jelsz> [address=<cm>]
        Brmelyik belltsod megvltoztatshoz legelszr ezt a parancsot
        kell megadnod a listn hasznlt jelszavaddal. Ha a listn belltott
        cmedtl eltr cmmel kldend a belltsokat mdost levelet,
        akkor add meg az `address=<cm>' param�terben (z�r�jelek, aposztr�fok
        n�lk�l) a list�n megadott e-mail c�medet.

    set ack on
    set ack off
        Az `ack' (nyugta) opc belltsval minden egyes sikeresen a
        listra bekldtt leveledrl rtestst kapsz.

    set digest plain
    set digest mime
    set digest off
        A `digest' opci� kikapcsol�s�val a leveleket bek�ld�s�k ut�n
        azonnal megkapod. Ha a list�ra �rkez� leveleket egybef�zve,
        sima sz�veges form�tumban (RFC 1153 digest) szeretn�d megkapni,
        akkor haszn�ld a `set digest plain' parancsot. A `set digest mime'
        paranccsal a leveleket egybef�zve, de MIME form�tumban
        kapod meg.

    set delivery on
    set delivery off
        Lev�lk�ld�s be- vagy kikapcsol�sa. Kikapcsol�skor nem iratkozol le
        a list�r�l, de a Mailman nem tov�bb�tja neked a list�ra �rkez�
        leveleket.  A be�ll�t�st akkor �rdemes haszn�lni, ha pl. szabads�gra
        megy�nk. Fontos, hogy ha �jb�l szeretn�nk a leveleket megkapni,
        el ne felejts�k megadni a `set delivery on' parancsot.

    set myposts on
    set myposts off
        A `set myposts off' paranccsal a list�ra k�ld�tt leveleink m�solat�t
        nem kapjuk meg. Ha digest form�tumban k�rt�k a leveleket, akkor a
        parancsnak nincsen hat�sa.

    set hide on
    set hide off
        A `set hide on' paranccsal a cmnk nem fog megjelenni a listatagok
        nvsorban.

    set duplicates on
    set duplicates off
        Ha a cmnket kln mg megadtk a levl To: vagy Cc: fejlcnek
        egyikben, akkor a `set duplicates off' parancs hat�s�ra a Mailman
        nem k�ldi el nek�nk m�g egy p�ld�nyban a levelet. Ezzel cs�kkenteni
        lehet azon levelek sz�m�t, ahol c�mzettk�nt t�bbsz�r szerepel�nk.

    set reminders on
    set reminders off
        A `set reminders off' parancs hatsra nem kapunk a listrl havonta
        jelszemlkeztet-rtestst.

    subscribe [jelsz] [digest|nodigest] [address=<cm>]
        Feliratkozs erre a levelezlistra. Az megadott jelszt hasznlhatod
        ksbb a leiratkozshoz, vagy listatagsgi belltsaid mdostshoz.
        Ha nem adsz meg jelszt, akkor a program automatikusan ltrehoz
        neked egyet.

        A kvetkez paramter rteke  `nodigest' vagy `digest' (aposztrfok
        nlkl) lehet.
        Ha a jelenlegitl eltr e-mail cmmel szeretnl feliratkozni, akkor
        add meg az `address=<cm>' param�tert (aposztr�fok �s z�r�jelek
        n�lk�l).

    unsubscribe [jelsz�] [address=<c�m>]
        Leiratkoz�s a list�r�l. Ha jelsz�t is megadunk, akkor annak egyeznie
        kell az aktu�lis jelsz�val a sikeres leiratkoz�shoz. Ha nem adunk meg
        jelsz�t, akkor egy leiratkoz�st meger�s�t� e-mail k�ld el a program a
        listatags�gi c�mre. Ha az �ppen haszn�lt e-mail c�mt�l elt�r� c�mmel
        szeretn�nk leiratkozni a list�r�l, akkor meg kell adni az
        `address=<c�m>' paramtert is (termszetesen aposztrfok s zrjelek
        nlkl).

    who
        A levelezlista tagjainak nvsort adja meg.

    who jelsz
        Megmutatja a tagok nvsort ezen a levelezlistn. A nvsort csak
        a lista adminisztrtorok s szerkesztk krhetik le; ezrt meg kell
        adnod vagy az adminisztrtori vagy a szerkeszti jelszt.

    who jelsz [address=<cm>]
        Megmutatja a tagok nvsort ezen a levelezlistn. A nvsort csak
        a listatagok krhetik le, ezrt meg kell adnod a listn belltott
        jelszavadat. Ha nem a listn megadott cmedtl eltr cmrl szeretnd
        lekrni a nvsort, akkor kln meg kell adnod a listn hasznlt e-mail
        cmedet az `address=<cm>' param�terrel (z�r�jelek �s aposztr�fok
        n�lk�l add meg a c�met).

%(listname)s rendelkezik mind nyilv�nos, mind priv�t mbox arch�vummal. A lista
jelenleg priv�t archiv�l�sra van be�ll�tva, ez�rt a priv�t mbox arch�vumot
-- %(o_pri_mbox_file)s -- �ll�tom be aktu�lis arch�vumnak �s �tnevezem a(z)	%(o_pub_mbox_file)s
arch�vumot
	%(o_pub_mbox_file)s.preb6
arch�vumm�. Az 'arch' programmal b�rmikor �ssze lehet f�s�lni ezt az �llom�nyt az aktu�lis arch�vummal.

- V�ge.


- Figyelmen k�v�l hagyva:
- Feldolgozatlanok:
Ellen�rzi, hogy adott Mailman ford�t�sban ugyanazok a v�ltoz�k �s
jel�l�sek szerepelnek, mint az eredeti sablonokban �s katal�gusban.

Haszn�lat:

cd $MAILMAN_DIR
%(program)s [-q] <nyelv>

Ahol <nyelv> az ellen�r�zni k�v�nt nyelv orsz�g k�dja (pl. Olaszorsz�g
eset�n 'it'). A -q kapcsol�val r�vid �sszefoglal�st kapunk az
eredm�nyr�l.

HIBA:

Valamelyik list�n�l nem lehetett a z�rol�st megsz�ntetni. Ez azt jelenti,
hogy a Mailman a friss�t�s id�pontj�ban futott, vagy lej�rt z�rol�s volt a(z)
%(lockdir)s k�nyvt�ron.

Sz�neteltesse a Mailman fut�s�t �s t�vol�tsa el az �sszes lej�rt z�rol�st, majd adja ki a "make update" parancsolt. B�vebben err�l az INSTALL �s UPGRADE �llom�nyokban lehet olvasni.

J�v�hagy�sra v�r� levelek:
A levelez�lista l�trehoz�s�nak utols� l�p�s�hez az /etc/aliases (vagy 
hasonl�) �llom�nyba a k�vetkez� sorokat kell elhelyezni, �s val�sz�n�leg
a `newaliases' programot utna futtatni:

## %(listname)s levelezlista
A levelezlista trlsnek utols lpseknt az /etc/aliases (vagy 
hasonl) llomnybl kell a kvetkez sorokat trlni, s valsznleg
a `newaliases' programot futtatni:

## %(listname)s levelez�lista
Haszn�lat:
Feliratkoz�sod bet�helyesen a k�vetkez� <em>%(cpuser)s</em>.	     Sikeresen t�r�lted a(z) %(listname)s levelez�list�ra k�ld�tt
	     <em>%(subject)s</em> t�rgy� levelet megjelen�se el�tt.     Sikeresen megv�ltoztattad a(z) %(listname)s levelez�list�n
     nyilv�ntartott r�gi <b>%(oldaddr)s</b> e-mail c�medet
     <b>%(newaddr)s</b> c�mre. Tov�bb a <a href="%(optionsurl)s">listatags�gi
     be�ll�t�sok oldalra</a>.	A(z) %(listname)s levelez�list�ra "%(addr)s" bejegyz�ssel
	sikeresen feliratkozt�l. Egy k�l�n lev�lben �rtes�t�nk feliratkoz�sodr�l,
	valamint a jelszavadr�l �s m�s hasznos tudnival�kr�l, c�mekr�l.
	     <p>Mostm�r megtekintheted a
	 <a href="%(optionsurl)s">listatags�gi oldaladat</a>.	Sikeresen meger�s�tetted feliratkoz�si sz�nd�kodat a(z) %(listname)s
	levelez�list�ra, azonban feliratkoz�sod csak a lista szerkeszt�j�nek
	j�v�hagy�sa ut�n v�lik teljess�. Feliratkoz�sod a lista szerkeszt�j�hez
	lett tov�bb�tva. A szerkeszt� d�nt�s�r�l e-mailben �rtes�t�nk.Sikeresen vissza�ll�tottad a listatags�godat a(z) %(listname)s levelez�list�n.
Mostm�r <a href="%(optionsurl)s">megl�togadhatod a tags�gi oldaladat</a>.	     Sikeresen leiratkozt�l a(z) %(listname)s levelez�list�r�l.
	     Tov�bb a <a href="%(listinfourl)s">lista inform�ci�s
	     oldal�ra</a>.     Le�r�s: %(description)s     Request c�me: %(requestaddr)s    %(status)s (%(how)s %(date)s napon)    ack %(onoff)s    c�m nem tal�lhat�:   gid �s jogok ellen�rz�se a k�vetkez�n: %(path)s    jogosults�gok ellen�rz�se: %(path)s    set-gid ellen�rz�se a k�vetkez�n: %(path)s    c�m m�solata hozz�adva:    a m�solt c�mmel l�tezik m�r a tag:    mime digest    digest kikapcsolva    sima digest    duplicates %(onoff)s    hide %(onoff)s    �gy n�z ki, hogy a leg�jabb CVS verzi�t haszn�lod...
    vagy nagyon b�tor vagy, vagy m�r futattad ezt a parancsot.    myposts %(onoff)s    a lista �j gazd�i:    eredeti c�m t�r�lve:    reminders %(onoff)s    lista tulajdonosok keres�se:   ismeretlen �llom�ny a k�nyvt�rba, �thelyezem a(z)
        %(o_pri_mbox_file)s
    �llom�nyt ide:
        %(newname)s   ismeretlen �llom�ny a k�nyvt�rba, �thelyezem a(z)
        %(o_pub_mbox_file)s
    �llom�nyt ide:
        %(newname)s  %(file)s: rendben  T�ma %(size)i byte  (%(count)d / %(total)d) (Digest m�d) (de a c�mek m�dos�tva lettek �gy, hogy ne legyenek k�nny� c�lpontok a spammereknek).  (azonos�t�s sz�ks�ges) (azonos�t�s sz�ks�ges)<br>&nbsp;<br> <p>A tagok list�j�nak megtekint�s�hez �rd be a  Ha �res a mez�, akkor a program k�rni fogja az e-mail
	c�medet Az utols� visszapattan�sod ideje: %(date)s Rejtett list�k inform�ci�inak megtekint�s�hez a
fentihez hasonl� c�met kell megadni, de a '/' ut�n add meg m�g
a %(adj)s lista nev�t.
<p>Lista adminisztr�torok a edet �s a jelszavadat: <p><center>  at  byte %(remote)s m�r tag levelez�lista tagjainak megtekint�s�hez kattints ide:  kezelhetik list�ikat. <p>K�rd�seidet, �szrev�teleidet c�mezd ide ## "%(listname)s" levelez�lista konfigur�ci�s be�ll�t�sai
## -*- python -*- elmentve %(when)s-n
#%(counter)05d %(msgid)s%%%%(address)s nem tagja a(z) %(listname)s levelez�list�nak�sszesen %(allcnt)s tag�sszesen %(allcnt)s tag, %(membercnt)s ki�rva%(count)d k�relem v�r szerkeszt�i j�v�hagy�sra a(z) %(realname)s list�n%(year)i %(month)s %(day)i%(days)d %(units)s%(dbdir)s "t�bbiek" jogosults�g�nak 000 -nak kell lennie%(dbfile)s tulajdonosa %(owner)s (%(user)s legyen a tulajdonos)%(file)s jogosults�g�nak 066x-nak kell lennie (most %(octmode)s)%(host)s levelez�lista eml�keztet�%(hostname)s Levelez�list�k%(hostname)s levelez�list�k - Adminisztr�ci�s oldalak%(i)3d. Lista neve:   %(realname)s%(listfullname)s levelez�lista eml�keztet�%(listinfo_link)s list�t m�k�dteti: %(owner_link)s%(listname)s %(msg)s �zenetei nem tal�lhat�ak a %(dir)s k�nyvt�rbanA(z) %(listname)s list�ra %(sender)s felad�t�l j�v� lev�l enged�lyez�sre v�r%(messages)d �zenetet tal�ltam%(year)i %(month)s-r %(name)s a %(runnername)s qrunner-t futtatja%(newaddr)s m�r tagja a list�nak.%(year)i %(ord)s negyed�ve%(path)s hib�s giddel (most: %(groupname)s, v�rt: %(MAILMAN_GROUP)s)%(path)s set-gid-nek kell lennie%(private)s nem lehet olvashat� m�s sz�m�ra%(pwfile)s jogosults�gnak 0640-nek kell lennie (most %(octmode)s)%(realname)s -- %(template_info)s html szerkeszt�se%(realname)s -- HTML oldal szerkeszt�se%(realname)s lista adminisztr�ci�ja (%(label)s)%(realname)s adminisztr�ci� adatb�zisa%(realname)s Adminisztr�ci�s adatb�zis kimenet%(realname)s digest, %(volume)d k�tet, %(issue)d sz�m%(realname)s Levelez�lista be�ll�t�sok s�g�<br><em>%(varname)s</em>%(realname)s adminisztr�ci�s fel�let%(realname)s lista: %(user)s tag be�ll�t�sai%(realname)s lista: listatags�gi oldal%(realname)s levelez�lista adminisztr�ci�<br>%(label)s oldala%(realname)s lev�l nyugt�zva%(realname)s listatag azonos�t�s�n�l hiba t�rt�nt.�rtes�t�s %(realname)s list�ra feliratkoz�s�r�l�rtes�t�s %(realname)s list�r�l leiratkoz�s�r�l%(safetemplatename)s: �rv�nytelen sablon%(year)04i. %(mon)s. %(day)2i., %(wday)s, %(hh)02i:%(mm)02i:%(ss)02i %(tzname)s%(wrapper)s set-gid-esnek kell lennie%s rendelkezik mind nyilv�nos, mind priv�t mbox arch�vummal. A lista
jelenleg nyilv�nos archiv�l�sra van be�ll�tva, ez�rt a nyilv�nos mbox
arch�vumot (%s) �ll�tom be aktu�lis arch�vumnak �s �tnevezem a
	%s
 arch�vumot
	%s.preb6
arch�vumm�.
Az 'arch' programmal b�rmikor �ssze lehet f�s�lni ezt az �llom�nyt az
aktu�lis arch�vummal.
&lt;�res sor&gt;(<i>%(which)s csak a lista tagjai sz�m�ra �rhet� el.</i>)(<i>%(which)s csak a lista adminisztr�tora sz�m�ra �rhet� el.</i>)(Adminisztr�ci�s sz�r�) Figyelje �s visszatartsa azokat a leveleket, amelyek adminisztr�ci�s �zeneteket tartalmaznak?(Megjegyz�s - levelez�list�ra iratkozol �ppen fel, a(z) %(type)s �zenet a feliratkoz�sodr�l az admin c�m�re lesz elk�ldve, %(addr)s.)<p>(a tulajdonos)(kijav�tva)(s�g�)(z�rolva)(nincs v�ltoz�s)(nincs t�rgy)(z�rol�s megsz�ntetve)- Eredm�nyek:- �gy n�z ki. hogy <= b4 lista sablonok vannak jelen.- mind a %(o_tmpl)s �s a %(n_tmpl)s �llom�nyok l�teznek, nincsen v�ltoztat�s- %(o_tmpl)s �thelyez�se a %(n_tmpl)s k�nyvt�rba- nincs mit itt friss�teni- r�gi priv�t mbox �llom�ny friss�t�se- r�gi nyilv�nos mbox �llom�ny friss�t�se- hircsoport azonos�t� friss�tve �s gate_watermarks t�r�lve--------- k�vetkez� r�sz ---------
--all haszn�lat�hoz --run is sz�ks�ges...ez ut�n....ez el�....vagy a felt�ltend� �llom�nyt:A lista adminisztr�tor d�nt�se alapj�nK�r�sedreT�l sok visszapattan�s miatt - az utols�
visszapattan�s ideje: %(date)s -Ismeretlen ok miatt<P>M�g nincs arch�vum. </P><b><i>vagy</i></b> <b>Felejtsd el</b>, vissza a lista adminisztr�ci�s oldal�ra.<b>�rv�nytelen meger�s�t�si azonos�t�:</b>
    %(safecookie)s.

<p>Fontos, hogy a meger�s�t�si azonos�t� annak k�relmez�se ut�n
%(days)s nappal lej�r. Ha a meger�s�t�si id�szak letelt, akkor
�jra meg kell pr�b�lni a feliratkoz�st. Pr�b�ld meg <a
href="%(confirmurl)s">�jra</a> megadni a meger�s�t�si azonos�t�t.<b>nyugta</b> -- A listatag �zenetei meg�rkez�s�r�l �rtes�t�st kap?<b>digest</b> -- A tag a leveleket digestk�nt kapja? (k�l�nben, egyes�vel)<b>elrejt</b> -- A felhaszn�l� c�me a tagok list�j�n ne jelenjen meg?<b>nyelv</b> -- Felhaszn�l� �ltal be�ll�tott nyelv<b>moder�lt</b> -- A tag egy�ni moder�l�si jelz�je. Ha be van kapcsolva,
	akkor a tag minden bek�ld�tt �zenet�t j�v� kell hagynia a szerkeszt�nek,
	k�l�nben azonnal megjelenhet a list�n.<b>t�bbsz�r ne</b> -- Szeretn� elker�lni a tag, hogy ugyanazon �zenetet
	t�bbsz�r megkapja?<b>nincs lev�l</b> -- Ne legyenek elk�ldve a tagnak a levelek? A
lev�lk�ld�s kikapcsol�s�nak indok�t a k�vetkez� r�vid�t�sek jel�lik:
<ul><li><b>U</b> -- A felhaszn�l� a saj�t be�ll�t�si oldal�n kereszt�l
	kapcsolta ki a levelek k�ld�s�t.
    <li><b>A</b> -- A lista adminisztr�tora kapcsolta ki a levelek
	k�ld�s�t.
    <li><b>B</b> -- A levelek k�ld�s�t a rendszer kapcsolta ki a
	felhaszn�l� hib�s e-mail c�me miatt.
    <li><b>?</b> -- A lev�lk�ld�s kikapcsol�s�nak indoka nem ismert.
	Ez azon esetekn�l fordul el�, ahol r�gebbi verzi�j� Mailman-ben
	lett kikapcsolva a lev�lk�ld�s.
</ul><b>saj�t nem</b> -- A tag ne kapja meg saj�t elk�ld�tt leveleit?<b>sima</b> -- Digest levelekn�l a listatag milyen form�ban kapja a leveleket, sima? (k�l�nben, MIME)<p><b>real_name</b> jellemz�t nem
                    v�ltoztattam meg! A lista nev�t�l csak kis-, nagybet�vel t�rhet
                    el az itt megadott n�v.<b>t�r�l</b> -- Be�ll�t�s�val t�r�lni lehet a tagot a list�r�l.<br>(B�vebben a(z) <b>%(varname)s</b> t�m�r�l)<br>(<b>%(varname)s</b> m�d�s�t�sa)<br><em>...a felt�ltend� �llom�nyt</em><br><div ALIGN="right"><br><em><strong>Megjegyz�s:</strong>
        ezzel a be�ll�t�ssal a k�v�nt v�ltoztat�s azonnal v�grehajt�dik, de az �lland�
        be�ll�t�sok nem v�ltoznak meg.</em></div><br>Vissza a <em>(%(num_concealed)d priv�t tag n�lk�l)</em><em>(1 priv�t tag n�lk�l)</em><em><strong>Fontos:</strong> a be�ll�t�sok itteni megv�ltoztat�sa
    a t�bbi oldalon nem biztos, hogy megjelenik. Ezeket az oldalakat
    friss�teni kell.
    Vissza a(z) <em>Add meg a sz�veget lejjebb, vagy...</em><br><em>#%(id)d jelz�s� lev�l s�r�lt.<em>#%(id)d jelz�s� lev�l elveszett.<em>Nincsen t�masz�r�s</em><em>Nem el�rhet�</em><em>Igen, t�nyleg le akarok iratkozni</em><em>nem el�rhet�</em><li>�ll�tsd be mindenkinek a moder�l�si jelz�j�t, m�g azon
	tagok�t is, akik nincsenek jelenleg felsorolva.<hi�nyzik><p>%(note)s

	    <p>A lev�lk�ld�st lehet, hogy v�letlen�l kapcsoltad ki,
	    vagy c�medr�l sokszor pattant vissza lev�l. Mindk�t esetben
	    a levelek �jb�li fogad�s�hoz a %(link)s be�ll�t�st �ll�tsd �t.
	    Ha seg�ts�gre van sz�ks�ged, vagy k�rd�sed van, akkor �rj a(z)
	    %(mailto)s c�mre.<p>(Figyelem ez a lista egy gy�jt�lista, tagjai csak m�s lista c�mek lehetnek. Ezek f�ggv�ny�ben feliratkoz�si k�relmed a '%(sfx)s' c�mre ker�l elk�ld�sre.)<p>(K�rd�seidet, �szrev�teleidet c�mezd ide <p>... <b><i>vagy</i></b> v�laszd ki a c�medet a tagok list�j�b�l (l�sd feljebb).<p><em>T�bbi tag megtekint�s�hez kattints a megfelel� r�szre lent</em><p>Al�bb a(z) %(hostname)s g�pen m�k�d� nyilv�nos
	    levelez�list�k sora l�that�. A list�r�l b�vebb inform�ci��rt,
	    feliratkoz�shoz, leiratkoz�shoz, vagy a be�ll�t�said m�dos�t�s�hoz
	    kattints a lista nev�re.<p>Al�bb a nyilv�nos %(mailmanlink)s levelez�list�k
	     sora l�that� a(z) %(hostname)s g�pen.  Kattints a lista nev�re a
	     konfigur�ci�s oldal�nak megtekint�s�hez.<p> Nem futnak nyilv�nos %(mailmanlink)s levelez�list�k a(z) %(hostname)s g�pen.<p> Nem futnak nyilv�nos %(mailmanlink)s levelez�list�k a(z) %(hostname)s 	     g�pen.<p>A c�medr�l visszapattantak az �zenetek. Jelenleg %(score)s <em>visszapattan�si
pontod</em> van a maxim�lisan enged�lyezett %(total)s pontb�l. K�r�nk felt�tlen�l
ellen�rizd, hogy a feliratkoz�si c�med helyesen lett megadva �s rendesen fogadja
a leveleket. A visszapattan�si pontjaid automatikusan t�rl�dnek, ha a
probl�ma megsz�nik.<tt>Reply-To:</tt> fejl�cm�dos�t�sok<ul><li><b>Tart</b> -- a szerkeszt� d�nt�s�ig visszatartja a levelet.

<p><li><b>Visszautas�t</b> -- automatikusan visszautas�tja a lev�l megjelen�s�t,
amelyr�l �rtes�ti a felad�t. Az �rtes�t�s sz�veg�t  <a
href="?VARHELP=privacy/sender/member_moderation_notice"
>magunk is be�ll�thatjuk</a>.

<p><li><b>Elvet</b> -- elveti a levelet, �s �rtes�t�st sem k�ld err�l a felad�nak.
</ul>?AA meger�s�t�si �rtes�t�s a(z) %(newaddr)s c�mre el lett k�ldve.A digest ki lett k�ldve.Egy listanevet is meg kell adni.Egy nem text t�pus� csatolt �llom�ny �t lett konvert�lva...
N�v: %(filename)s
T�pus: %(ctype)s
M�ret: %(size)d bytes
Le�r�s: %(desc)s
Url : %(url)s
Az eml�keztet� a jelszavadr�l e-mailben el lett k�ldve.R�vid kifejez�s, amely a list�ra jellemz�.J�v�hagyEnged�lyezettA felhaszn�l� �rtes�t�st kap a bek�ld�seir�l.Teend� azokn�l a k�ls� bek�ld�kn�l akikr�l m�g nem nyilatkoztunk eddig.Teend� az �sszes felsorolt f�gg� �zenettel:Teend�, amikor az �zenetre �rv�nyesek a tartalom sz�r�sben
megadott felt�telek.Teend�, amikor egy moder�lt (j�v�hagy�sra mindenk�pp v�r�) tag a list�ra
k�ld levelet.Int�zked�s:<b>%(esender)s</b> bek�ld� hozz�ad�sa a felad�k sz�r�s�hezTagok hozz�ad�sa a list�hoz parancssorb�l.

Haszn�lat:
    add_members [kapcsol�k] listan�v

Kapcsol�k:

    --regular-members-file=�llom�ny
    -r �llom�ny
        Az �llom�ny neve, amelynek minden egyes sor�ban a list�hoz
        adand� tagok c�mei tal�lhat�ak. A felsorolt tagok nem-digest
        t�pus� tagok lesznek. �llom�nyn�vnek `-'-et megadva a 
        cmeket az stdin-rl vrja a program. Fontos, hogy ezentl 
        ezt s ne a -n/--non-digest-members-file kapcsolt hasznljuk,
        habr mg az a kapcsol is hasznlhat.

    --digest-members-file=llomny
    -d llomny
        Mint az elz, de digest tpus tag-hozzads.

    --changes-msg=<y|n>
    -c <y|n> 
        Elkldsre kerljn a listatagoknak a `listn nagy vltozsok
        trtntek' �zenet? Alap�rtelmez�sben nem ker�l elk�ld�sre.

    --welcome-msg=<y|n>
    -w <y|n>
        Elk�ld�sre ker�lj�n a listatagoknak a lista �dv�zl� sz�vege,
        f�ggetlen�l att�l, hogy mi van be�ll�tva a `send_welcome_msg'
        belltsban?

    --admin-notify=<y|n>
    -a <y|n>
        rtestve legyen a lista adminisztrtora a sikeres/hibs
        feliratkozsokrl, fggetlenl az `admin_notify_mchanges'-ben
        be�ll�tottakt�l?

    --help
    -h
        A s�g� megjelen�t�se �s kil�p�s.

    listan�v
        A Mailman lista neve, amelyhez a tagokat hozz� kell adni.
        A list�nak l�teznie kell.

Parancssorban az -n vagy -d kapcsol�k legal�bb egyik�t meg kell adni.
Legfeljebb az egyik �llom�nyn�vnek adhat� meg `-'.
j tma hozzadsa...Hozzadva: %(s)s)Egyb listatag kezelsi funkcikTovbbi belltsokEzenfell kld tovbb ezt a levelet ide: Cm/nvCm A cmek nem egyeznek!A felsorolt cmekrl trtn feliratkozsok automatikusan
el lesznek utastva, mert tiltlistn vannak. Soronknt egy cmet adjunk meg;
a regulris keressi kifejezsek jellsre ^ jellel kezdjk a sorokat.Legalbb egy cmet meg kell adnod.Admin cm:Adminisztrcis teendk a kvetkez levelezlistn:AdminisztrtorAz adminisztrtori jelszavak nem egyeznek.Az adminisztrcis szr a klnbz adminisztrcis krelmeket (mint pl. subscribe, unsubscribe, stb.) figyeli. Az adminisztrcis teendk listjba kerlnek a krelmek.
Az adminisztrtort automatikusan rtesti az jabb krelemrl.Szerepeljen a lista neve, amikor valaki a gpen mkd listkrl rdekldik?A tartalom szrs miatt res lett a levl.Ismteld meg a jelszt:Helyettest nevek (illeszked kifejezssel), ahogy a listt a to vagy cc mezben meg lehet mg adni.A felsorolt qrunner modulok mind futnakMr tagMr tag: %(member)sTrljem az archvumot is?Egyb cmek, amelyknt a listt el lehet rni, ha <em>Igen</em>re van lltva a <a
href="?VARHELP=privacy/recipient/require_explicit_destination"
>ktelezen feltntetett cm</a> opci.
A belltsban szmos, soronknt egy, illeszked kifejezst lehet megadni, amelyek
a levelek cmzettjt vizsgljk. A keresst a szvegkonstans elejtl a
Python re.match() fggvnye vgzi.

<p>Mailman 1.1 kompatibilitsnak biztostshoz,
ha az illeszked kifejezs nem tartalmaz `@' jelet, akkor a keres�s csak a c�mzett
els� r�sz�ben t�rt�nik. Ha a keres�s sikertelen, vagy a kifejez�s tartalmaz
`@' jelet, akkor a keress a cmzett egsz rszn trtnik.

<p>Cmzett els rszre val illeszkeds a kvetkez verzikban mr nem
fog mkdni, a keress a teljes cmzett rszre fog trtni.MindigEgy csatolt HTML llomny t lett konvertlva...
URL: %(url)s
Az e-mail cmeddel megprbltak felratni a(z) %(listaddr)s
levelezlistra, amelynek mr tagja vagy.

A listatagok nvsora nem nyilvnos, ezrt lehetsges hogy valaki rt
szndkkal prblta a listatagok nvsort megszerezni. Ezt biztonsgi
okokbl nem engedtk.

Ha vletlenl prbltl mr jra feliratkozni olyan listra, amelynek
tagja vagy, akkor nyugodtan trld ezt a levelet. Azonban ha azt
gyantod, hogy valaki jogtalanul szeretn megtudni, hogy ennek a listnak
tagja vagy-e, akkor nyugodtan rtestsd a lista adminisztrtort errl,
a kvetkez cmen: %(listowner)s.
Csatolt llomnyt eltvoltottam az zenetbl...
Felad: %(who)s
Trgy: %(subject)s
Dtum: %(date)s
Mret: %(size)s
Url : %(url)s
 Rvid lers - pr bekezds - a listrl, amely a lista informcis lapjn, html szvegknt meg fog jelenni. A rvid lers utn j sorral fog a hagyomnyos szveg kezddni. Tbbet a Bvebben rszben lehet olvasni.Anti-Spam szrkBrkiA jvhagysi rtests elkldsre kerl, ha a levelet nhny korltozs miatt engedlyeztetni kell, <em>kivtel</em> ha a korltozsok szerkeszti vagy spam specifikusak, ekkor rtests <em>nem</em> kerl elkldsre.  Az itt belltott rtk mindig  rvnyes lesz.JvhagyprprilisArchivljam az zeneteket?Archivlsi belltsokHa szksgesAugAugusztusSikertelen azonostsSikertelen azonostsrtests automatikusan trlend levlrlA lista indul jelszavnak automatikus ltrehozsa?Automatikus vlaszokAutomatikus vlaszok belltsai.<p>

A szvegmezkben a kvetkezkben ismertetett vltoz-rtk
helyettestsek fognak trtnni:
<p><ul>
    <li><b>listname</b> - <em>a levelezlista nevt adja meg</em>
    <li><b>listurl</b> - <em>a levelezlista informcis lapjnak URL-jt adja meg</em>
    <li><b>requestemail</b> - <em>a levelezlista -request cmt adja meg</em>
     <li><b>owneremail</b> - <em>a levelezlista -owner cmt adja meg</em>
</ul>

<p>Mindegyik szvegdobozban megadhatod a kvnt szveget, vagy akr az elre
elksztett szveget ltez llomnybl beolvastathatod.Automatikus vlasz az zenetedre a(z)Automatikus vlasz szvege az -owner cmekre rkez levelekre.Automatikus vlasz szvege a -request cmre rkez levelekre.Automatikus vlasz szvege a listra kldknek.Jvhagysra vr levelekBHibs --digest kapcsol: %(kind)sHibs --nomail kapcsol: %(why)sHibs MIME tpus figyelmen kvl hagyva: %(spectype)sHibs URL megadsHibs paramter az -a/--admin-notify kapcsolnl: %(arg)sHibs paramter a -c/--changes-msg kapcsolnl: %(arg)sHibs paramter a -w/--welcome-msg kapcsolnl: %(arg)sHibs paramterek: %(arg)sHibs paramterek: %(pargs)sHibs paramterek: %(strargs)sRossz vlaszts: %(yesno)sHibs parancs: %(command)sHibs megerstsi azonostHibs digest kapcsol: %(arg)sRossz e-mail cm lett a(z) %(k)s rszben megadva: %(v)sRossz e-mail cm lett a %(property)s rszben megadva: %(val)sA megadott e-mail cm hibs.Hibsan megadott moderlsi belltsHibs tulajdonois e-mail cm: %(s)sHibs feldolgozsi sor knyvtr: %(qdir)sHibs keressi kifejezs: Hibsan megadott set parancs: %(subcmd)sHibs jelzszm: %(arg)sHibs rtk a <a href="?VARHELP=bounce/%(property)s"
            >%(property)s</a> vltoznl: %(val)sHibs/rvnytelen e-mail cmHibs/rvnytelen e-mail cm: %(member)sHibs/rvnytelen e-mail cm: res sorRosszul megadott belltsok:
  %(record)sA listra val feliratkozstl <b>%(esender)s</b> vglegesen el van tiltva.Kitiltottak listjaEgyben kldend digest levelek belltsai.A lent megadott szveg a feliratkozsi rtests s a listhoz val
csatlakozsi felhvs elejn fog megjelenni. Az egyni szveg vgn
legyen legalbb egy res sor.%(listname)s@%(listhost)s levelezlista nagyot vltozottRejtett (BCC) vagy mshogy megadott cmzettek nem engedlyezettek.
Leveledet a listra a To: vagy CC: mezben megadott listanvvel
kldd el jra.rtests a visszapattansi beavatkozsrlVisszapattansi belltsokVisszapattansok kezelseAz <em>Emlkeztet</em> gombra kattintva e-mailben elkldsre kerl
        a jelszavad.A <em>Leiratkozs</em> gombra kattintva e-mailben a leiratkozs
        megerstshez szksges zenet kerl elkldsre. A leiratkozs
        vgrehajtshoz az zenetben megadott web cmre kell elltogatni 
        (vagy a megfelel e-mailt elkldeni; errl a levlben lehet 
        rszletesen olvasni).Kell alapesetben az j listatag leveleit moderlni?A listhoz tartoz automatikus visszapattans kezelst <em>Nem</em>-mel
lehet kikapcsolni. A listn ekkor sem fognak a megjelenni a visszapattansi
 zenetek, gy a lista adminisztrtora tovbbra is rtesl ezekrl.<em>Nem</em>-et vlasztva a lista tulajdonosa nem kap rtestst, ha
tl sok visszapattans miatt lett trlve a listatag. A felhasznlt ettl fggetlenl
a program mindig megprblja kikapcsolsrl rtesteni.<em>Nem</em>-et vlasztva a lista tulajdonosa nem kap rtestst, ha a listatag feliratkozsa
tl sok visszapattans miatt lett kikapcsolva. A felhasznlt ettl fggetlenl
a program mindig megprblja kikapcsolsrl rtesteni.CGI szkript hibaA listatagok vlaszthatnak, hogy a lista forgalmt egyben, digest formban kapjk?Vlaszthatnak feliratkozskor a tagok, hogy a leveleket kln-kln azonnal vagy egyben kapjk?Nem lehet res html oldalt megadni.MgsemMgsem s elvetVisszatartott levl kldsnek trlseFeliratkozsi krelmem elvetseMegjelens letiltsa%(mbox)s mbox llomny nem nyithat meg: %(msg)sA cmeket tartalmaz llomny nem olvashat: %(filename)s: %(msg)s A standard bemenetrl nem lehet egyszerre hagyomnyos s digest tagokat megadni.%(filebase)s zenetet nem lehet thelyezni, tugorva:
%(e)sNem lehet trlni azokat, akik nem listatagok:A levl egyszerre maximum a megadott szm felhasznlhoz lesz tovbbtva.Feliratkozsi cmem s nevem megvltoztatsaJelszavam megvltoztatsaMegvltoztatja a lista jelszavt.

Mailman 2.1-nl rgebbi verzik a jelszavakat titkostott formban troltk.
Nhny esetben a teleptett Python nem tartalmazta a titkost modult, gy
ekkor md5 kdolssal troldtak a jelszavak. Aztn hirtelen megvltozott a
Python titkost modulja, aminek kvetkeztben az sszes lista jelsz
hasznlhatatlan lett.

Mailman 2.1-ben minden lista s rendszer szint jelsz SHA1 hexdigest
formban van jelen. Emiatt az sszes Mailman 2.1 eltti verziban
hasznlt jelsz rvnyt veszti, mivel azok sehonnan sem olvashatok ki
s frissthetk az j verzira.

Ezrt ez a program minden listhoz j jelszt hoz ltre s krsre
elkldi a lista tulajdonosainak.

Hasznlat: change_pw [kapcsolk]

Kapcsolk:

    --all / -a
	     Az sszes lista jelszavt megvltoztatja.

    --domain=tartomny
    -d tartomny
	     A megadott virtulis tartomnyban tallhat sszes lista
	     jelszavt megvltoztatja. Egyszerre tbb -d kapcsolt is
	     meg lehet adni.

    --listname=listanv
    -l listanv
	     Csak a megadott lista jelszavt vltoztatja meg. Egyszerre
	     tbb -l kapcsolt is meg lehet adni.

    --password=jjelsz
    -p jjelsz
	     Az `�jjelsz'-ban megadott jelsz�t �ll�tja be a parancssorban
	     (-a, -d �s -l kapcsol�kkal) megadott list�kn�l. Ha nincs
	     �j jelsz� megadva, akkor a program v�letlenszer� jelsz�t
	     hoz l�tre �s �ll�t be.

    --quiet / -q
	     Nem �rtes�ti a lista gazd�j�t a jelsz�v�ltoz�sr�l. Ekkor m�s
	     m�don kell k�z�lni a lista tulajdonosokkal az �j jelsz�t.

    --help / -h
	     Megjelen�ti ezt a s�g�t �s kil�p.
C�m megv�ltoztat�saLista tulajdonosi jelszavak m�dos�t�sa Feliratkoz�si c�m sikeresen megv�ltoztatvaEllen�rzi a levelez�lista adatb�zis�t.

A k�vetkez� �llom�nyok �ps�g�t vizsg�lja a program:

    config.pck
    config.pck.last
    config.db
    config.db.last
    config.safety

Nem gond, ha a felsorolt �llom�nyok valamelyike hi�nyzik. 2.1a3 �s �jabb
verzi�kn�l a config.pck �s config.pck.last �llom�nyok az adatb�zis mentett
v�ltozatai. A kor�bbi v�ltozatokn�l tal�lhat� a config.db �s config.db.last
�llom�nyok, amelyek form�tuma Python marshal. A 2.1a3-n�l �jabb verzi�k m�g
config.safety n�ven is elmentik az adatb�zist, ha az els�dleges config.pck
nem olvashat�, akkor a program ezt haszn�lja fel.

Haszn�lat: %(PROGRAM)s [kapcsol�k] [listaneve [listaneve ...]]

Kapcsol�k:

    --all / -a
	 Az �sszes adatb�zis ellen�rz�se. K�l�nben csak a parancssorban
	 megadott list�k adatb�zis�t ellen�rzi.

    --verbose / -v
	 R�szletes kijelz�s.

    --help / -h
	 Megjelen�ti ezt a s�g�t �s kil�p.
A jogosults�gok ellen�rz�se a telep�tett Mailman-en.

Haszn�lat: %(PROGRAM)s [-f] [-v] [-h]

Kapcsol�k n�lk�l haszn�lva a program az ellen�rz�s sor�n megjelen�ti az
esetleges hib�s jogosults�gokat, tulajdonosokat. Az -f kapcsol�val (root-
k�nt) futtatva az �sszes hib�t kijav�tja a program. A -v kapcsol�val a
m�k�d�s�r�l r�szletes kijelz�st ad.

Az .mbox archivum �llom�ny tiszt�t�sa.

Az archiv�l� program a mbox archivum �llom�ny�ban a Unix-From kifejez�s
alapj�n k�l�n�ti el a leveleket. Kompatibilit�sb�l a "From " - teh�t a
nagy F, kis r, o, m �s sz�k�z karaktereket keresi a sorok elej�n.

Alapesetben minden olyan lev�l, amely a "From " kifejez�ssel kezd�dik a
t�rzs�ben > jellel kezd�d� sorokat kell, hogy tartalmazzon. El�fordulhat,
hogy a t�rzsben a sorok nincsenek �gy megjel�lve. Ez a program ezt a hib�t
jav�tja ki, a leveleket a Unix-From sorok alapj�n azonos�tja. Minden olyan
sor amely a "From " kifejez�ssel kezd�dik, de a sz�kebb felt�telnek nem
felel meg, > jellel meg lesz jel�lve.

Haszn�lat: fixfrom [kapcsol�k] < bemenetif�jl > kimenetif�jl
Kapcsol�k:
    -s n
    --status=n
        n darab sor feldolgoz�sa ut�n a k�perny�re egy # karaktert �r ki.

    -q / --quiet
       A standard hibakimenetre nem �rja ki a megv�ltoztatott sorok sz�m�t.

    -n / --dry-run
        T�nyleges nem �rja f�jlba a kimenetet.

    -h / --help
        Megjelen�ti ezt a s�g�t �s kil�p
�rlap t�rl�seA tag <em>moder�lt</em> jelz�j�nek t�rl�se. A t�bl�zathoz tartoz� magyar�zatok elrejt�se.A t�bl�zathoz tartoz� magyar�zatok megjelen�t�se.Kattints ide az oldal friss�t�s�hez.A levelez�list�n l�v� be�ll�t�said megtekint�s�hez kattints
	ide:Az �zenet megtekint�s�hez kattints a sorsz�m�ra, vagy Tag m�sol�sa.

Tag m�sol�s�n�l a list�hoz frissen hozz�adott tag ugyanazon a be�ll�t�sok-
kal fog rendelkezni, mint a m�sol�sn�l megadott eredeti tag. A program nem
ellen�rzi az �j c�m helyess�g�t, nem k�ld �rtes�t�st a feliratkoz�sr�l, 
mert nagym�rt�kben b�zik az �t futtat� szem�ly hozz��rt�s�ben.

A megadott l�tez� tag be�ll�t�sait t�bbnyire nem m�dos�tja a program. Ha
t�r�lni szeretn�d a l�tez� tagot, akkor haszn�ld az -r kapcsol�t.
Ha valamelyik lista adminisztr�tor c�m�t akarod megv�ltoztatni, akkor 
haszn�ld az -a kapcsol�t.

Haszn�lat:
     clone_member [kapcsol�k] eredetic�m �jc�m

Kapcsol�k:

    --listname=listaneve
    -l listaneve
	 Csak a megadott list�n bel�l keres �s m�dos�t. Ha nem lett -l
	 kapcsol� megadva, akkor az �sszes list�ban keres az eredeti tag
	 c�m�re. Egyszerre t�bb -l kapcsol� is megadhat�.

    --remove
    -r
	 Elt�vol�tja az eredeti c�met annak sikeres �tm�sol�sa ut�n.

    --admin
    -a
	 A lista adminisztr�torok k�z�tt is keresi az eredeti c�met �s
	 �tm�solja vagy m�dos�tja azt.

    --quiet
    -q
	 Csendes �zemm�d.

    --nomodify
    -n
	 Ki�rja, hogy milyen v�ltoztat�sokat v�gezne, de azokat t�nylegesen
	 nem hajtja v�gre. Elnyomja a --quiet kapcsol� hat�s�t.

    --help
    -h
	 Ki�rja ezt a s�g�t �s kil�p.

 eredetic�m (`a tag eredeti c�me') a felhasznl rgi cme.
 jcm (`a tag msolsa j cmre') a felhaszn�l� �j c�me.

T�ma index k�sz�t�se
A felhaszn�l� c�me elrejtve.Be�ll�t�si kateg�ri�kLista be�ll�t�sa sz�veges le�r��llom�ny seg�ts�g�vel.

Haszn�lat: config_list [kapcsol�k] listaneve

Kapcsol�k:
    --inputfile �llom�nyn�v
    -i �llom�nyn�v
        A lista minden egyes v�ltoz�j�t egy-egy objektumhoz rendelj�k
	 az �llom�nyban, majd mentj�k a lista be�ll�t�sokat. A megadott
	 �llom�nynak �rv�nyes Python k�d form�tum�nak kell lennie, be-
	 t�lt�se exefile()-lal t�rt�nik. Azok a v�ltoz�k, amelyek nem
	 rendelhet�k objektumhoz figyelmen k�v�l lesznek hagyva (err�l
	 figyelmeztet��zenet �rtes�t benn�nket). L�sd m�g a -c kapcsol�t.

	 Az execfile global r�sz�ben tal�lhat� `mlist' klnleges
	 vltozval a MailList objektum belltsait lehet mdostani.
	 Azonban VATOSAN bnjunk ezzel az objektummal, mert hasznlata
	 szmos (s valsznleg javthatatlan) krokat eredmnyezhet a
	 levelezlistban!

    --outputfile llomnynv
    -o llomnynv
        A lista belltsainak lementse megfelel formtumban, amellyel
	 ksbb a listt jra be lehet lltani. Ezzel a kapcsolval 
	 knnyedn lehet az adott lista belltsait menteni, s msik
	 listra alkalmazni. A megadott llomnyba mentdnek a belltsok.
	 Ha llomnynvnek `-' lett megadva, akkor a standard kimenetre
	 �rja ki a program a be�ll�t�sokat.

    --checkonly
    -c
	 A kapcsol�val a list�n nem t�rt�nik v�ltoz�s. Csak az -i kapcsol�-
	 val egy�tt haszn�lhat�.

    --verbose
    -v
	 Az �ppen m�dos�tand� v�ltoz� nev�t �rja ki. Csak az -i kapcsol�-
	 val egy�tt haszn�lhat�.

    --help
    -h
        Ki�rja ezt a s�g�t �s kil�p.

Az -o �s -i kapcsol�k egyszerre nem haszn�lhat�ak.

Meger�s�tMeger�s�t�s (*) - e-mailben t�rt�n� meger�s�t�s sz�ks�ges <br>Enged�lyez�s - a lista adminisztr�tor�nak enged�lyez�se sz�ks�ges a feliratkoz�shoz <br>Meger�s�t�s �s enged�lyez�s - meger�s�t�s �s enged�lyez�s egy�tt sz�ks�geltetik<p> (*) feliratkoz�si k�relemkor a Mailman egy egyedi feliratkoz�si sz�mmal ell�tott �zenetet k�ld a k�relmez�nek, amelyre annak a feliratkoz�s meger�s�t�sek�nt v�laszolnia kell.<br> Ezzel elker�lhet� m�sok jogosulatlan felirattat�sa.Adminisztr�tori jelsz� m�g egyszer:Meger�s�t�s �s enged�lyez�sA c�m sikeresen megv�ltoztatvaAz indul� jelsz� meger�s�t�se:Szerkeszt�i jelsz� m�g egyszer:Feliratkoz�si k�relem meger�s�t�seLeiratkoz�si k�relem meger�s�t�seE-mail c�medr�l meger�s�t�s sz�ks�ges m�g a feliratkoz�shoz, nehogy m�sok
tudtod n�lk�l fel�rathassanak. �tbaigaz�t�st a(z) %(email)s c�mre k�ldt�nk.
Fontos, hogy feliratkoz�sod csakis a k�relem meger�s�t�se ut�n lesz v�gleges.�res meger�s�t�si azonos�t�.Meger�s�t�si azonos�t�Sikeresen meger�s�tve�rtes�t�s a lev�l tartalomsz�r�s�r�lTartalom&nbsp;sz�r�sJ�v�hagy�sra v�rakoz�sA lista interpol�ci�s %-karaktereit cser�li le a program $-karakterekre.

Ezt a programot a bin/withlist keretprogramon kereszt�l c�lszer�
futtatni.

% bin/withlist -l -r convert <mylist>
%(filename)s �llom�nyt nem lehet olvasni.Nem lehet �r�sra megnyitni az �llom�nyt:Lista l�trehoz�sa�j %(hostname)s levelez�lista l�trehoz�saL�trehoz egy �j, tagok n�lk�li levelez�list�t.

Haszn�lat: %(PROGRAM)s [kapcsol�k] [listan�v [admin-c�m [admin-jelsz�]]]

Kapcsol�k:

    -l language
    --language nyelv
        A lista alap�rtelmezett nyelv�v� teszi a megadott nyelvet. A nyelvet a
        k�tbet�s azonos�t�j�val kell megadni.
    -q/--quiet
	 Alapesetben az adminisztr�tor e-mailben �rtes�t�st kap a lista 
	 sikeres l�trehoz�s�r�l. A kapcsol�val nem t�rt�nik ilyen �rtes�t�s.

    -h/--help
        Ki�rja ezt a s�g�t �s kil�p.

A parancssorban b�rmelyik �rt�ket meg lehet adni, ha valamelyik hi�nyzik,
akkor a program futtat�sakor bek�ri a hi�nyz�(ka)t.

Minden Mailman levelez�list�t k�t param�ter hat�roz meg, a kimen�
levelekhez haszn�land� hostn�v, �s az az alap�rtelmezett URL ahol a
web fel�let el lehet �rni. Ha virtu�lis hostok vannak a Mailman-t
futtat� g�pen, akkor a program nem biztos, hogy automatikusan helyesen
hat�rozza meg az �j list�hoz tartoz� ezen k�t param�tert.

Az �j lista l�trehoz�sakor meg lehet adni a k�v�nt tartom�nyt is, ha
a lista nev�t k�vetkez� m�don adjuk meg:

    ujlista@www.sajatdom.ain

Ekkor a list�t a www.sajatdom.ain virtu�lis tartom�nyb�l lehet majd
el�rni. Pl. a lista �ltal�nos inform�ci�s oldal�t a felhaszn�l�k a
http://www.sajatdom.ain/mailman/listinfo c�men kereszt�l lehet el�rni.
Ezent�l a www.sajatdom.ain �rt�knek szerepelnie kell az VIRTUAL_HOSTS
v�ltoz�ban is, amelyet az mm_cfg.py/Defaults.py �llom�nyban kell
megadni.

Ha csak az �j lista nev�t adjuk meg, akkor a levelez�shez haszn�land�
g�pnevet a DEFAULT_EMAIL_HOST �rt�k�b�l, a webfel�lethez haszn�land�
g�pnevet a DEFAULT_URL v�ltoz� �rt�k�b�l (ahogy azok a Defaults.py,
vagy az ezt fel�lb�r�l� mm_cg.py �llom�nyban meg vannak adva) veszi
a program.

Fontos, hogy a lista neve mindenk�pp kisbet�s lesz.
L�trehozhatsz egy �jabb list�tArch�vum k�nyvt�r�nak l�trehoz�saCsehNapontaAdatb�zis friss�tve...DecDecemberA lista alap�rtelmezett nyelve.A list�ra frissen feliratkozottak alapbe�ll�t�sai.<input
             type="hidden" name="new_member_options" value="ignore">ElhalasztT�rl�sLista t�rl�seLevelez�lista t�rl�seMailman listakezel� <br> %(version)s verzi�Le�r�sLe�r�sLe�r�s: %(description)sAdminisztr�ci�s adatb�zis m�veletek r�szletes ismertet�seDigestDigest l�bl�cDigest fejl�cDigest listatagok:Digest be�ll�t�sokKikapcsolvaElvetElvetettElk�ldi a lista digestj�t a j�v�hagy�sra v�r� �zenetek n�lk�l �s be�ll�tja
a digest_send_periodic �rt�k�t

Haszn�lat: %(PROGRAM)s [kapcsol�k]

Kapcsol�k:

    -h / --help
	 Ki�rja ezt a s�g�t �s kil�p.
    -l listan�v
    --listname=listan�v
 	 Csak a megadott lista digestj�t k�ldi el. Ha nem lett lista
	 megadva, akkor az �sszes lista digestj�t elk�ldi.
A felhaszn�l� a saj�t leveleit nem kapja meg.R�gebbi verzi�ra %(hextversion)s akarja a frissebbet lecser�lni %(hexlversion)s.
Ez val�sz�n�leg hib�s m�k�d�shez vezetne.
Kil�pek.Teszt �zemm�dLementi a Mailman adatb�zis �llom�ny�t.

Haszn�lat: %(PROGRAM)s [kapcsol�k] �llom�nyn�v

Kapcsol�k:

    --marshal/-m
	 Felt�telezi, hogy az �llom�ny Python marshal-t tartalmaz,
	 ekkor nem pr�b�lja meg saj�t maga ezt meg�llap�tani.

    --pickle/-p
	 Felt�telezi, hogy az �llom�ny Python pickle-t tartalmaz,
	 ekkor nem pr�b�lja meg saj�t maga ezt meg�llap�tani.

    --noprint/-n
	 Nem jelen�ti meg kozmetik�zva az �llom�nyt. Haszn�ljuk,
	 akkor ha valamilyen probl�ma van az �llom�nnyal �s csak
	 bele szeretn�nk tekinteni. Haszn�lhatjuk m�g �gy is
	 `python -i bin/dumpdb <file>'. Ez esetben az eredmny
	 f rsze a "msg" nev globlis vltozba kerl.

    --help/-h
	 Kirja ezt a sgt s kilp.

Ha az llomny kiterjesztse `.db', akkor a program felt�telezi, hogy az
�llom�ny Python marshal-t tartalmaz. Ha `.pck'-ra vgzdik, akkor a
program Python pickle-knt kezeli az llomnyt. Brmelyik esetben, ha
az alaprtelmezett megnyitsi mdot fell akarjuk brlni -- vagy nem a
felsorolt kiterjeszts az llomny -- hasznljuk a -p vagy -m kapcsolt.
HollandMindenegyes listatagnl a <em>moderlsi jelz</em> mondja meg, hogy a tag
ltal kldtt levelek a listn azonnal megjelenhetnek-e, vagy elbb a 
szerkeszt jvhagysra van szksg. A moderlsi jelz bekapcsolsval
a listra rkez minden levelt a szerkesztnek kell legelszr engedlyezni.
Te, a lista adminisztrtora dntheted el, hogy kinek a leveleit clszer
megjelenshez engedlyezni.

<p>A frissen feliratkozott tagok moderlsi jelzje az itt megadott rtket
veszi fel. A listatag bekldtt levelei alapesetben a listn azonnal
megjelennek, ha <em>Nem</em>re van lltva ez az rtk. <em>Igen</em> esetn a
levelek alapesetben elszr szerkeszti jvhagysra kerlnek. Listatagoknl
egyenknt lehet lltani a moderlsi jelzt a <a href="%(adminurl)s/members">
listatagok kezelse</a> oldalon.Minden egyes f tma valjban egy regulris keressi felttel, amely
	a levl bizonyos rszeit, pontosabban a <code>Keywords:</code>
	s <code>Subject:</code> levl fejlceket vizsglja.
	J tudni, hogy a levl trzsnek els pr sora is tartalmazhat
	<code>Keywords:</code> s <code>Subject:</code> "fejl�ceket",
	amelyekben szintn lehet kerestetni.HTML szerkesztse: HibaBelltsok szerkesztseA lista nyilvnos HTML oldalainak szerkesztseKldd el e-mailben a jelszavamatE-mail cm: Az sszes lista forgalmnak korltozsa letbe lpett.Az sszes listaforgalom korltozsa vszhelyzet miatt bekapcsolvaVszhelyzet! Az sszes listaforgalom szerkesztse.res admin jelszt nem lehet megadniBekapcsolvaKdoljuk a 
<a href="?VARHELP=general/subject_prefix">trgy el
beszrand szveget</a> akkor is, ha az csak ASCII karaktereket tartalmaz?Vge: Angol (USA)Hibs megerstsi azonost��j adminisztrtori jelsz��j szerkeszti jelsz:Soronknt egy cmet adj meg...Add meg a listt mkdtet e-mail cmt: Add meg a lista nevt: HibaHiba a trlsnl:Hiba a meghvskor:Hiba a(z) "%(listname)s" lista megnyitsakor, tugorva.
%(e)sHiba a(z) %(listname)s lista megnyitsakor... tugorva.Hiba a feliratkozskor:Hiba: sztKln megadott <tt>Reply-To:</tt> fejlc.Megadott cmFebFebrurA listatagoknak kldtt tbbszrztt levelek kiszrse (ha lehetsges).VglegestsKirja azon listk nevt, amelynek a megadott cmmel tagja a felhasznl.

Hasznlat:
     find_member [kapcsolk] kifejezs [kifejezs [...]]

Kapcsolk:
    --listname=listaneve
    -l listaneve
	 Csak a megadott listban keres.

    --exclude=listaneve
    -x listaneve
        A megadott listban nem keres.

    --owners
    -w
	 A lista tulajdonosok kztt is keres.

    --help
    -h
	 Kirja ezt a sgt s kilp.

    kifejezs
	 Ptyhon hagyomnyos kifejezs, amelyre keres a program.

Az -l s -x kapcsolk kztt klnbsg a kvetkez: Ha csak -l kapcsol
van megadva, akkor csak a megadott nev listban keres a program. Ha az
-x kapcsolt -l kapcsol nlkl hasznljuk, akkor az -x utn megadott
lista kivtelvel a rendszeren tallhat sszes listban keres a program.

A hagyomnyos kifejezsinek Perl5-tpusnak kell lennie, a keresst a
Python re modulja vgzi. Rszletes lersa a kvetkez cmen tallhat:
http://www.python.org/doc/current/lib/module-re.html

Keressnl a kis- s nagybetk nem szmtanak, de a tallt cmek a
feliratkozskor megadott formban jelennek meg.

Felhasznl keresse %(link)s:FinnelsKijavja a MM2.1b4 archvumt.

Hasznlat: %(PROGRAM)s [kapcsolk] llomny ...

Kapcsolk:
    -h / --help
        Megjelenti ezt a sgt s kilp.

Csak azoknl az llomnyoknl hasznljuk ezt a programot, amelyekbe a
Mailman 2.1b4 verzi hibs adatokat rt. Hasznljuk a $PREFIX knyvtrban
valahogy gy

%% %(PROGRAM)s `grep -l _listam archives/private/*/database/*-article`

(fontos, hogy hasznljuk az aposztrfokat is)

A program futtatsa utn el ne felejtsk futtatni a `bin/check_perms -f'
programot is.
Nyelvi sablonok jav�t�sa: %(listname)sL�bl�c minden digest v�g�nRendes tagoknak k�ld�tt levelekhez csatoland� l�bl�cValami�rt a(z) %(mbox_dir)s egy k�nyvt�r. A b6 ezzel nem m�k�dne
ez�rt �tnevezem %(mbox_dir)s.tmp-�, majd folytatom a friss�t�st.Ismeretlen indok miatt�zenetek (egyenk�nti) tov�bbk�ld�se ide:Tov�bbk�ld�tt moder�lt lev�lLista tulajdonosnak elk�ldTov�bbk�ld�si be�ll�t�soknegyedikFranciaPFelad�:Felad�: %(sender)s %(date)s napon
T�rgy: %(subject)s
Indok: %(reason)sTeljesen egyedi levelekFontos lista jellemz�k, mint p�ld�ul: a le�r�sa �s alapvet� m�k�d�se a list�nak.�ltal�nos be�ll�t�sok�ltal�nos kezel�program levelez�lista objektum kezel�s�hez.

Ezt a programot k�tf�lek�ppen haszn�lhatjuk: p�rbesz�des �s programoz�i
�zemm�dban. P�rbesz�des m�dban a Python interakt�v parancs-�rtelmez�j�vel
egy MailList objektumo m�dos�thatunk, vizsg�lhatunk. Ekkor egy `m' elnevezs
MailList objektumon keresztl rjk el a globlis vltoz-terletet. A program a
MailList osztlyt is betlti a globlis vltoz-terletre.

Programozi mdban olyan fggvnyeket rhatunk, amelyeket egy MailList
objektumot mdostanak, kezelnek. Ez a program segt az ilyen fejlesztsekben is
(lejjebb lthatjuk a pldkat).
Ez esetben az ltalnos hasznlati szintaxis a kvetkez:
%% bin/withlist [kapcsolk] listanv [paramterek ...]

Kapcsolk:

-l / --lock
        Megnyitskor zrolja a listt. Legtbbszr a listt nem zrolva nyitja meg
        (pl. read-only mveletekhez). Brmikor zrolhatjuk az llomnyt az `m.Lock()'
        paranccsal.
        Ha haszn�ljuk ezt a kapcsol�t, akkor j� ha tudjuk, hogy el ne felejts�k k�l�n
        megh�vni kil�p�s el�tt az m.Save parancsot, mivel nem menti automatikusan
        kil�p�skor a  parancs-�rtelmez� a v�ltoz�sokat a MailList objetumba (azonban.
        a lista z�rol�s�t megsz�nteti).

     -i / --interactive
        Az �sszes t�bbi m�velet befejez�se ut�n a felhaszn�l�nak beviteli mez�t (prompt)
       ad. Ez az alap�rtelmezett m�velet, hacsak nem adtuk meg az -r kapcsol�t.

    --run [modul.]h�vand�
    -r [modul.]h�vand�
        Ezzel a kapcsol�val lehet egy programk�dot futtani a megnyitott MailList objektumon.
        A futtat�sn�l a program el�sz�r megpr�b�lja beh�vni a `modul'-t (amelynek a sys.path-
        bl elrhetnek kell lennie), majd a modulbl meghvja a `hvand' r�szt.  A h�vand�
        lehet oszt�ly vagy f�ggv�ny; ez lesz az els� param�tere a MailList objektumon t�rt�n�
        futtat�skor. Ha tov�bbi param�tereket is megadunk a paraqncssorban, akkor azok a
        h�vand� r�sz egym�st k�vet�, tov�bbi param�terei lesznek.

       Megjegyzend�, hogy a modul nev�t nem k�telez� megadni, ha hi�nyzik, akkor a
       `h�vand�'-ban megadott nvvel azonos nev modult prbl meg a program a betlteni.

       Ennek a hvsnak az eredmnyt a globlis `r' v�ltoz� fogja tartalmazni.

    --all / -a
        Ez a kapcsol� csak az -r kapcsol�val egy�tt haszn�lhat�. Haszn�lat�val az
        �sszes levelez�list�n lefuttatja a programk�dot. Ha az -a kapcsol�t haszn�ljuk,
        akkor a parancssorban ne adjunk meg listanevet. Az `r' vltozban az sszes
        eredmny listja megtallhat lesz.

    --quiet / -q
        Elnyomja az sszes zenetet.

    --help / -h
        Megjelenti ezt a sgt s kilp.


Egy kis plda, hogy hogyan hasznlhatjuk az -r kapcsolt. Legyen mondjuk
a teleptett Mailman knyvtrban egy `listaddr.py' nev� �llom�ny, amely a
k�vetkez� k�t f�ggv�nyt tartalmazza.

def listaddr(mlist):
    print mlist.GetListEmail()

def requestaddr(mlist):
    print mlist.GetRequestEmail()

Nos, a k�vetkez� paranccsal ki tudjuk �ratni a lista bek�ld�si c�m�t:

%% bin/withlist -r listaddr mylist
Loading list: mylist (unlocked)
Importing listaddr ...
Running listaddr.listaddr() ...
mylist@myhost.com

A lista -request c�m�t pedig a k�vetkez� m�don jelen�thetj�k meg:

%% bin/withlist -r listaddr.requestaddr mylist
Loading list: mylist (unlocked)
Importing listaddr ...
Running listaddr.requestaddr() ...
mylist-request@myhost.com

M�sik p�ldak�nt v�ltoztassuk meg az egyik felhaszn�l� jelszav�t
egy adott list�n. A `changepw.py' llomny tartalmazza a kvetkez
fggvnyt:

from Mailman.Errors import NotAMember

def changepw(mlist, addr, newpasswd):
    try:
        mlist.setMemberPassword(addr, newpasswd)
        mlist.Save()
    except NotAMember:
        print 'Nem tal�lhat� ilyen c�m:', addr

Ekkor a kvetkez paranccsal tudjuk a jelszt megvltoztatni:
%% bin/withlist -l -r changepw mylist valaki@valahol.hu foobar
Lista ltalnos informcis lapjaltalnos lista jellemzkNmetGnu Nem UnixLista archvumaA lista ltalnos informcis lapjnak megtekintseTmrtett Szveg%(sz)sNincs vltoztats.A csatolt HTML llomny t lett konvertlva s trlve.HTML sikeresen frisstve.Minden digesthez csatoland fejlcRendes listatagoknak kldtt levelekhez csatoland fejlcAz zenet kldjnek elrejtse a lista cmre val lecserlsvel
(From, Sender s Reply-To mezk lecserlse)Nyomd meg az entert a(z) %(listname)s tulajdonosnak rtestshez...TartEgy megadott keressi felttelre illeszked levelek visszatartsa.FggA gazdagp neve, ahol a lista fut.Tiltott cm (illeglis karakterek)Tiltott cm (illeglis karakterek): %(member)sA digest leveleknek elkldskhz legalbb mekkora mretnek kell lennik (KB-ban)?A listatag hny <em>Listatagsgod kikapcsolva</em> rtestst kapjon
mieltt cmt trljk a listrl? 0-t megadva a belltott visszapattansi
pontrtket elrve azonnal trldik a listrl. Az rtknek egsz szmnak
kell lennie.A tmaszr a levl trzsnek hny sort vizsglja?Milyen gyakran kell j archvum ktetet kezdeni?Milyen gyakran kell j archvum ktetet kezdeni?MagyarHa a levlnek legalbb ennyi cmzettje van, akkor adminisztrtori engedly szksges. 0-t megadva brmennyi cmzettje lehet.Ha visszautastod ezt a levelet,<br> akkor az indoklst itt add meg (nem ktelez):Ha trlni szeretnd a jvhagysra vr levelet, akkor a Subject: fejlc
mdostsa nlkl vlaszolj erre a levlre. Levelet akkor trlj, ha spamet
tartalmaz. Ha engedlyezed a levl megjelenst, akkor vlaszolj erre a
levlre gy, hogy egy Approved: fejlcben megadod a lista jelszavt.
Az Approved: fejlc a vlaszlevl trzsben, az els sorban is megadhat.Ha megadtl jelszt, akkor azt meg kell erstened.Ha a levelezlistnk alaprtelmezettt nyelve nem-ASCII karaktereket is
hasznl s a prefixben nem-ASCII karaktereket is megadtunk, akkor a
prefix a szksges kdols szerint fog mdosulni. Azonban, ha a prefix
csak ASCII karaktereket tartalmaz, akkor ezt az opcit lltsuk
<em>Ne</em>re. Ezzel elrjk, hogy azoknl a felhasznlknl a levl
trgya olvashatbban jelenik meg, akiknek a levelezprogramja nem
tmogatja megfelelen a nem-ASCII kdlst.

<p>Fontos tudni, hogy azon levelezlistknl ahova mind kdolt s
kdolatlan trgy zenetek rkeznek a <em>Ha szksges</em> belltst
clszer hasznlni. Ilyenkor csak akkor kdolja a prefixet, ha a levl
fejlce mr eredetileg tartalmazott nem-ASCII karaktereket. Ezzel
megelzhetjk, hogy nhny levelezprogramban a prefix s az eredeti
szveg kztt egy extra szkz jelenjen meg, vagy azok sszefolyjanak.Figyelmen kvl hagyva: %(addr)30sMdostsok kihagysa a trlt tagon: %(user)sNem-szveges/sima MIME rszek figyelmen kvl hagyvaA megadott e-mail cm rvnytelen.rvnytelen listanv: %(s)srvnytelen kapcsol: %(opt)s%(module)s beolvassa...A listatagsgi belltsaid megvltoztatshoz elszr is be kell lpned
   a megfelel %(extra)sjelszavad megadsval.  Ha
   nem emlkszel a jelszavadra, akkor azt e-mailben lekrheted a lenti gombra
   kattintva. Ha csak errl a listrl akarsz leiratkozni, akkor kattints
   a <em>Leiratkozs</em> gombra, s e-mailben elkldsre kerl a leiratkozs
   megerstshez szksges zenet.

   <p><strong><em>Fontos:</em></strong> Ettl az oldaltl engedlyezned kell
   a stik fogadst a bngszdben, klnben semmilyen vltoztats nem fog
   vgrehajtdni.
  A digest ktet szmt egyel nveli s j digestet nyit meg.

Hasznlat: %(PROGRAM)s [kapcsolk] [listaneve ...]

Kapcsolk:

    --help/-h
	  Kirja ezt a sgt s kilp.

A parancssorban megadott lista digestjt dolgozza fel. Ha nem lett lista
megadva, akkor az sszes listn elvgzi a vltoztatsokat.
%(listname)s indul jelszava: Listn bellthat nyelvek. <p>Fontos, hogy ha a listhoz egyetlen nyelvet 
sem rendelnk, akkor a lista a rendszer alaprtelmezett nyelvt
(<b>%(deflang)s</b>) fogja hasznlni.A lista els gazdjnak e-mail cme: A lista indul jelszava: Az indul jelszavak nem egyeznek.zenet beszrsa llomnybl a Mailman bejv feldolgozsi sorba.

Hasznlat: inject [kapcsolk] [llomnynv]

Kapcsolk:

    -h / --help
        Megjelenti ezt a sgt s kilp.

    -l listanv
    --listname=listanv
         A listaneve ahova a levelet szeretnnk beszrni. Ktelez megadni.

    -q feldolgozsi-sor nv
    --queue=feldolgozsi-sor nv
         Annak a feldolgozsi sornak a neve, ahova szeretnnk a levelet
         beszrni. A nvnek egyeznie kell a qfiles knyvtrban tallhat
         knyvtr nevek egyikvel. Ha nem lett megadva, akkor a bejv
         feldolgozsi sort hasznlja a program.

Az `�llomnynv' annak a f�jlnak a neve, amely sima sz�veges form�tumban
tartalmazza a besz�rand� levelet. Ha nem lett megadva, akkor a hagyom�nyos
bemeneti forr�st haszn�lja a program.
Megszak�tva...�rv�nytelen: %(addr)30s�rv�nytelen meger�s�t�si azonos�t�. Val�sz�n�
	     hogy a meger�s�t�sed egy m�r t�r�lt c�mhez
	     tartozott.�rv�nytelen meger�s�t�si azonos�t�. Fontos, hogy a
meger�s�t�si azonos�t� annak k�relmez�se ut�n %(days)s nappal lej�r.
Ha a meger�s�t�si id�szak letelt, akkor �jra meg kell pr�b�lni a feliratkoz�st.�rv�nytelen CGI szkript kapcsol��rv�nytelen CGI szkript kapcsol��rv�nytelen �rt�k a(z) %(k)s v�ltoz�n�l.�rv�nytelen �rt�k a(z) %(property)s v�ltoz�n�l.Megh�vA cron futtatja ezt a programot, amely a szerkeszt�i beavatkoz�sra v�r� 
levelek figyel�s�t �s a szerkeszt�k �rtes�t�s�t v�gzi.
Az arch�vum forr�s�llom�nya nyilv�nos vagy priv�t arch�vumhoz kell?A qrunner m�g mindig fut?Sz�ks�ges-e szerkeszt�i j�v�hagy�s a list�r�l val� leiratkoz�shoz?
	     (Aj�nlott a <em>Nem</em> be�ll�t�sa)OlaszJanJanu�rJap�nJ�lJ�liusJ�nJ�niusKoreaiNyelvi&nbsp;be�ll�t�sokV�laszthat� nyelvek a list�n.A mai napra az utols� automatikus v�laszHagyd �resen az indul� jelsz� (�s meger�s�t�se) mez�ket, ha szeretn�d. hogy a Mailman hozzon l�tre jelsz�t a list�hoz.ListaLista jellemz�kLista s�g�: %(requestaddr)sLista azonos�t�kLista tulajdonosok:  %(owneraddr)sCsak a lista adminFelsorolja a rendszeren tal�lhat� �sszes levelez�list�t.

Haszn�lat: %(program)s [kapcsol�k]

Kapcsol�k:

    -a / --advertised
	 Csak azokat a levelez�list�kat jelen�ti meg, amelyek nyilv�nossak,
	 nincsenek elrejtve.

    --virtual-host-overview=tartomany
    -V tartomany
	 Csak a megadott virtu�lis tartom�nyhoz tartoz� levelez�list�kat
	 jelen�ti meg. Csak akkor m�k�dik, ha a VIRTUAL_HOST_OVERVIEW 
	 be van �ll�tva.

    -b / --bare
	 Csak a list�k nev�t jelen�ti meg le�r�s n�lk�l.

        --help
    -h
	 Ki�rja ezt a s�g�t �s kil�p.

Megjelen�ti a levelez�lista �sszes tagj�nak c�m�t.

Haszn�lat: %(PROGRAM)s [kapcsol�k] listan�v

Ahol:

    --output �llom�ny
    -o �llom�ny
       A megadott �llom�nyba �s nem a standard kimenetre �rja ki az eredm�nyt.

    --regular / -r
       Csak a hagyom�nyos (nem-digest) tagokat �rja ki.

    --digest[=t�pus] / -d [t�pus]
       Csak a digest tagokat �rja ki. V�laszthat�, hogy csak azokat a tagokat
       mutassa meg, akik "mime" vagy "plain" t�pus� digestre iratkoztak fel.

    --nomail[=mi�rt] / -n [mi�rt]
       Megmutatja azokat a tagokat akikn�l a lev�lk�zbes�t�s ki van kapcsolva.
       V�laszthat� kifejez�sek a "byadmin", "byuser", "bybounce" vagy
       "unknown", amelyek seg�ts�g�vel csak azokat a tagokat sorolja fel, 
       akikn�l a lev�lk�zbes�t�st az "admin", a "felhaszn�l�", a "program"
       vagy "ismeretlen ok" kapcsolta ki. Ha "enabled" kifejez�st adjuk meg,
       akkor csak azon tagokat mutatja meg a program, akikn�l a lev�lk�zbes�t�s
       m�k�dik.

    --fullnames
    -f
	A kimenetben megjelen�ti a teljes neveket is.

    --preserve
    -p
       A tagok c�meit eredeti form�jukban, ahogy a feliratkoz�skor meg lettek
	adva �rja ki. K�l�nben csupa kisbet�vel jelen�ti meg.

    --help
    -h
	Ki�rja ezt a s�g�t �s kil�p.

    listaneve a feldolgozand� levelez�list�nak a neve

Ha nem lett -r vagy -d kapcsol� megadva, akkor a lista elej�n a rendes tagok,
majd a digest tagok c�m�t �rja ki a program, de azok st�tusz�t nem jelen�ti
meg.
Megjelen�ti a lista �sszes tulajdonos�t.

Haszn�lat: %(program)s [kapcsol�k] listaneve ...

Kapcsol�k:

    --all-vhost=vhost
    -v=vhost
	 Az adott virtu�lis hostban tal�lhat� �sszes levelez�lista
	 tulajdonos�t ki�rja.

    --all
    -a
	 A g�pen tal�lhat� �sszes levelez�lista tulajdonos�t ki�rja.

    --help
    -h
        Ki�rja ezt a s�g�t �s kil�p.
A lista m�r l�tezik: %(listname)sListal�trehoz� (azonos�t�si) jelsz�:ListatagokA lista adminisztr�toroknak minden nap eml�keztet��l elk�ld�sre ker�l a beavatkoz�sra v�r� teend�k list�ja, mint p�ld�ul moder�lt list�ra t�rt�n� feliratkoz�sok vagy egy visszatartott lev�l enged�lyez�s�nek kezel�se. Az opci� be�ll�t�s�val az �j k�relemmel egy id�ben ker�l elk�ld�sre a beavatkoz�sra felk�r� lev�l.Mutasd a t�bbi feliratkoz�somatMeg kell adni a lista nev�tMeg kell adni a lista nev�t.A lista nev�ben nem lehet "@" jel: %(listname)sLista neve:    %(listname)sAzon c�mek list�ja, amelyek el vannak tiltva erre a list�ra val�
feliratkoz�st�l.Azon k�ls� bek�ld�k list�ja, akiknek az �zenetei automatikusan
	     megjelenhetnek.Azon k�ls� bek�ld�k list�ja, akiknek az �zenetei automatikusan t�rl�sre
	ker�lnek.Azon k�ls� bek�ld�k list�ja, akiknek az �zenetei automatikusan
	  vissza lesznek utas�tva.Azon k�ls� bek�ld�k list�ja, akiknek az �zenetei szerkeszt�i
	     j�v�hagy�sra kell hogy v�rjanak.Lista jelszava:%(user)s felhaszn�l� listatags�gai a(z) %(hostname)s g�penMegjelen�ti az adott vagy az �sszes levelez�lista tulajdonos�t,
tulajdonosait.

Haszn�lat: %(PROGRAM)s [kapcsol�k] [listan�v ...]

Kapcsol�k:

    -w / --with-listnames
	 A tuljdonosokat list�nk�nt csoportos�tva jelen�ti meg a lista
	 neve ut�n. Alapesetben a tulajdonosokat email c�m�k szerint
	 ABC-sorrendben jelen�ti meg.

    -m / --moderators
	 Ki�rja a lista szerkeszt�k c�meit is.

    -h / --help
	 Megjelen�ti ezt a s�g�t �s kil�p.

    listan�v
	 A megadott lista tulajdonosait jelen�ti meg. A parancssorban
	 egyszerre t�bb listanevet is meg lehet adni. Ha nem adunk meg
	 listanevet, akkor a rendszeren tal�lhat� �sszes lista tulajdonos�t
	 ki�rja a program.
A lista f� t�m�iLista arch�vum�nak be�ll�t�sai.Az �j tagoknak elk�ldend� �dv�zl� sz�veg el� besz�rand�, list�ra jellemz� sz�veg.Lista:Lista: %(listname)s, 	Tulajdonosok: %(owners)s%(listname)s lista bet�lt�seBejelentkez�sKil�p�sKil�p�sMIMELev�lk�ld�sMail&lt;-&gt;News&nbsp;�tj�r�kMail-to-News �s News-to-Mail �tj�r� funkci�k.%(listname)s levelez�lista l�trehoz�s k�relmeLevelez�lista l�trehoz�s eredm�nyeLevelez�lista t�rl�s�nek eredm�nyeK�relem a(z) %(listname)s levelez�lista t�rl�s�reMailmanMailman %(varname)s lista be�ll�t�sok s�g�Hiba a Mailman adminisztr�ci�s adatb�zis�banA Mailman a <tt>Subject:</tt> fejl�cek el� az <a
href="?VARHELP=general/subject_prefix">�ltalunk megadott sz�veget</a>
sz�rja be, amely alapestben a Usenetre tov�bb�tott �zenetekben is
megjelenik. Ha nem szeretn�nk, hogy ezekben a tov�bb�tott �zenetekben
is megjelenjen a sz�veg, akkor v�lasszuk a <em>Nem</em> be�ll�t�st.
Term�szetesen, ha kikapcsoljuk a hagyom�nyos <tt>Subject:</tt> el�
besz�rand� sz�veget, akkor a tov�bb�tott �zenetekben sem fog az megjelenni.�rtes�t�s jogosulatlan taglista hozz�f�r�si k�s�rletr�lA Mailman szerint a megadott c�m nem �rv�nyes e-mail c�m. (Van benne @ ???)<p>V�ltoztat�sok ut�n kattints a lap alj�n tal�lhat�
      <em>V�ltoztat�sok ment�se</em> gombra, azok elment�s�hez.Sok (val�j�ban a legt�bb) spamn�l a c�mzettek c�m�t nem adj�k meg k�zvetlen�l, hanem a To mez�ben valamilyen �rtelmetlen c�met t�ntetnek fel. Az ellen�rz�s csak a '@' jel el�tti r�szt vizsg�lja, azonban �gy is k�pes kisz�rni a spamek nagy r�sz�t.<p> Ennek k�vetkezt�ben a lista nem fogad levelet k�l�n�s c�mekr�l, kiv�tel ha:
<ol> <li>a tov�bbk�ld� c�m (relaying address) ugyanazzal a n�vvel nem rendelkezik, vagy
<li>a tov�bbk�ld� c�m (relaying address) meg van adva a levelet k�ldhet�k list�j�ban.</ol>M�rM�rciusT�bb tag t�rl�seT�bb tag felv�teleH�rcsoport friss�t�sA friss�t�s befejez�d�tt.T�bb&nbsp;tag&nbsp;t�rl�seT�bb&nbsp;tag&nbsp;felv�teleA lev�l t�rzs�nek maxim�lis m�rete kil�b�jtban (KB). 0 eset�n nincs m�ret korl�toz�s.M�jusFelad�k sz�r�seA listatag neve sikeresen megv�ltoztatva.Tagok List�jaTagok list�j�nak megjelen�t�seListatags�g vissza�ll�tva.Tagok&nbsp;list�jaListatagok&nbsp;kezel�seLev�l tartalma:Lev�l fejl�cek:T�l nagy m�ret� lev�l: %(size)d b�jt, enged�lyezett m�ret
%(limit)d KBA lev�l gyan�s fejl�cet tartalmaz.A lev�l c�mzettje nem lett egy�rtelm�en megadva.A lev�l val�sz�n�leg adminisztr�ci�s tartalm�.SzerkesztettSzerkeszt�A szerkeszt�i jelszavak nem egyeznek.HHavontaTov�bbi inform�ci�k: %(listurl)sLev�l �thelyez�se a f�lretett feldolgoz�si sorb�l az eredeti
feldolgoz�si sorba.

Haszn�lat: %(PROGRAM)s [kapcsol�k] [k�nyvt�r]

Ahol:

    -h / --help
       Megjelen�ti ezt a s�g�t �s kil�p.

A k�l�n megadhat� `k�nyvt�r'  esetn nem a qfiles/shunt knyvtrbl
msolja t az llomnyokat.
Meg kell adni egy lista- s llomnynevetAz zenet cmzettek rszben (to, cc) kell a lista nevnek lennie
(vagy brmely ms mezben, ahogy az lejjebb a <a
helyettest nevek rszben be van lltva)?A lista neve:Neve:Tmogatott nyelvek belltsa.NeAz j %(listname)s indul jelszava: %(notifypassword)sj %(pwdesc)s jelsz: %(realname)s listra %(addr)s feliratkozsi krelme%(addr)s leiratkozsi krelme %(realname)s listrlNews szerver belltsokKvetkez zenet:NemNincs cm megadvaNem lett az -f kapcsolval rtk megadvaA kvetkez pid-del nem tallhat alfolyamat: %(pid)sNincs parancs megadvaNem lett llomnynv megadvaNem lett listanv megadva.Nincs ilyen nev lista:Nem lett listanv megadvaNincs lista, amelyben keresni lehetneNincs a felttelnek megfelel listaDigest-tpus feliratkozs nem lehetsges ezen a listn!Minden rendbenNincs indok megadvaNem lett runnernv megadva.Nincs trgy megadvaNincs "%(listname)s" nev lista
%(e)sNincs %(listname)s nev lista (vagy mr trltk).Nincs <em>%(safelistname)s</em> nev listaNincs %(listname)s nev listaNincs %(listname)s nev lista. Megmaradt archvuma trlve.Nincs ilyen listatag: %(addr)sNem tallhat %(safeuser)s cmmel tag.Nincs szksg frisstsre.A feliratkozshoz nem tallhat rvnyes e-mail cmNem tallhat megadott nvvel vltoz.Nem-digest (rendes) listatagok:Nem-digest&nbsp;kldsi&nbsp;belltsokSzrk nem listatagokraA listra csak a tagok kldhetnek levelet.Nem jl megadott vltoz visszalltva: %(k)sSemmiSemmi - nincsen ellenrzs (<em>Nem ajnlott</em>)<br>
	    Megersts (*) - e-mailben trtn megersts szksges <br>
	    Engedlyezs - a lista adminisztrtornak engedlyezse
	    szksges a feliratkozshoz <br>
	    Megersts s engedlyezs - megersts s engedlyezs egytt szksgeltetik
	    <p> (*) feliratkozsi krelemkor a Mailman egy egyedi feliratkozsi szmmal elltott zenetet kld a krelmeznek, amelyre annak a feliratkozs megerstseknt vlaszolnia kell.<br> Ezzel elkerlhet msok jogosulatlan felirattatsa.Alapesetben a Mailman a hagyomnyos levelek tovbbtsnl ktegelve
kldi a levelezszervernek a leveleket. Ez a mdszer nagyon hatkony, mert
cskkenti a Mailman s a levelezszerver kztt az adatforgalmat.

<p>Azonban nhny listnl elnysebb az egyni formtum levelek
kldse. Ebben az esetben a Mailman minden egyes tagnak a kldend levl
egy egyedi vltozatt kzbesti. Az opci belltsval a rendszered
terhelse megnvekszik, gy jl meg kell fontolni, hogy megri-e ez a
plusz szolgltats a megnvekedett terhelst. Fontos, hogy a
rendszered terhelsnek (<em>system load</em>) figyelsvel meg kell
bizonyosodni arrl, hogy a rendszer gy is kpes-e a kiszolglsra.

<p>Az egyni levelek kldsnek kikapcsolshoz vlaszd a <em>Nem</em>
kapcsolt, ekkor a leveleket ktegelve tovbbtja a tagoknak a Mailman.
Az egyni levelek kldst az <em>Igen</em> kapcsolval lehet engedlyezni,
amikor a ksbbiekben ismertetettek szerint a levl fejlcben s lblcben
tovbbi vltozkat is meg lehet adni. A <em>Teljesen egyedi levelek</em>
kapcsolval a levl <code>To:</code> fejlcbe csak a felhasznl
sajt cme kerl, a lista cme helyett.. Ekkor gy tnik, mintha a levl kzvetlenl a
felhasznlnak s nem a listnak lett volna cmezve.

<p>Az egyedi levl kldsnl a <a href="?VARHELP=nondigest/msg_header">levl
fejlcben</a> s <a href="?VARHELP=nondigest/msg_footer">levl
lblcben</a> hasznlni lehet majd az albbi vltozkat is.

<p>A kvetkez kiegszt vltozk hasznlhatak mg, ha engedlyezve
van a szemlyre szabott kzbests:

       <ul><li><b>user_address</b> - A felhasznl cme,
                         kisbets formban.
       <li><b>user_delivered_to</b> - A felhasznl feliratkozskor
                        megadott e-mail cme.
       <li><b>user_password</b> - A felhasznl jelszava.
       <li><b>user_name</b> - A felhasznl teljese neve.
       <li><b>user_optionsurl</b> - A felhasznl listatagsgi oldalnak
           cme.
       </ul>
      NorvgNem rvnyes az e-mail cm: %(toaddr)sSikertelen azonostsArchvum trlse nlkl. Trlshez az -a kapcsolval indtsd a programot.Nincs feliratkozvaMegjegyzs: Mivel a listn ms levelezlistk cmei vannak, ezrt
az adminisztrcis zenetek, mint pldul a jelsz
emlkeztet a belltott adminisztrcis cmre lesznek elkldve, %(addr)s.Megjegyzs: %(reason)s a listrl jelenleg nem kapsz levelet.Nincs teend.rtestsekNovNovemberNapok szma az automatikus vlaszadsok ideje kztt annak a bekldnek,
aki a levelezlistra vagy a -request/-owner cmre kldtt leveleket. Nullt 
(vagy negatv) rtket megadva nem vr (azonnal automatikusan vlaszol minden elkldtt levlre).OktOktberKiNos, a lista szerkesztjnek mg jogban ll
engedlyezni vagy trlni ezt az zenetet.BeHavonta egyszer a jelszavad emlkeztet��l e-mailben elkldsre kerl.Az -i vagy -o kapcsolk egyikt meg kell adnodA megadott teend vgrehajtdik, ha az zenet tartalmaz olyan rsz(eke)t,
amely megfelel a <a href="?VARHELP=contentfilter/filter_mime_types"
>szrend rszek</a>ben megadott feltteleknek, vagy egyetlen <a
href="?VARHELP=contentfilter/pass_mime_types">tovbbengedhet
rsz</a>nek <em>sem</em> felel meg, vagy a szrsek kvetkeztben az
zenet ress vlt.

<p>rdemes tudni, hogy ha az zenet a tartalomszrs utn nem vlt
ress, akkor az itt belltott teend nem hajtdik vgre. Az zenet
ekkor mindenkpp tovbbtsra kerl a listra.

<p>Az zenet automatikus elvetsekor a program a napl��llomnyba
rgzti az elvetett zenet Message-ID-jt. Ha az zenetet visszautastottk
vagy a lista tulajdonosnak tovbbtottk, akkor az zenet feladjnak
kldtt rtestsben a visszautasts indoka is feltntetsre kerl.
Az zenetet meg is lehet rzni a ksbbi megtekintsre (s lehetsges
szerkesztsre) a merevlemezen egy specilis knyvtrban, ha ezt a
a rendszer adminisztrtora engedlyezte.Csak egyszer adhat meg az -f kapcsolEgyszerre csak az egyike hasznlhat -i vagy -o kapcsolknakNyitott lista, szerkesztett csoportEredeti zenetEgyb adminisztrcis teendk%(hostname)s levelezlistkNem lehet kiolvasni a PID-et: %(pidfile)sJelsz // URLSikertelen jelsz�v�ltoztat�s.Jelsz� megv�ltoztatva.Jelsz� eml�keztet�Jelsz� megv�ltoztatva.Jelsz�:  Jelsz� JelszavakA jelszavak nem egyeznek!A jelszavak nem egyeznek; nincs v�ltoztat�s.K�telez� megadni jelsz�tSz�r�si felt�tel (kifejez�sk�nt megadva)J�v�hagy�sra v�r� feliratkoz�sok:A program az �sszes sz�ks�ges friss�t�st v�grehajtja.

Hasznlat: %(PROGRAM)s [kapcsolk]

Kapcsolk:
    -f/--force
	 Mindenkp vgrehajtja a frisstsi folyamatot. Alapveten, ha
	 a teleptett s a msik Mailman verziszma egyezik (vagy egy
	 esetleges `downgrade' mer�lne fel), akkor nem t�rt�nik semmi.

    -h/--help
	 Megjelen�ti ezt a s�g�t �s kil�p.

A program seg�ts�g�vel a r�gebbi verzi�j� Mailman-t lehet lecser�lni
a legfrisebbre. A program az 1.0b4 (?) verzi�kt�l haszn�lhat�.
V�gleges eltilt�s ett�l a list�t�l.<em>%(realname)s</em> levelez� lista v�gleges t�rl�seAz arch�vum �llapot�nak ment�se SimaK�rlek az adminisztrat�v tartalm� leveleket *ne* a list�ra 
k�ldjed. Feliratkoz�shoz l�togass el a %(listurl)s c�mre, vagy tov�bbi
tov�bbi inform�ci��rt k�ldj egy `help' tartalm levelet a request cmre,
%(request)s.Krlek add meg az e-mailben elkldtt megerstsi azonostt
    (pl. <em>cookie</em>) a szvegmezben. Majd vlaszd az <em>Elkld</em>
    gombot a megerstshez.Krlek vagy a -p vagy az -m kapcsolt add meg.Krlek, rvidts a cmzettek listjn; a lista tl hossz.Belltsok az azonnal kimen levelekre.Tudnivalk a lista tartalomszrsrl.

<p>A tartalomszrs a kvetkezkppen trtnik: ha a lista tartalomszrse
be van kapcsolva, akkor a listra rkez levelekben tallhat csatolt llomnyok
tpust a   <a href="?VARHELP=contentfilter/filter_mime_types">megadott
felttelek</a> alapjn kiszri a program. Ha az llomny tpusa
egyezik valamelyik megadott tpussal, akkor a program trli a levlbl azt az
llomnyt.

<p>Ezek utn, ha adtunk meg <a
href="?VARHELP=contentfilter/pass_mime_types">tovbb engedhet tpusokat</a>,
akkor a program trli azokat az llomnyokat is, amelyek tpusa <em>nem</em>
egyezik meg az itt felsorolt tpusok egyikvel sem. Ha nem adtunk meg itt semmit sem,
akkor a program tugorja ezt az ellenrzsi lpst.

<p>A szrsek utn a program trli az sszes ress vlt <tt>multipart</tt> mellkletet.
Ha ezzel a levl ress vlik, akkor a program trli az egsz levelet. Az res
<tt>multipart/alternative</tt> rsz helyre a program az utna lv nem res mellkletet
fogja beszrni, ha van olyan.

<p>Vgl, a levlben maradt minden <tt>text/html</tt> rszt talakt a program
<tt>text/plain</tt> tpusra, ha engedlyezve van a
<a href="?VARHELP=contentfilter/convert_html_to_plaintext"
>html_konvertlsa_sima_szvegg</a> opci s a rendszeren be van lltva
ez a konvertlsi lehetsg.Letlti az NNTP szerverrl a levelezlistra sznt leveleket.

Hasznlat: gate_news [kapcsolk]

Kapcsolk:

     --help
     -h
	 Megjelenti ezt a sgt s kilp.

Portugl (Brazil)Nem listatag kldtt levelet a csak tagoknak elrhet listra.A levl moderlt listra rkezett.Bekldtt levl trlveBekldJvhagysra vr levelekA leveled trgya: "%(subject)s"A levl moderlt hrcsoportra rkezett.Zrtkr listra kldtt levl megjelenst engedlyezni kell.Az itt felsorolt kls bekldk zenetei tovbbi szerkeszti
	jvhagys nlkl automatikusan megjelennek. Soronknt egy cmet adjunk meg;
a regulris keressi kifejezsek jellsre ^ jellel kezdjk a sorokat.Az itt felsorolt kls bekldk zenetei automatikusan trldnek.
Ezeket a leveleket a Mailman egybl eldobja, brmilyen tovbbi feldolgozs
nlkl. A feladt nem rtesti a levele elfogadsrl, elutastsrl, 
de a lista szerkesztje a <a href="?VARHELP=privacy/sender/forward_auto_discards"
>msolat az automatikusan trlt levelekrl</a> opcival krhet egy
pldnyt ezekrl a levelekrl.
<p>Soronknt egy cmet adjunk meg; a regulris keressi kifejezsek jellsre
^ jellel kezdjk a sorokat.Az itt felsorolt kls bekldk zenetei automatikusan el lesznek
utastva. Mskpp, a levelket a Mailman egy automatikus elutast szveggel
egytt visszakldi. Az ismert spamerekhez ne ezt az opcit hasznljuk,
hanem az <a href="?VARHELP=privacy/sender/discard_these_nonmembers"
>automatikus elvets</a> opcit.
<p>Soronknt egy cmet adjunk meg; a regulris keressi kifejezsek jellsre a
^ jellel kezdjk a sorokat.Az itt felsorolt kls bekldk zenetei a jvhagysra vr levelek
sorba kerlnek, amelyekrl a szerkeszt ksbb dnt. A feladt
figyelmeztet levl rtesti errl, amellyel trlheti a visszatartott
levelt. Soronknt egy cmet adjunk meg; a regulris keressi
kifejezsek jellsre ^ jellel kezdjk a sorokat.Lista cme:  %(postaddr)sVlasztott nyelv:Legyen a hrcsoportba kldtt zenetek <tt>Subject:</tt> fejlcben a listra belltott szveg?A listra kldtt levelek trgya el beszrand szveg.MegrzLevl megrzse az adminisztrtor szmraLevl megrzse az adminisztrtor szmraElz zenet:A Mailman qrunner dmonjnak f indt s lezr szkriptje.

A program elindtja, lelltja, vagy jraindtja a Mailman qrunner moduljt
s meggyzdik, hogy a klnbz folyamatosan mkd qrunner modulok
futnak s rendesen mkdnek. Ezt a klnbz qrunner programok sorozatos
indtsval (forking) s azok folyamatazonostjnak beolvassval ri
el. Ha szreveszi, hogy valamelyik alprogram nem fut, akkor azt jra-
indtja.

Az al-qrunner modulok a SIGINT, SIGTERM S SIGHUP jelzseket vrjk.
SIGINT S SIGTERM jelzsekre az al-qrunner modulok rendesen lellnak s
kilpnek, a f qrunner csak azokat fogja jraindtani, amelyek lellst
a SIGINT jelzs idzte el. SIGHUP jelzsnl mind a f, mind az al-qrunner
modulok lezrjk a napl��llomnyaikat, majd a kvetkez naplzsnl jra-
nyitjk azokat.

A f qrunner program szintn a SIGINT, SIGTERM s SIGHUP jelzseket figyeli,
amelyeket az alprogramoknak tovbbt (a f modul SIGHUP jelzsre lezrja
a napl��llomnyait, s ksbb nyitja jra meg). A f qrunner folyamatazono-
stjt a data/master-qrunner.pid llomnybl lehet megtudni, de tbbnyire
nincs kzvetlenl szksg erre a pid-re. Hasznljuk inkbb a `start, `stop'
'restart' �s 'reopen' parancsokat

Haszn�lat: %(PROGRAM)s [kapcsol�k] [ start | stop | restart | reopen ]

Kapcsol�k:

    -n/--no-restart
	 Nem ind�tja �jra a programokat, ha azok valamilyen hiba vagy SIGINT
	 miatt �lltak le. A programok nem indulnak �jra, ha SIGTERM jelz�sre
	 �lltak le. Csak hibak�vet�sn�l haszn�ljuk. Haszn�lata csak a `start'
	 parancsnl elnys.

    -u/--run-as-user
	 A szkript alapveten csak `mailman' felhaszn�l� �s csoportn�v
	 (vagyis ahogy a Mailman telep�t�se sor�n meg lett adva) alatt fut.
	 Root-k�nt futtatva a program a megadott felhaszn�l�i �s csoportn�v-
	 vel indul, miel�tt ellen�rz�st v�gez.

	 A kapcsol� haszn�lata nem el�ny�s tesztel�skor �s hibakeres�s-
	 kor, mivel az -u kapcsol�val a szkript az uid/gid ellen�rz�s�t �s
	 be�ll�t�s�t nem v�gzi el, hanem a megadott n�vvel �s csoport
	 alatt fog futni. A kapcsol� haszn�lata norm�l m�k�d�sn�l nem
	 aj�nlott.

   -s/--stale-lock-cleanup
	 Ha a mailmanctl l�tez� f� qrunner z�rol��llom�nyt tal�l, akkor
	 hiba�zenettel kil�p. A kapcsol�val a mailmanctl ellen�rzi, hogy
	 a l�tez� z�rol��llom�nyhoz tartozik-e �rv�nyes, �ppen fut�
	 folyamat. Ha l�tezik, akkor a program kil�p. Ha nem tal�lhat�
	 �rv�nyes folyamat, akkor a lej�rt z�rol�st megsz�nteti �s meg-
	 pr�b�lja �jra z�rolni a f� qrunnert.

   -q/--quiet
	 Nem �rja ki az �llapot �zeneteket. A hiba�zeneteket a standard
	 hibakimeneten azonban ekkor is megjelen�ti.

    -h/--help
        Ki�rja ezt a s�g�t �s kil�p.

Parancsok:

    start   - Elind�tja a f� qrunner d�mont. Ha a f� qrunner d�mon m�r
	       fut, akkor egy �zenetet jelen�t meg �s kil�p.

    stop    - Le�ll�tja a f� qrunner d�mont �s egy�b fut� qrunner 
	       programokat. A programok le�ll�t�sa ut�n egyetelne egy
	       sem ker�l feldolgoz�sra.

    restart - SIGHUP jelz�ssel �jraind�tja a f� qrunner d�mont. Ekkor
	       az �sszes fut� qrunner program le�ll, majd �jraindul. A
	       f� qrunner program ugyanekkor az �sszes napl��llom�nyt �jra
	       megnyitja.

    reopen  - A napl��llom�nyokat �jra nyitja.
Ki�rja a Mailman verzi�sz�m�t.
Priv�t&nbsp;be�ll�t�sokHiba a priv�t arch�vumbanPriv�t Arch�vum Hiba - %(msg)sNem tal�lhat� a priv�t arch�vum �llom�nyaJav�t�sra szorul:Kikapcsolt tagok kezel�se, lehet�leg mindennap futtassuk le egyszer.

A program megkeresi az �sszes list�nkon azokat a felhaszn�l�kat, akikn�l
a lev�lk�zbes�t�s ki lett kapcsolva. Ha a kikapcsol�s visszapattan�s miatt
t�rt�nt, akkor a listagnak egy �jabb �rtes�t�st k�ld a program, vagy t�rli �t
a list�r�l, ha m�r megkapta az �sszes �rtes�t�si �zenetet.

A --byadmin, --byuser �s --unknown kapcsol�kkal azoknak a listatagoknak
is el lehet k�ldeni az �rtes�t�st, akikn�l vagy a lista adminisztr�tora, vagy 
saj�t maguk vagy ismeretlen ok kapcsolta ki a lev�lk�zbes�t�st. Az --all
kapcsol�val minden kikapcsolt tagnak lehett �rtes�t�st k�ldeni.


Haszn�lat: %(PROGRAM)s [kapcsol�k]

Kapcsol�k:
    -h / --help
        Megjelen�ti ezt a s�g�t �s kil�p.

    -o / --byadmin
        Azoknak a kikapcsolt tagoknak is elk�ldi az �rtes�t�st, akikn�l
        a lista tulajdonosa/adminisztr�tora tiltotta le a lev�lk�zbes�t�st.

    -m / --byuser
        Azoknak a tagoknak is k�ld �rtes�t�st a program, akik saj�t maguk
        kapcolt�k ki a k�zbes�t�st.

    -u / --unknown
        Azoknak a tagoknak is k�ld �rtes�t�st a program, akikn�l a lev�l-
        k�zbes�t�s ismeretlen indok miatt lett kikapcsolva.

    -b / --notbybounce
        Nem k�ld �rtes�t�st azoknak a tagoknak, akikn�l visszapattan�s
        miatt lett kikapcsolva a lev�lk�zbes�t�s (alapesetben �rtes�ti a 
        visszapattan�s miatt kikapcsolt listatagokat).

    -a / --all
        Minden kikapcsolt tagnak �rtes�t�st k�ld a program.

    -f / --force
        �rtes�t�st k�ld a kikapcsolt tagoknak, m�gha azok nincsenek t�l
        egy �j �rtes�t�sen.

    -l listan�v
    --listname=listan�v
        Csak a megadott list�n keres kikapcsolt felhaszn�l�kat.
Nyilv�nos levelez�list�k a(z) %(hostname)s g�pen:Python alap�Negyed�venteAz RFC 2369-ben vannak meghat�rozva azok a List-* fejl�cek, amelyeket
be kell sz�rni a levelez�listatagoknak k�ldend� levelekbe. A
szabv�nyos levelez�programokat haszn�l� felhaszn�l�k munk�j�t seg�tik
ezek a fejl�cek. Ez�rt alapesetben ezeket aj�nlott fel kell t�ntetni.

<p>Azonban nem mindegyik levelez�program ismeri m�g ezt a szabv�nyt, �gy
azokn�l a listatagokn�l, akik ilyen a programokat haszn�lnak zavar�
lehet e fejl�cek haszn�lata. Legel�sz�r ezeknek a tagoknak a fejl�cek
fontoss�g�t kell elmagyar�zni, �s levelez�programjukat be�ll�tani, hogy
az a felesleges fejl�ceket elrejtse. V�gs� esetben kikapcsolhatod ezen fejl�cek
besz�r�s�t, azonban ez nem aj�nlott (�s lehet, hogy a 
k�s�bbiekben m�r nem is lesz erre opci�).Levelez�lista-tags�g vissza�ll�t�saListatags�g vissza�ll�t�sa�jrak�sz�ti a Pipermail gzip form�tum� arch�vum�t.

A szkriptet �jszak�nk�nt cron-al c�lszer� futtatni. Parancssorb�l
a k�vetkez� m�don kell haszn�lni:

Haszn�lat: %(program)s [-v] [-h] [listanevek]

Ahol:
    --verbose
    -v
       Megjelen�ti a feldolgoz�s alatt l�v� �llom�ny nev�t.

    --help
    -h
	Megjelen�ti ezt a s�g�t �s kil�p.

    listanevek
	Ha listan�v meg lett adva, akkor a lista .txt �llom�nyait t�m�r�ti.
	Ha nem lett listan�v megadva, akkor az �sszes archiv�lhat� list�n
	v�gig megy a program.

�sszes napl��llom�ny �jranyit�sa.A jav�t�shoz -f kapcsol�val %(MAILMAN_USER)s (vagy root)-k�nt futtasd
�jra a programotVisszautas�t�s indokaIndok:A lista arch�vum�nak �jrak�sz�t�se.

A paranccsal a lista archivum�t lehet �jra l�trehozni. Haszn�lata akkor
el�ny�s, ha az arch�vum valamelyik �zenet�t m�dos�tottuk, t�r�lt�k.

Haszn�lat: %(PROGRAM)s [kapcsol�k] <listan�v> [<mbox>]

Kapcsol�k:
    -h / --help
        Megjelen�ti ezt a s�g�t �s kil�p.

    -q / --quiet
        A program kevesebb �zenetet �r ki.

    --wipe
	 Az �j arch�vum elk�sz�t�se el�tt t�rli a r�gi arch�vumot.
	 Ezt a kapcsol�t t�bbnyire �rdemes megadni, kiv�tel ha az
	 arch�vumot r�szekben hozzuk l�tre.

    -s N
    --start=N
        Az indexel�st az N-edik sorsz�m� lev�lt�l kezdi. A mbox els�
        level�nek a sorsz�ma 0. Alapesetben 0-t�l kezdi az indexel�st.

    -e M
    --end=M
        Az M sorsz�m� lev�lig v�gzi el az indexel�st. A program m�k�d�se
        sor�n az �sszes mem�ri�t lefoglalhatja, nagy m�ret� arch�vumokn�l
        el�fordulhat, hogy nem tudja teljesen elv�gezni az indexel�st.
        Ilyenkor c�lszer� az indexel�st adott sorsz�m� cikkt�l-cikkig
        elv�gezni.

Ahol az <mbox> a lista arch�vum�t tartalmaz� mbox el�r�si �tvonala.
�ltal�ban ez az archives/private k�nyvt�ron bel�lre mutat. P�ld�ul:

%% bin/arch listam archives/private/listam.mbox/listam.mbox

<mbox> megad�sa nem k�telez�. Ha nincs megadva, akkor a program meg-
keresi a mbox �llom�nyt.
Digest levelek?Bek�ldve:C�mzettek sz�r�seC�mzettek&nbsp;sz�r�se�jra l�trehozza a Postfix data/aliases �s data/aliases.db �llom�nyait.

Haszn�lat:
    genaliases [kapcsol�k]

Kapcsol�k:

    -h/--help
	 Ki�rja ezt a s�g�t �s kil�p.
Keres�si felt�tel:RendesVisszautas�tVisszautas�tottArch�vum �llapota �jra bet�ltveEml�keztet�T�rli a tagokat a list�r�l.

Haszn�lat:
    remove_members [kapcsol�k] [listan�v] [c�m1 ..]

Kapcsol�k:

    --file=�llom�ny
    -f �llom�ny
	 T�rli azokat a tagokat, akinek a c�me az �llom�nyban fel van
	 sorolva. Ha �llom�nynak `-' lett megadva, akkor az stdin-rl
	 vrja a cmeket.

    --all
    -a
        Trli a levelezlista sszes tagjt.

    --fromall
        A megadott cmeket trli a rendszeren tallhat sszes, mg a
       a virtulis tartomnyban lv listrl . Ezt a kapcsolt egyidejleg
       nem lehet hasznlni az -a/--all kapcsolval. Hasznlatakor ne
       adjunk meg listanevet.

    --nouserack
    -n
	 A listatag nem kap rtestst trlsrl.

    --noadminack
    -N
	 A lista adminisztrtora nem kap rtestst a trlsrl.

    --help
    -h
	 Megjelenti ezt a sgt s kilp.

    listanv a mdostand lista neve.

    cm1 ... azoknak a cmei akiket trlni kell.

Eltvoltja azokat a csatolt llomnyokat a levlbl, amelyek
tpusa nem egyezik a megadott tpusok egyikvel sem. Ha resen
hagyjuk ezt a mezt, akkor a Mailman tugorja ezt az ellenrzst.Tvoltsa el az zenet azon rszeit, amelynek tpusa egyezik
az itt megadottak valamelyikvel.A levelezlista sszes rszt trli - vigyzat!

A levelezlista (majd) sszes rszt trli a parancs. Alapesetben a lista
archvumt nem trli, amely hasznos lehet a lista megsznsekor.

Hasznlat:
    rmlist [-a] [-h] listanv

Ahol:
    --archives
    -a
	 Trli a lista archvumt is.

    --help
    -h
	 Megjelenti ezt a sgt s kilp.

Eltvoltva %(s)sEltvoltva %(msg)sA(z) %(realname)s levelezlistra val feliratkozsod vissza lett utastvaA krt tmaszrs nem megfelel: %(topicname)sEngedlyezsVisszalltja a lista web_page_url rtkt az alaprtelmezett
rtkre.

Ezt a programot a bin/withlist keretprogrammal hasznljuk, pl.

% bin/withlist -l -r fix_url listanv [kapcsolk]

Kapcsolk:
    -u urlhost
    --urlhost=urlhost
         Az urlhost rtkt a virtulis host tblbl keresi ki s lltja be a
         web_page_url s host_name vltozknak. Ezzel a listt egy msik
         virtulis tartomnyba mozgatjuk t.

         A kapcsol nlkl az alaprtelmezett web_page_url s host_name
         rtkt fogja felhasznlni a program.

    -v / --verbose
        Rszletesen megjelenti, hogy a program ppen mit csinl.

Ha a programot nmagban futtatjuk, akkor megjelenti ezt a sgt s kilp.
%(n)s ismeretlen BYBOUNCE ltal kikapcsolt llapot megszntetveFolyamat jraindtsa: Mailman f qrunnerVissza a Egy vagy tbb qrunner futtatsa, egyszer vagy tbbszr.

Minden megnevezett qrunner round-robin mdszerrel fut. Ez azt jelenti, hogy
a legelszr megadott runner addig fut, amig a knyvtrban tallhat sszes
llomnyn vgig nem megy. Ha ez a qrunner befejezte a dolgt, akkor a 
kvetkez indul s fut amig a /sajt/ knyvtrban az llomnyait fel nem
dolgozza s gy tovbb. Az itercis lpsek szmt a parancssorban lehet
megadni.

Hasznlat: %(PROGRAM)s [kapcsolk]

Kapcsolk:

    -r runner[:slice:range]
    --runner=runner[:slice:range]
	 Futtatja az -l kapcsolval felsorolt qrunnerek egyikt. A kln
	 megadhat slice:range -el lehet a feldolgozsi sorba tenni a
	 qrunner folyamatokat. range jelenti az aktulis feldolgozsi sorban
	 tallhat qrunner folyamatokat, mg a slice jelenti a qrunner
	 sorszmt - [0..range) tartomnyban - az aktulis feldolgozsi
	 sorban.

	 slice:range hasznlatnl fontos, hogy a feldolgozsi sorban lv
	 qrunnereknek ugyanaz a range legyen megadva. Ha a parancssorban
	 nem lett slice:range megadva, akkor 1:1 lesz az rtke.

	 Egyszerre tbb -r kapcsolt is meg lehet adni. Ekkor a felsorolt
	 qrunnerek round-robin mdszerrel fognak futni. Az 'All' qrunner
	 az -l kapcsolval felsorolt sszes qrunnert jelenti.

    --once
    -o
	 Csak egyszer futtatja vgig a felsorolt qrunnereket. Klnben a
	 megadott qrunnerek meghatrozatlan ideig futnak, amg vagy SIGTERM
	 vagy SIGINT jelzst nem kapnak.

    -l/--list
	 Megjelenti az elrhet qrunnerek nevt, majd kilp.

    -v/--verbose
	 Bvebb informcit r a logs/qrunner napl��llomnyba.

    -h/--help
	 Megjelenti ezt a sgt s kilp.

Ktelez egy runner nevet megadni, kivve ha  -l vagy -h kapcsol meg lett
adva. A nvnek az -l kapcsolval felsoroltak kzl kell lennie.
A programot root-knt vagy %(name)s felhasznlknt futtasd, vagy
hasznld az -u kapcsolt.Folyamatban %(module)s.%(callable)s()...OroszSzoLista mentseA keressi kifejezst meg kell adniKeress...msodikVlaszd ki a szerkesztend lapot:Elkldjem a lista tulajdonosnak a "lista l�trehozva" rtestst?Tvozskor elkldsre kerljn a leiratkozsi szveg?�rtestve legyen a felad levele engedlyezsig trtn visszatartsrl?Havonta elkldsre kerljn a jelsz emlkeztet�?Az j feliratkozsokrl az rtestseket elkldjem a lista tulajdonosnak?Az rtestseket elkldjem a lista tulajdonosnak?Jelsz-emlkeztet elkldse a lista sszes tagjnak.

A program, ha az mm_cfg.VIRTUAL_HOST_OVERVIEW rtke igaz, a rendszeren
tallhat sszes levelezlista tagnak egyedi levelet kld el az adott
felhasznl jelszavval s a belltsi oldalnak cmvel. A jelsz-
emlkeztett a mm_cfg.MAILMAN_SITE_LIST-ben belltott rtkkel kldi el.

Hasznlat: %(PROGRAM)s [kapcsolk]

Kapcsolk:
    -l listanv
    --listname=listanv
        Csak a megadott lista tagjainak kerl elkldsre a jelsz emlkeztet
        szveg. Ha nincsen listanv megadva, akkor az sszes listn kikldi
        az emlkeztet szveget. Egyszerre tbb -l/--listname kapcsolt is meg
        lehet adni.

    -h/--help
	Kirja ezt a sgt s kilp.
A jelsz emlkeztetk nem kzvetlenl a felhasznlkhoz, hanem pl. az "-owner" cmre legyenek elkldve.rtestve legyenek a felhasznlk a listrl val trlskrl?Feliratkozskor elkldsre kerljn az dvzl szveg?Elkldsre kerljn az j listatagoknak az dvzl szveg?A felad web-en keresztl trlte az zenetet.A felad el van tiltva.Feladk&nbsp;szrseSzeSzeptemberHelyi id a rendszerenBelltTerminlon futtatva belltja a rendszer szint jelszt.

A rendszer szint jelszt mind azokon a helyeken lehet hasznlni, ahova
lista adminisztrcis jelsz szksges. A listatag jelszava helyett pedig
a lista adminisztrcis jelszt lehet hasznlni.

Hasznlat: %(PROGRAM)s [kapcsolk] [jelsz]

Kapcsolk:

    -c/--listcreator
	 A rendszer szint jelsz helyet a listaltrehoz jelszt lltja
	 be. A listaltrehoz listkat hozhat ltre s trlhet, de nem
	 rendelkezik rendszer szint adminisztrtori jogokkal.

    -h/--help
        Kirja ezt a sgt s kilp.

Ha a parancssorban nem lett jelsz megadva, akkor futtatskor kr be
egyet.
<em>Igen</em>re kell lltani, amikor a lista ms levelezlistk gyjtlistja. Belltsval az adminisztrcis zenetek, mint a megerstsek, jelsz emlkeztetk, nem kzvetlenl a listatag e-mail cmre lesznek elkldve, hanem a
<a href="?VARHELP=general/umbrella_member_suffix">gyjt tag utrsz</a>ben megadott rtkkel bvtett e-mail cmre.host_name rtknek belltsa: %(mailhost)sA kapcsolval a weblapokon (szvegknt s hivatkozsknt) megjelen e-mail cmek nem szabvnyos, de rtelmezhet cmekk lesznek talaktva. gy megelzhet az e-mail cmek automatikus azonostsa a spammerek ltal hasznlt webkeres programok ell.Az opci megadsval j digest ktetet kezd a Mailman,
	     az aktulisat pedig elkldi a cmzetteknek.web_page_url rtknek belltsa: %(web_page_url)stalaktsa a Mailman a <tt>text/html</tt> rszeket sima szvegg�?
Az talaktst a MIME csatolsok trlse utn hajtja vgre a program.Szrje a Mailman a listra kldtt leveleket
a lent megadott felttelek szerint?�rtestsen tged, a lista tulajdonost, a Mailman , ha visszapattansok
miatt trlve lett egy tag?�rtestsen tged, a lista tulajdonost, a Mailman ha az egyik
listatag feliratkozsa visszapattansok miatt kikapcsolsra kerl?<em>Frisstsen</em> a Mailman a hrcsoporton?Hajtson vgre a Mailman automatikus visszapattans kezelst?A nem-digest levelek egynre szabottak legyenek?
		  Olyan listknl elnys, ahol csak bejelentsek 
		  (announce-only) fordulnak el, de elbb olvassuk el
 <a href="?VARHELP=nondigest/personalize#personalize">teljestmnyt rint</a>
magyarzatot.Kldjn a Mailman automatikus vlaszt az -owner cmekre rkez levelekre?Kldjn a Mailman automatikus vlaszt a -request cmre rkez levelekre? Ha igen, akkor bellthat, hogy az eredeti levelet a Mailman elvesse, vagy feldolgozsra tovbbtsa, mint ahogy azt az e-mail parancsokat tartalmaz levllel alapesetben teszi.Kldjn a Mailman automatikus vlaszt a 
             listra kldknek?Elkldje most azonnal a kvetkez digest levelet a Mailman, ha
 	      az nem res?�rtestsen tged, a lista tulajdonost, a Mailman minden olyan visszapattansrl,
amelyet a visszapattans-kezel nem tudott feldolgozni? Ajnlott az <em>Igen</em>
belltsa.j digestet kezdjen a Mailman?A digest levelek akkor is elkldsre kerljenek, ha a napi minimum mretet nem rik el?�rtestst kapjon az adminisztrtor a fel- s leiratkozsokrl?Trlje az eredeti levlben esetleg megtallhat <tt>Reply-To:</tt> fejlceket
a program? Igen esetn minden megadott <tt>Reply-To:</tt> fejlc trlve lesz
fggetlenl attl, hogy azt a Mailman vagy ms szrta a levlbe.Kapjon a lista szerkesztje azokrl a levelekrl msolatot, amely
kls bekldtl szrmazik, s automatikusan trlsre kerl?A levelezlistrl rkez zenetekben szerepeljenek-e az
 		 <a href="http://www.faqs.org/rfc/rfc2369.html">RFC 2369</a>-ben                 meghatrozott fejlcek (pl. <tt>List-*</tt>)?
 Ersen ajnlott az <em>Igen</em> bellts.Figyelje kln s korltozza a Mailman az j listatagokat mieltt engedlyeznnk
nekik, hogy a listra kln jvhagys nlkl kldjenek leveleket? <em>Igen</em>-t
vlasztva az j tag bekldseit mindig kln engedlyeznnk kell.Levelezlistra rkez zenetek tovbbtva legyenek a hrcsoportba?A hrcsoportba rkez j levelek a levelezlistra is el legyenek kldve?A levelezlistrl rkez zenetekben szerepeljen a <tt>List-Post:</tt> fejlc?Az adminisztrtort azonnal rtestse az jabb teendkrl,
valamint naponta rtestst kldjn a teendkrl?A tmk szrse be- vagy kikapcsolt llapotban legyen?A tagok cmeit ne szabvnyos e-mail cmknt jelentse meg?Folyamat befejezse: Mailman f qrunnerEgyszerstett knaiHinyzik a rendszerszint lista: %(sitelistname)sMret:%(partctype)s tpus rszek figyelmen kvl hagyvaIsmeretlen hiba trtnt a lista ltrehozsakor.
		Fordulj a rendszer adminisztrtorhoz segtsgrt.Spam&nbsp;szrsSpanyolLejrt pid-llomny trlve.Folyamat indtsa: Mailman f qrunnerA feldolgoz algoritmus llapot tblja:
            0  idle
            1  filename-or-comment
            2  msgid
            3  msgstr
            4  end
        Trgy:Elkldsszes vltoztats mentseVltoztatsok mentseVltoztatsaim mentseVltoztatsok mentseFeliratkozsFeliratkozsi kimenetekFelrjam ket, vagy meghvsi rtestt kldjek ezeknek a felhasznlknak?Feliratkozs a(z) %(listname)s listraFelrva: %(member)sFeliratkozsFeliratkozsi krelmekFeliratkozsi krelemFeliratkozsi krelem megerstveFeliratkozsi krelem megerstve.Feliratkozsi&nbsp;szablyokSikeresen trlve:Sikeresen trlve:Sikeres meghvs:Sikeresen felrva:Ms listk gyjtlistja esetn hasznland utrsz, ha ez az elz "gy�jt�_lista" rszben krve lett.VSvdA levelezlista tajainak sort szinkornizlja egy sima szveges llomnyhoz.

A programot akkor clszer hasznlni, ha rendelkeznk az adott Mailman
levelezlisthoz egy sendmail :include: stlus llomnnyal, amelyben a 
a tagok cmei tallhatak (ilyet hasznl a Majordomo is). Minden olyan
cmet, amely csak a szveges llomnyban tall hozzad a program a 
levelezlisthoz, mikzben trli azokat a cmeket, amelyek nem tallhatk
a szveges llomnyban. A kapcsolkkal lehet szablyozni, hogy mi trtnjen
egy cm hozzadsakor vagy trlsekor.

Hasznlat: %(PROGRAM)s [kapcsolk] -f llomny listanv

Kapcsolk:

    --no-change
    -n
	 Ne vltoztat semmit. Helyette kirja, hogy milyen mdostsok
	 trtntek volna.

    --welcome-msg[=<yes|no>]
    -w[=<yes|no>]
	 Belltja, hogy a listra frissen felrt tag megkapja-e az
	 dvzl szveget fggetlenl a `send_welcome_msg' v�ltoz�ban
	 megadott �rt�kt�l. Az �dv�zl� sz�veget elk�ldi, ha -w=yes vagy
	 -w kapcsol� meg lett adva. Nincs �rtes�t�s -w=no haszn�lat�n�l.

   --goodbye-msg[=<yes|no>]
   -g[=<yes>|<no>]
	 Be�ll�tja, hogy a list�r�l t�rlen� tagok kapjanak-e b�cs�z�
	 sz�veget f�ggetlen�l a `send_goodbye_msg' vltozban megadott
	 rtktl. A -g=yes vagy -g kapcsolval elkldsre kerl a bcsz
	 szveg. A szveg nem kerl elkldsre -g=no kapcsolnl.

    --digest[=<yes|no>]
    -d[=<yes|no>]
	 Belltja, hogy a listra frissen felrt tag digest vagy rendes
	 formban kapja a leveleket. -d=yes vagy -d kapcsolval digest-et
	 fog kapni. Sima formtumba kapja a leveleket, ha a -d=no (vagy
	 egy -d kapcsol egyltaln nem) lett megadva, akkor a tag a
	 leveleket hagyomnyos formban kapja.

    --notifyadmin[=<yes|no>]
    -a[=<yes|no>
	 Belltja, hogy az adminisztrtor rtestst kapjon mindenegyes
	 feliratkozsrl vagy leiratkozsrl. Ha egyszerre sok cmet
	 mdstunk, akkor clszer kikapcsolnunk az rtestst. Az
	 adminisztrtor rtestst kap -a=yes vagy -a kapcsolnl. Ha
	 nem adunk meg -a kapcsolt, akkor a listn megadott belltst
	 hasznlja fel a program.

    --file <llomnynv | ->
    -f <llomnynv | ->
	 Ezt a kapcsolt ktelez megadni, mivel az itt megjellt sima
	 szveges llomnyhoz szinkronizlja a lista tagjait. Az llomny
        minden sorban egy e-mail cmet kell megadni. Ha llomnynvnek
	 `-'-t adunk meg, akkor az stdin-r�l v�rja a c�meket a program.

    --help
    -h
	 Megjelen�ti ezt a s�g�t �s kil�p.

     listan�v
	 K�telez� megadni. A megadott list�n hajtja v�gre a m�dos�t�sokat.
�ltal�nos hiba, hib�s tartalom: %(content)sSzerkeszt�i teend�k list�jaMinden azonnal kimen� lev�l v�g�hez csatoland� sz�veg. A digestek v�g�re (utols� �zenetk�nt) csatoland� sz�veg. Sz�veg (bevezet� r�szk�nt, m�g a levelek felsorol�sa el�tt), amely minden digest elej�n megjelenik. Sz�veg, amely minden kimen� lev�l elej�re ker�l. �zenet a list�r�l leiratkoz�knak. Ha �res, akkor csak a leiratkoz�si sz�veg ker�l elk�ld�sre.B�rmelyik <a href="?VARHELP=privacy/sender/member_moderation_action"
>visszautas�t�si �rtes�t�s</a>ben szerepl� sz�veg, amelyet azoknak a moder�lt
(j�v�hagy�sra mindig v�r�) felhaszn�l�knak kell kik�ldeni, akik a list�ra levelet
k�ldtek.Sz�veg%(sz)sA "host_name" a gazdag�pen el�fordul� Mailman-hez kapcsol�d� e-mailben szerepl� g�pn�v, amelyen kereszt�l a levelez�s t�rt�nik. Haszn�lata t�bb c�mmel rendelkez� gazdag�pek eset�n sz�ks�ges, amikor az elt�r� nevek k�z�l kell a megfelel�t kijel�lni.A <em>lista adminisztr�toroknak</em> a lista felett korl�tlan
hatalmuk van. A lista b�rmely be�ll�t�s�t megv�ltoztathatj�k az
adminisztr�ci�s oldalakon kereszt�l.

<p>Ezzel szemben a <em>lista moder�torok</em>, vagyis a szerkeszt�k
korl�tozott jogokkal rendelkeznek; a lista be�ll�t�sait nem v�ltoztathatj�k
meg, de a beavatkoz�sra v�r� teend�ket, mint p�ld�ul a fel-,
leiratkoz�sokat, vagy a visszatartott leveleket kezelhetik. Term�szetesen
mindezeket a <em>lista adminisztr�torok</em> is elv�gezhetik.

<p>A lista adminisztr�l�s�nak �s a levelek kezel�s�nek elk�l�n�t�s�hez itt alul
meg lehet adni egy adminisztr�tori �s egy szerkeszt�i jelsz�t. A szerkeszt�k e-mail
c�meit pedig
az <a href="%(adminurl)s/general">�ltal�nos be�ll�t�sok oldalon</a> lehet megadni.A <tt>List-Post:</tt> fejl�c egyike az
<a href="http://www.faqs.org/rfc/rfc2369.html">RFC 2369</a>-ben
aj�nlott fejl�ceknek. N�h�ny, csak bejelent�seket
szolg�l� (announce-only) list�n�l a tagok csak egy bizonyos csoportj�nak van, a
t�bbs�gnek pedig nincs joga �zenetet bek�ldeni. Ilyen esetekben a <tt>List-Post:</tt>
fejl�c zavar� lehet. <em>Nem</em>et v�lasztva a levelekbe nem ker�l be ez
a fejl�c. (Ez a be�ll�t�s nincsen hat�ssal a
<a href="?VARHELP=general/include_rfc2369_headers"><tt>List-*:</tt> fejl�cek</a>
be�ll�t�s�ra.)Az internet c�me annak a g�pnek, ahol a News szervered m�k�dik.A Mailman automatikus felad�jaA Mailman nem tartalmaz megfelel� News szervert. NNTP szerver el�r�ssel kell rendelkezned, �s az NNTP szervernek tudnia kell r�la, hogy az a g�p, amelyen ezek a levelez�list�k futnak, k�pes h�rek fogad�s�ra �s k�ld�s�re.%(year)i %(month)s %(day)i h�tf�i nappal kezd�d� h�tA `join' helyett a `subscribe' parancs is haszn�lhat�.
A `leave' helyett az `unsubscribe' parancs is haszn�lhat�.
A `remove' helyett az `unsubscribe' parancs is haszn�lhat�.
A megv�ltoztatand� c�met menetk�zben t�r�lt�k a list�r�l.
A m�dos�t�si k�relmet t�r�lt�k.A leiratkoz�si k�relem olyan c�mr�l j�tt, amely nem tagja a levelez�list�nak.
Tal�n m�r t�r�ltek a list�r�l,  pl. t�r�lhetett a lista adminisztr�tora.A mell�kletet automatikusan t�r�ltem.A k�ld�tt �zenet tartalmaz olyan r�szt, amely egyezik a(z) %(listname)s
levelez�list�n be�ll�tott tartalomsz�r�si felt�tellel �s ez�rt nem jelenhet meg
a levelez�list�n. A csatolt mell�kletben megtal�lod �zenetedet eredeti p�ld�ny�t.

A csatolt �zenet visszapattan�sb�l sz�rmazik, de vagy ismeretlen a
form�tuma, vagy nem tal�lhat� benne ismert listtag c�m.
A levelez�lista be�ll�t�sa szerint az �sszes ismeretlen visszapattan�si
�zenetet a lista adminisztr�tor�nak tov�bb�tja.

Tov�bbi inform�ci��rt l�togass el ide:
%(adminurl)s

A n�v nagybet�ss� t�tel�vel a lista neve jobban megfelelhet az ig�nyeknek. Azonban ez a n�v a m�k�d�si c�met is jelenti (pl. feliratkoz�si meger�s�t�sn�l), �gy semmilyen m�s m�don <em>nem szabad</em> megv�ltoztatni. (Az e-mail c�mekn�l a kis- �s nagybet� nem, de minden m�s elt�r�s sz�m�t :-)A meger�s�t�sre felsz�l�t� lev�l el lett k�ldve.Az aktu�lis arch�vumAz �ltalad megadott e-mail c�m a list�r�l ki van tiltva.
Ha �gy gondolod, hogy ez a korl�toz�s jogtalan, akkor
k�rlek �rj a lista tulajdonos�nak a k�vetkez� c�mre: %(listowner)sA megadott e-mail c�m ki van tiltva err�l a levelez�list�r�l.
Ha �gy gondolod, hogy ez a korl�toz�s jogtalan, akkor k�rlek
�rj a lista tulajdonos�nak a k�vetkez� c�mre: %(listowner)sA megadott e-mail c�m nem �rv�nyes. (Pl. tartalmaznia kell `@' jelet.)A kvetkez rvnytelen helyettest vltozkat talltam
a <code>%(property)s</code> szvegben:
<code>%(bad)s</code>
                <p>A lista lehet hogy addig nem mkdik megfelelen,
amg a hibt ki nem javtja.A(z) <em>%(subject)s</em> Subject: fejlc zenet nem tallhat.
Valszn, hogy a lista szerkesztje mr vagy engedlyezte, vagy trlte
a levelet. Mostmr nem trlheted a levelet.Az ltalad keresett jvhagysra vr levlrl a lista
adminisztrtora mr gondoskodott.A listhoz tartoz adminisztrtorok e-mail cmei. Tbb adminisztrtori cm esetn egy sorban csak egy legyen megadva.A lista adminisztrtora letiltotta a levelek digest-tpus kldst
            , ezrt ezt a kldsi mdot nem lehet megadni. Azonban a tbbi
            vltoztats sikeresen el lett mentve.A lista adminisztrtora letiltotta a lista nem-digest tpus kldst
            , ezrt ezt a kldsi mdot nem lehet megadni. Azonban a tbbi
            vltoztats sikeresen el lett mentve.A listhoz tartoz szerkesztk e-mail cmei. Tbb szerkeszti cm esetn egy sorban csak egy legyen megadva.Nem lehet res a lista jelszava.Nem lehet res a lista jelszava.<!-- ignore -->A(z) `%(listname)s' levelez�list�t weboldalon kereszt�l hozt�k l�tre.
A lista m�k�d�s�hez az /etc/aliases (vagy hasonl�) �llom�nyt m�dos�tani 
kell. A `newaliases' programot is le kell futtatni.

A kvetkez sorokat kell az /etc/aliases llomnyban elhelyezni:
A(z) `%(listname)s' levelez�lista Web-en kereszt�l sikeresen t�r�lve lett.
A levelez�lista t�rl�s�nek utols� l�p�sek�nt az /etc/aliases (vagy hasonl�)
�llom�nyt friss�teni kell, majd a `newaliases' programot futtatni.

A kvetkez sorokat kell az /etc/aliases llomnybl trlni:
Nem lehet a f qrunner zrolst megszntetni. gy tnik, hogy fut egy 
msik qrunner.
Nem lehet a f qrunner zrolst megszntetni, mert valsznleg egy msik
gp mr foglalja. Ms gpekrl trtn zrolst nem tudjuk automatikusan
megszntetni, ezrt ezt manulisan kell vgrehajtania. Vagy, ha biztosan
tudja, hogy a zrols lejrt, akkor futtassa jra a mailmanctl programot
az -s kapcsolval.

Zrol��llomny: %(LOCKFILE)s
Zrol gp    : %(status)s

Kilpek.Nem lehet a f qrunner zrolst megszntetni. gy tnik, hogy lejrt
zrols van jelen. Hasznljuk a mailmanctl -s kapcsoljt.
Azon visszapattansi pontrtk, amelyet elrve a listatagsgot ki kell kapcsolni.
Ez a pont rtk nem egsz szm is lehet.Az zenet tartalma olyan tpus, amely kln ki van tiltva.Az zenet tartalmaz olyan tpus, amely nincs kln engedlyezve.A hrcsoport moderlsi belltsai.A hrcsoport neve, ahova s/vagy ahonnan jnnek a levelek.A megadott cmmel mr van tag a listn: %(newaddr)sAz j megadott %(newaddr)s cmmel mr tallhat tag a(z) %(listname)s
levelezlistn, mivel azonban krted hogy minden olyan listn, amelynek
tagja vagy s ezen a rendszeren mkdik vltozzon meg a feliratkozsi
cmed ezrt azokon a listkon, ahol %(user)s cmmel vagy nylvntartva
a vltoztats a megerstsi utn sikeresen megtrtnik majd.A kvetkez digest %(volume)s ktetszmmal s %(number)s
sorszmmal kerl majd elkldsre.A napok szma, amely alatt ha jabb visszapattans nem trtnik a
listatag visszapattansi rtkei trldnek. Az rtknek egsz szmnak
kell lennie.Az elkldtt, <em>Listatagsgod kikapcsolva</em> zenetek kztti
napok szma. Az rtknek egsz szmnak kell lennie.A lista hivatalos neve (kis-, nagybetket vltoztass csak).Az e-mailben elkldtt parancsaidra a vlaszokat lejjebb
olvashatod. Az eredeti leveledet csatoltuk ehhez a levlhez.
Az e-mail parancsok eredmnyeiA(z) %(hostname)s gp rendszer adminisztrtora a(z) %(listname)s
levelezlistd jelszavt megvltoztatta. Az j jelszavad:

    %(notifypassword)s

Fontos, hogy ezentl ezt a jelszt hasznld a lista adminisztrlsnl.
A jelszt az adminisztrcis felleten keresztl szmodra knnyebben
kezelhetre tllthatod brmikor. Ltogasd meg a listd adminisztrcis
oldalt a kvetkez cmen:

    %(adminurl)s
A tagok listjaA megadott szveg html forrsknt kerl feldolgozsra, <em>kivtel</em> a sortrsek, amelyeket &lt;br&gt;-k alakt t a program. gy brmilyen szabvnyos HTML kdot (hivatkozsok, formzott szvegek, stb.) meg lehet adni, azonban sortrst csak odategyl, ahol tnyleg szeretnd a bekezdseket elvlasztani egymstl. Ellenrizd a forrs szveget, mivel hibs html kd (pl. lezratlan HTML parancs) az egsz listainformcis-oldal helytelen megjelentst eredmnyezheti.A tmaszr minden egyes bejv levelet megvizsgl a ksbbiekben  megadott <a
href="http://www.python.org/doc/current/lib/module-re.html">regulris
szr kifejezsek</a> alapjn. Ha a levl <code>Subject:</code> vagy
	<code>Keywords:</code> fejlce egyezst mutat valamelyik szrsi
	felttellel, akkor az zenet egy n. tma <em>trolba</em> kerl.
	Minden egyes felhasznl dnthet, hogy csak a trol(k)bl fogad-e
	levelet vagy sem. Az a levl, amelyik semelyik tmatrolba
       sem kerl a felhasznlnl nem jelenik meg.
	<p>Fontos tudni, hogy ez a szolgltats csak nem-digest tpus
	levlkldsnl mkdik.

	<p>A levl trzsben is lehet keresni a <code>Subject:</code> s
	<code>Keyword:</code> mezkre, ahogy az a <a
	href="?VARHELP=topics/topics_bodylines_limit">tmk_levltrzs_sorban</a>
	be van lltva.A tmaszr a levl trzsnek itt megadott szm sorban keres mg
	a felttelekre. A trzs szrse lell, ha a megadott sorszmot
	elrte vagy nem-fejlc tpus sorhoz r. 0-t megadva a
	program nem keres a levl trzsben (csak a <code>Keywords:</code>
	s <code>Subject:</code> mezkben fog keresni). Negatv rtket
	megadva a levl trzsnek sszes sorban keres, amg egy
	nem-fejlc tpus sorhoz nem r.
		A(z) `%(pattern)s' t�masz�r� nem val�s regul�ris
kifejez�s. Figyelmen k�v�l hagyva.A(z) %(listname)s list�ra az `m' vltoz hivatkozik a MailListbenNincsen beavatkozsra vr teend.Minden levelezlistnak kt klnbz tpus gazdja lehet.
A <em>lista adminisztrtoroknak</em> a lista felett korltlan
hatalmuk van. A lista brmely belltst megvltoztathatjk az
adminisztrcis oldalakon keresztl.

<p>Ezzel szemben a <em>lista modertorok</em>, vagyis a szerkesztk korltozott jogokkal
rendelkeznek;
a lista belltsait nem vltoztathatjk meg, de a beavatkozsra vr
teendket, mint pldul a fel-, leiratkozsokat, vagy a visszatartott leveleket
kezelhetik. Termszetesen mindezeket a <em>lista adminisztrtorok</em> is
elvgezhetik.

<p>A lista adminisztrlsnak s szerkesztsnek elklntshez a jelszavak belltsa oldalon meg kell
adni egy <a href="passwords">szerkeszti jelszt</a>, s fel kell sorolni
a <a href="?VARHELP=general/moderator">szerkesztk e-mail cmeit</a>.
A mezben itt most a lista adminisztrtorokat kell felsorolni.Minden levelezlistnak kt klnbz tpus gazdja lehet.
A <em>lista adminisztrtoroknak</em> a lista felett korltlan
hatalmuk van. A lista brmely belltst megvltoztathatjk az
adminisztrcis oldalakon keresztl.

<p>Ezzel szemben a <em>lista modertorok</em>, vagyis a szerkesztk korltozott jogokkal
rendelkeznek;
a lista belltsait nem vltoztathatjk meg, de a beavatkozsra vr
teendket, mint pldul a fel-, leiratkozsokat, vagy a visszatartott leveleket
kezelhetik. Termszetesen mindezeket a <em>lista adminisztrtorok</em> is
elvgezhetik.

<p>A lista adminisztrlsnak s szerkesztsnek elklntshez a jelszavak belltsa oldalon meg kell
adni egy <a href="passwords">szerkeszti jelszt</a>, a szerkesztk e-mail cmeit pedig itt kell felsorolni.
A mezben itt most a szerkesztket kell felsorolni.Nem volt digest, amit ki lehetett kldeni.Hiba trtnt a(z) <b>%(listname)s</b> levelezlista trlsekor.
Fordulj a rendszer adminisztrtorhoz a(z) %(sitelist)s cmen tovbbi
informcikrt.A listn belltott nyelvek sora. Fontos, hogy az
<a href="?VARHELP=language/preferred_language">alaprtelmezett nyelv</a>
a listban itt is megtallhat.A kvetkezkben ismertetettek alapjn mkdik a Mailman-ben a
visszapattansok automatikus kezelse.

<p>Minden egyes visszapattansnl a Mailman a kvetkez kt informcit
keresi meg az zenetben: azon listatag cmt, akinek az zenet el lett kldve s
a visszapattanst okoz hiba slyossgt. A hiba lehet <em>slyos</em> vagy
<em>tmeneti</em>, attl fggen, hogy azt rendszer hiba vagy valamilyen
tmeneti hiba okozta. Ha nem lehet kiderteni, akkor slyos hibaknt kezeli
a program a visszapattanst.

<p>Ha az zenetben nem tallhat listatag cme, akkor a levl figyelmen kvl
lesz hagyva. Ha tallhat listatag cme, akkor a taghoz rendelt <em>visszapattansi
pontrtket</em> kell nvelni. Minden slyos visszapattans 1 ponttal, minden
tmeneti 0.5 ponttal nveli a pontszmot. Naponta csak egyszer nveljk a
pontszmot, gy mg ha egy nap alatt tz slyos visszapattanst kapunk
ugyanattl a listatagtl, a pontszma akkor is csak 1-el fog nni az adott napon.

<p>Ha listatag visszapattansi pontszma elri a <a
href="?VARHELP=bounce/bounce_score_threshold">maximlis visszapattansi pontrtket</a>,
akkor a listatagsgot kikapcsolja a program. Ezek utn a tag a listrl addig nem kap
jabb zenetet, amg listatagsgt ( vagy a lista adminisztrtora)
vissza nem lltja. Azonban idnknt rtestst kap, hogy a tagsga ki van kapcsolva
s hogy hogyan tudja azt visszalltani.

<p>Mind az <a href="?VARHELP=bounce/bounce_you_are_disabled_warnings">rtestk
szmt</a>, mind azok kikldsnek <a href="?VARHELP=bounce/bounce_you_are_disabled_warnings_interval"
>gyakorisgt</a> be lehet lltani.
<p>Egy msik fontos vltozval be lehet lltani azon napok szmt -- amely alatt jabb
visszapattans nem rkezik a tagtl --, ami utn a visszapattansi rtket
<a href="?VARHELP=bounce/bounce_info_stale_after">lejrtnak kell tekinteni</a> s
trlni lehet. Ezzel s a visszapattansi pontrtkkel lehet szablyozni, hogy
a visszapattanst elidz tagok milyen hamar legyenek kikapcsolva. A vltozk
rtkeit a lista forgalma s gyakorisga alapjn rdemes megvltoztatni.harmadikAz itt megadott lers jelenik meg, ha a levelezlistt ms listkkal egytt soroljk fel, vagy a be kell szrni a fejlcbe, esetleg egyb helyre. Lehetleg rvid s lnyegre tr, de a listra jellemz legyen.A lista %(also)segy rejtett lista, a tagok listja csakis a lista adminisztrtora szmra rhet el.  A lista %(also)szrtkr, a tagok listja klssknek nem elrhet.  A lista %(also)segy nyilvnos levelezlista, amely azt jelenti, hogy a tagok listja brki szmra elrhet.Ez egy zrtkr lista, a feliratkozsod engedlyezsig fggben marad. A szerkeszt dntsrl e-mailben rtestst fogsz kapni. Az itt megjelen cm kerl a <tt>Reply-To:</tt> mezbe, amikor a
<a href="?VARHELP=general/reply_goes_to_list">vlasz a listra</a>
opci <em>Megadott cm</em>re van belltva.

<p>Sok dolog indokolja, hogy a <tt>Reply-To:</tt> mezt ne vltoztassuk meg.
Magyarzat lehet erre az, hogy szmos levelezkliens a <tt>Reply-To:</tt>
alapjn kldi el a vlaszokat el. Msik indok lehet, hogy a <tt>Reply-To:</tt>
megvltoztatsval nehezebb lesz magnba vlaszolni a levlre. Errl bvebben
a <a href="http://www.unicom.com/pw/reply-to-harmful.html">
`Reply-To' Munging Considered Harmful</a> oldalon lehet olvasni.  L�sd m�g a <a
href="http://www.metasystema.org/essays/reply-to-useful.mhtml">Reply-To
Munging Considered Useful</a> oldalt, hogy esetleg m�gis mi�rt lehet hasznos ez a be�ll�t�s.

<p>N�h�ny levelez�list�n�l korl�tozva van a lev�l bek�ld�s lehet�s�ge, mert egy
m�sik levelez�list�n t�rt�nik a t�nyleges levelez�s. Ilyen list�k t�bbnyire a `patches'
vagy `checkin' list�k, ahol bejelent�sek hangoznak el szoftverv�ltoz�sokr�l,
m�g a v�ltoz�sok megvitat�sa a fejleszt�i list�n t�rt�nik. Ezen list�khoz k�l�n
meg kell adni a <tt>Reply-To:</tt> mez�t. Ezen fel�l a <tt>v�lasz_a_list�ra</tt>
v�ltoz�nak is �rt�ket kell adni a <tt>Megadott c�m</tt>-n�l.

<p>Ha m�r van <tt>Reply-To:</tt> mez� az eredeti lev�lben, akkor
azt nem �rja fel�l.Ez a lista alap�rtelmezett nyelve.
Ha <a href="?VARHELP=language/available_languages">t�bb nyelv</a> van be�ll�tva, akkor a felhaszn�l� v�laszthatja ki, hogy milyen
nyelven szeretn� a list�t haszn�lni. Alap�rtelmezett nyelven
jelenik meg minden m�s web-, vagy e-mail alap� �zenet. A 
felhaszn�l� leveleinek nyelv�re term�szetesen nincs hat�ssal a 
be�ll�t�s.Lista c�meA list�n nincs digest k�ld�s.A list�ra m�g senkise iratkozott fel.A lista z�rtk�r�; leveled nem jelenhet meg.A list�n csak a digest k�ld�s m�k�dik.A lista csak digest t�pus� feliratkoz�st fogad el!A be�ll�t�ssal a levelez�list�ra �rkez� levelek
<tt>Reply-To:</tt> mez�j�nek tartalm�t lehet megv�ltoztatni. <em>Bek�ld�</em>re
val� �ll�t�ssal a Mailman a lev�l fejl�c�be nem sz�r be <tt>Reply-To</tt>
mez�t, ha az eredeti lev�l tartalmaz m�r ilyet, ezzel annak �rt�k�t sem v�ltoztatja meg.
A <em>Lista c�me</em> vagy <em>Megadott c�m</em> eset�n a Mailman a sz�ks�ges
<tt>Reply-To:</tt> mez�t besz�rja, ezzel fel�l�rva esetleg a lev�lben m�r megl�v�t
(<em>Megadott c�m</em> eset�n a <a
href="?VARHELP=general/reply_to_address">v�lasz c�m</a>ben be�ll�tott �rt�ket
sz�rja be.)
 
<p>Sok dolog indokolja, hogy a <tt>Reply-To:</tt> mez�t ne v�ltoztassuk meg.
Magyar�zat lehet erre az, hogy sz�mos levelez�kliens a <tt>Reply-To:</tt>
alapj�n k�ldi el a v�laszokat. M�sik indok lehet, hogy a <tt>Reply-To:</tt>
megv�ltoztat�s�val nehezebb lesz mag�nba v�laszolni a lev�lre. Err�l b�vebben
a <a href="http://www.unicom.com/pw/reply-to-harmful.html">
`Reply-To' Munging Considered Harmful</a> oldalon lehet olvasni.  Lsd mg a <a
href="http://www.metasystema.org/essays/reply-to-useful.mhtml">Reply-To
Munging Considered Useful</a> oldalt, hogy esetleg mgis mirt lehet hasznos ez a bellts.

<p>Nhny levelezlistnl korltozva van a levl beklds lehetsge, mert egy
msik levelezlistn trtnik a tnyleges levelezs. Ilyen listk tbbnyire a `patches'
vagy `checkin' listk, ahol bejelentsek hangoznak el szoftvervltozsokrl,
mg a vltozsok megvitatsa a fejleszti listn trtnik. Ezen listkhoz kln
kell megadni a <tt>Megadott cm</tt>-et, a <tt>Reply-To:</tt> mezben pedig annak
a msik listnak a cmt kell megadni, ahol a levelezs valjban folyik.Ezen az oldalon keresztl mint a lista tulajdonosa kpes vagy trlni
    a levelezlistt a rendszerrl. <strong>Ezt a mveletet nem lehet
    visszavonni</strong>, ezrt csak akkor hajtsd vgre, hogy teljes
    mrtkben biztos vagy abban, hogy a listra tbb nincs szksg.

   <p>Fontos, hogy a listatagoknak kerl elkldsre rtests a lista
   megsznsrl, ezrt a lista minden cmre kldtt tovbbi levl
   vissza fog pattanni.

   <p>Egyttal a lista archvumt is tudod most trlni. Az archvum 
   trlst <strong>nem</strong> ajnljuk, mivel az archvum a lista
   trtnelmt tartalmazza

   <p>Elhatrozsod megerstshez mg egyszer meg kell adnod a lista
   jelszavt.A feliratkozsok kezelst s a tagok listjnak elrst lehet szablyozni.
A belltssal tovbb azt is szablyozni lehet, hogy a lista nyilvnos
vagy sem.  Lsd mg az <a
            href="%(admin)s/archive">Archivlsi belltsok rszt</a> az archvum
    elrsnek kln korltozshoz.Itt a klnbz anti-spam szrket lehet belltani, amellyel a listn
esetleg megjelen spam mennyisgt lehet cskkenteni.
	     Itt lehet belltani az zenetek szrst a cmzettek alapjn.Ezzel a belltssal lehet meghatrozni a hicsoport moderlsi
tulajdonsgait s annak kapcsolatt a levelezlista moderlsi
tulajdonsgaival. A bellts csak arra a hircsoportra vonatkozik
<em>ahova</em> kldd az zeneteket. Ha a Usenetrl rkeznek az
zenetek, vagy a hrcsoport ahova kldsre kerlnek nem szerkesztett, akkor
vlaszd a <em>Semmi</em> belltst.

<p>Ha a hrcsoport szerkesztett, akkor bellthatod a levelezlistt
gy, hogy egyben a hrcsoport szerkeszti cme is legyen. A
<em>Szerkesztett</em> belltssal egy jabb jvhagys szksgeltetik
az zenetek megjelenshez. A levelezlistra rkez sszes levelet
a hrcsoportban, vagy a levelezlistn val megjelense eltt jv kell
majd hagyni.

<p><em>Fontos tudni, hogy ha a berkezett zenet tartalmaz egy
<tt>Approve</tt> fejlcet a lista szerkeszti/adminisztrtori jelszavval,
akkor a levl minden tovbbi jvhagysi procedra nlkl megjelenik.
Ennek segtsgvel a felhatalmazott felhasznlk kzvetlenl kldhetnek
levelet mind a listra, mind a hrcsoportba.</em>

<p>Vgl pedig, ha a hrcsoport szerkesztett, de brki szmra nyitott
akarjuk tenni, akkor vlasszuk a <em>Nyitott lista, szerkesztett
csoport</em> belltst. Ilyenkor a hagyomnyos Mailman jvhagysi
procedra fog mkdni, a Usenetnek tovbbtott sszes levlhez
hozz kell adnunk a <tt>Approved</tt> fejlcet.Az itt megadott szveg minden, a listra rkez levl trgyban megjelenik, ezzel egy postafikban lv levelek kzl a listrl rkezk leveleket gyorsan azonostani lehet. Rvidsg fl siker, a hossz szveg itt inkbb htrltat. Tovbb hasznos, ha a szveg a listt jellemz lers.Az itt megadott szveg, ha van, az j tagokat dvzl szveg el fog kerlni. Az dvzl szveg a levelezlisthoz kapcsold fontosabb cmeket, URL-ket mr tartalmazza, gy azokat nem kell kln megadni. A szveg ezrt inkbb csak egyb fontos informcit, mint pldul a listn val viselkedst, a lista rdekldsi krt tartalmazza.
	<p>Fontos tudnod, hogy a szveg az albbi felttelek szerint fog
	megjelenni:
	<ul><li>Minden bekezds sorkizrt lesz,  a sorok 70 karakter utn megtrnek.
	    <li>A szkzzel kezdd sorokat nem lesznek sorkizrtak.
	    <li>res sor j bekezdst jelent.
	</ul>Cs%(realname)s listrl val leiratkozshoz, jelsz lekrdezshez,
	vagy a listatagsgi belltsaid megvltoztatshoz 
	add meg itt %(either)sa feliratkozsi e-mail cmedet:
	<p><center>  Rejtett listk adminisztrcis oldalnak megtekintshez
	a fentihez hasonl cmet kell megadni. A cmet egy '/' jellel s a %(extra)slistanvvel egsztsd ki. Ha rendelkezel a megfelel jogosultsggal
	, akkor <a href="%(creatorurl)s">j listt</a> is ltrehozhatsz.

<p>A levelezlistkrl rszletes lers tallhat a Mai tmk (%(msgcount)d zenet)Mai tmk:
A levlben tl sok cmzett van megadva.Tma %(i)dBvebben a tmk szrsrlF tmk, minden sorban csak egyet megadva, a levelek vizsglathoz.Tma neve:A tmknak nevet s keressi felttelt is meg kell adni.
Hinyosan megadott tmkat a program figyelmen kvl hagy.TmkHagyomnyos knaiKKikapcsolsval a listatagokat tudtuk nlkl, manulisan lehet a listra felvenni,
mikzben errl k nem kapnak rtestst. Hasznlata elnys a Mailman-tl
eltr levelezlista-kezel programbl val listk tvtelekor.Bekapcsolsval a tagok havonta megkapjk a jelsz emlkeztet zenetet.
	      A listatagok sajt jelsz emlkeztet rtestsket
	      ezen belltstl fggetlenl is szablyozhatjk.UGyjtlistk belltsaiIsmeretlen visszapattansi rtestsUnix-From sor megvltoztatva: %(lineno)dIsmeretlen nyelv: %(lang)sIsmeretlen lista: %(listname)sZrolt lista zrolsnak megszntetse Save() (ments) nlkl.

    Ez a rsz csak akkor fut le, ha a nyelvrtelmez kilpsre utast
jelzst, vagy egy os._exit() utastst kap. Ha ettl eltr hiba lp
fel, akkor lefut ez a rsz.
     Zrolsa megszntetse (ments nlkl) a(z) %(listname)s listnLeiratkozsLeiratkozs vagy belltsok mdostsaLeiratkozsi krelmekLeiratkozsi krelemLeiratkozsi krelem megerstveLeiratkozsi krelem megerstve.Trlve%(seq)s zenet HTML-oldalnak frisstseHircsoport azonost (watermarks) frisstse[%(archive)s] archvum index llomnyainak frisstseLevelezlista frisstse: %(listname)sA beavatkozsi teendk rgi adatbzisnak frisstseA beavatkozsi teendk adatbzisnak frisstse.Frissts %(hexlversion)s verzirl %(hextversion)s verziraHasznlat:A belltssal a levelek bizonyos tartalm fejlcei alapjn lehet
azok fogadst korltozni. A fejlc brmely rszre illeszked
keressi kifejezseket meg lehet adni. A keress nem tesz
klnbsget kis- s nagybetk kztt. A '#' jellel kezdd sorokat megjegyzsekknt
kezeli a program.

<p>Pldul:<pre>to: .*@public.com </pre> kifejezs az sszes
levelet, amelynek <em>to</em> mezjben brhol megtallhat a '@public.com'
visszatartja.

<p>A sorkezd szkzket levgja a program. Ha mgis szksges, akkor a
szkzket vdkarakterek (pl. zrjelek) kztt lehet megadni.A belltssal el lehet tvoltani azokat a csatolt llomnyokat a levlbl,
amelyek tpusa megegyezik az itt megadott tpusok valamelyikvel.
Soronknt egy MIME <tt>tpus/altpus</tt> hivatkozst, pl. <tt>image/gif</tt>
kell megadni. Az altpus elhagysval a f tpusba, pl. <tt>image</tt> tartoz sszes csatolt
llomnyt eltvoltja a program.

<p>A felttelknt megadott res sorokat figyelmen kvl hagyja a program.

<p>A csatolt llomnyok kezelshez hasznlhatjuk mg a <a
href="?VARHELP=contentfilter/pass_mime_types">tovbbthat_mime_tpusok</a>
belltst.A belltssal el lehet tvoltani azokat a csatolt llomnyokat a levlbl,
amelyek tpusa nem egyezik az itt megadott tpusok valamelyikvel.
A feltteleket ugyangy kell megadni, mint ahogy a
<a href="?VARHELP=contentfilter/filter_mime_types">filter_mime_types</a>
belltsnl le van rva.

<p><b>Megjegyzs:</b> Ha adunk meg valamilyen felttelt, de a felttelek
kztt nem soroljuk fel a <tt>multipart</tt> kifejezst, akkor a program
az sszes csatolt llomnnyal rendelkez levl megjelenst automatikusan
elveti ezen szrsi felttel kvetkeztben.`%(addr)s' felhaszn�l� c�m�nek t�rl�se a(z) %(listname)s list�r�l.Listatag c�me/neveFelhaszn�l� be�ll�t�si oldalaMailman verzi�sz�ma:�rt�kA lista be�ll�t�sok kimenet�nek megtekint�se vagy szerkeszt�se.Az oldal nyelveMutasd a tagok list�j�tMutasd a tagok list�j�tMegtekintheted a lista adminisztr�tori oldal�tMegtekintheted a lista inform�ci�s oldal�tFIGYELMEZTET�S: nem lehet z�rolni a %(listname)s list�tFigyelmeztet�s! Val�sz�n�leg probl�ma lesz a jogosults�gokkal.Figyelmeztet�s: Figyelmeztet�s: %(src)s -t nem lehet t�r�lni -- %(rest)sSajn�ljuk, de ennek a levelez�list�nak m�r nem vagy tagja.
Ha �jra fel szeretn�l iratkozni, akkor l�togasd meg a <a
href="%(listinfourl)s">lista inform�ci�s oldal�t</a>.SzeHetente�dv�zlet a(z) "%(realname)s" levelez�list�n%(digmode)s�dv�zlet!Milyen l�p�sek sz�ks�gesek a feliratkoz�shoz?<br>"Gy�jt�lista" eset�n, amikor csak m�s levelez�list�k a tagok, az adminisztr�ci�s �zenetek, mint p�ld�ul meger�s�t�sek, jelsz� eml�keztet�, nem a tagok c�m�re lesznek elk�ldve, hanem a list�k megfelel� tulajdonosainak. Ebben az esetben a be�ll�tott �rt�k a fenti �zenetekben a felhaszn�l�i n�v alatt fog megjelenni. �ltal�ban '-owner'-t adnak ide meg. A be�ll�t�snak nincs hat�sa, ha a
<a href="?VARHELP=general/umbrella_list">gy�jt�lista</a> <em>Nem</em>re van �ll�tva.A list�ra �rkez� levelekr�l sz�mos l�p�sen kereszt�l d�nti el a Mailman, hogy
megjelen�s�hez el�sz�r is szerkeszt�i enged�ly sz�ks�ges vagy sem. Az
itt be�ll�tott �rt�kek mind a listatagok, mind a k�ls� bek�ld�k (nem listatagok) moder�l�s�n�l
�rv�nyesek lesznek.

<p>A listatagok levele akkor ker�l szerkeszt�i j�v�hagy�sra, ha saj�t
<b>moder�lt jelz�j�k</b> be van kapcsolva. Megv�laszthatod, hogy a tagok
levelei alapesetben moder�l�ssal vagy an�lk�l jelenjenek meg.

<p>K�ls� bek�ld�k leveleit automatikusan, egyenk�nt vagy
csoportba foglalva <a href="?VARHELP=privacy/sender/accept_these_nonmembers"
>enged�lyezheted</a>,
<a href="?VARHELP=privacy/sender/hold_these_nonmembers">j�v�hagy�sra
k�ldheted</a>,
<a href="?VARHELP=privacy/sender/reject_these_nonmembers">visszautas�thatod</a>
(�rtes�t�ssel), vagy <a href="?VARHELP=privacy/sender/discard_these_nonmembers"
>elvetheted</a>. Azokra a k�ls� bek�ld�kre, akikre nincsen �rv�nyes be�ll�t�s az
enged�lyezett, j�v�hagy�sra v�r�, visszautas�tott vagy elvetett r�szben, az <a href="?VARHELP=privacy/sender/generic_nonmember_action">�ltal�nos k�ls�
bek�ld�si szab�lyok</a> lesznek �rv�nyesek.
<p>A sz�vegdobozban soronk�nt egy c�met adjunk meg; a <a href=
     "http://www.python.org/doc/current/lib/module-re.html"
>Python regul�ris kifejez�sek</a> jel�l�s�re a sorokat ^ jellel kezdj�k. Backslasht ("\") mint egy hagyom�nyos
karaktert adhatunk meg, �gy ahogy a Pythonban karaktern�l szok�sos (ez t�bbnyire sim�n a karakter be�r�s�t jelenti).

<p>Fontos, hogy el�sz�r mindig a nem-regul�ris kifejez�seket �rt�keli ki a program.Minden egyes �j digest k�tet kezdetekor a k�tet sz�m
eggyel n�vekszik �s a levelek sorsz�ma 1-r�l indul.Az itt megadott be�ll�t�sokkal fog rendelkezni minden frissen
felvett listatag.K�ls� bek�ld�kt�l �rkez� leveleket a lev�l felad�ja szerint
<a href="?VARHELP=privacy/sender/accept_these_nonmembers"
>enged�lyezni</a>,
<a href="?VARHELP=privacy/sender/hold_these_nonmembers">tartani</a>,
<a href="?VARHELP=privacy/sender/reject_these_nonmembers">visszautas�tani</a>
(�rtes�t�ssel) �s <a href="?VARHELP=privacy/sender/discard_these_nonmembers"
>elvetni</a> lehet. Ha a fentiek k�z�l egyik helyen sincs a felad�
felsorolva, akkor az itt megadott be�ll�t�s ker�l �rv�nyre.Tagok saj�t magukat weben vagy e-mailen kereszt�l tudj�k a levelez�list�r�l
t�r�lni. �ltal�ban az az el�ny�s, ha a felhaszn�l�k k�nnyen tudnak a
levelez�list�r�l leiratkozni (k�l�nben nagyon felh�zz�k magukat!), ehhez
c�lszer� nyitottan hagyni a leiratkoz�st.

<p>Azonban n�h�ny list�n�l c�lszer� a leiratkoz�sokat csak a szerkeszt�
j�v�hagy�s�val enged�lyezni. Ilyen lista lehet p�ld�ul egy v�llalaton
bel�li lista, amelyre a c�g �sszes alkalmazottj�nak fel kell iratkoznia.Digesetek k�ld�sekor melyik form�tum az alap�rtelmezett?Be�ll�t�s�val a tagok list�j�t csak maguk a tagok vagy az adminisztr�tor tekintheti meg.Az opci� be�ll�t�s�val v�szhelyzetben az �sszes listaforgalmat
korl�tozni lehet, pl. az �zenetek visszatart�s�t. Akkor haszn�ljuk
ezt a be�ll�t�st, ha a list�nkon nagy m�rt�k� �cs�rol�s (flamewar)
t�rt ki �s szeretn�nk a ked�lyeket lecsillap�tani.V�ltoztat�sok befejez�se ut�n kattints ide...A Mailman a h�rcsoportr�l val� friss�t�skor a levelez�list�ra
	      csak az �jabb �zeneteket t�lti le. Minden r�gebbi levelet a 
             h�rcsoporton figyelmen k�v�l hagy. Ez nagyj�b�l ugyanaz, mint
	      amikor a h�rcsoport olvas�sakor az �sszes �zenetet <em>olvasottnak</em>
	      jel�l�nk meg. Friss�t�sn�l a listatagok a r�gebbi leveleket nem
	      fogj�k l�tni.A v�lasz a list�r�l �rkez� levelekre kinek legyen c�mezve? Legt�bb list�n�l a <tt>Bek�ld�</tt> az <em>aj�nlott</em>.Melyik k�ld�si m�d az alap�rtelmezett �j felhaszn�l�kn�l?A Mailman visszapattan�s-kezel�je k�pes sok, de nem minden
t�pus� visszapattan�st feldolgozni. K�t okb�l is c�lszer� ezt a be�ll�t�st
<em>Igen</em>-re �ll�tani: 1) Ha a listatag c�m�r�l �lland�an visszapattannak
a levelek, akkor c�lszer� a c�met neked t�r�lni a list�r�l. 2) A m�g nem
ismert form�tum� visszapattan�st esetleg �gy el tudod majd k�ldeni a 
Mailman fejleszt�inek, hogy azt be�p�thess�k a k�s�bbi verzi�kba.

<p>Ha �gy gondolod, hogy visszapattan�sokkal biztos nem fogsz tal�lkozni,
akkor �ll�tsd be a <em>Nem</em>, �gy minden ismeretlen visszapattan�s
azonnal t�rl�dik.

<p><b>Megjegyz�s:</b> Az itt be�ll�tottak �rv�nyesek lesznek a lista -admin
c�m�re k�ld�tt levelekre is. Ennek a c�mnek a haszn�lata ker�lend�, mert csak
azon felhaszn�l�k kedv��rt maradt meg, akik m�g erre a c�mre k�ldenek
�zeneteket. Ha erre a c�mre k�ldenek levelet �s a v�ltoz� �rt�ke <em>Nem</em>,
akkor ezek a levelek is azonnal t�rl�dnek. C�lszer� ez�rt, mind az -owner,
mind az -admin c�mre be�ll�tani az  <a
"href="?VARHELP=autoreply/autoresponse_admin_text">automatikus v�laszad�st</a>.Ki tekintheti meg a tagok list�j�t?�venteIgenIgen, �s elvetIgen, �s tov�bb�tM�r tagja vagy ennek a levelez�list�nak!M�r fel vagy iratkozva!M�r fel vagy iratkozva!Jelenleg is ezt az e-mail c�met haszn�lod.El vagy tiltva a list�ra val� lev�lk�ld�st�l.Nem vagy tagja a(z) %(listname)s levelez�list�nak.Nem enged�lyezt�k, hogy erre a levelez�list�ra levelet k�ldj�l, ez�rt a leveledet automatikusan elutas�tottuk. Ha szerinted
az elutas�t�s jogtalan volt, akkor l�pj kapcsolatba a levelez�lista
tulajdonos�val a k�vetkez� c�men: %(listowner)sA tagok n�vsor�t nem tekintheted meg.Jogosults�g hi�ny�ban nem hozhatsz l�tre �j levelez�list�kat.Nincs jogod a lista t�rl�s�hez.Jelenleg nem vagy listatag. Nem lehet, hogy m�r leiratkozt�l vagy
megv�ltoztattad az e-mail c�medet?A listatags�gi be�ll�t�saidat a k�vetkez� c�men is megtekintheted, m�dos�thatod:Az oldalon tal�lhat� �rlap megfelel� kit�lt�s�vel �j levelez�list�t lehet l�trehozni.
A levelez�lista nev�t, amelyre a levelek �rkezni fognak, kisbet�kkel kell megadni.
A lista l�trehoz�sa ut�n ezt a nevet m�r nem lehet megv�ltoztatni.

<p>K�telez�en meg kell m�g adni a lista indul� gazd�j�nak az e-mail c�m�t.
A lista l�trehoz�sa ut�n a gazda a list�hoz be�ll�t�s�hoz sz�ks�ges jelsz�t
e-mailben kapja meg. Ezek ut�n a lista gazd�ja megv�ltoztathatja 
jelszav�t �s tov�bbi lista tulajdonosokat adhat vagy t�r�lhet a list�r�l.

<p>A Mailman automatikusan l�trehozhat egy indul� lista adminisztr�ci�s
jelsz�t, ha azt lejjebb az automatikus jelsz�l�trehoz�s mez�ben k�rj�k,
 �s nem adunk meg kezdeti jelsz�t.

<p>�j levelez�lista l�trehoz�s�hoz megfelel� jogosults�ggal kell rendelkezni.
 Minden egyes rendszeren <em>listal�trehoz�</em> jelsz�val kell rendelkezni,
amelyet lent a megfelel� mez�ben kell megadni. Listal�trehoz�shoz a rendszer
adminisztr�tori jelszava is megadhat�.
    A Reply-To: mez�nek nem lett �rt�k megadva, a v�lasz c�mnek nem lehet
semmit be�ll�tani. Ezeket a be�ll�t�sokat t�r�ltem.Addig nem tudod bekapcsolni a h�rcsoportba val� �zenet k�ld�st, am�g
ki nem t�lt�d a <a href="?VARHELP=gateway/nntp_host">news server</a>
 �s a <a href="?VARHELP=gateway/linked_newsgroup">linked
newsgroup</a> mez�ket.R�gi jelsz�nak nem a megfelel� jelsz�t adta meg, ez�rt nem siker�lt meg-
v�ltoztatni a jelszavadat. Jelenlegi jelszavad lek�rdez�s�hez param�ter
n�lk�l haszn�ld a `password' parancsot, majd prblkozz jra a jelsz
mdostssal.Hibs jelszt adtl meg.Elfelejtettl listanevet megadni.Elfelejtettl lista gazdt megadni.Hibs jelszt adtl meg.Megkrtek, hogy csatlakozz a(z) %(listname)s levelezlisthozFeliratkozsod a(z) %(realname)s listra sikeresen megtrtnt.Sikeresen leiratkoztl a(z) %(fqdn_listname)s levelezlistrl.
	Ha digest mdban kaptad a leveleket, akkor egy utols 
	elkldsre kerl. Brmilyen krdssel a leiratkozssal kapcsolatban
	nyugodtan a fordulj a lista tulajdonoshoz ezen a cmen:
	%(owneraddr)sSikeresen leiratkoztl a(z) %(realname)s levelezlistrlMegszntetted a listatagsgod visszalltst. Ha a cmedrl
tovbbra is visszapattanak az zenetek, akkor akr trldhet errl a levelezlistrl
a feliratkozsi cmed.Trlted a feliratkozsi cmed megvltoztatsnak krelmt.Feliratkozsi krelmedet megszntetted.Leiratkozsi krelmedet sikeresen megszntetted.Digest tagok vannak a listn,
	     de a digest klds ki lett kapcsolva. Ezek a tagok nem fognak
	     levelet kapni.Rendes listatagok vannak
	     jelen a listn, de nincs engedlyezve a nem-digest levelek
	     kldse. A leveleket vltozatlan formban kapjk addig, amg
	     a problmt el nem hrtod.Sikeresen ltrehoztad a(z) <b>%(listname)s</b> levelezlistt.
A lista gazdjt, <b>%(owner)s</b>-t rtestettk. Most mr:Sikeresen trlted a kvetkez levelezlistt:
    <b>%(listname)s</b>A kvnt vltoztatsok sikeresen el lettek mentve.Mind a digest s nem-digest
	    kldsi mdot kikapcsoltad. A lista gy nem fog az elvrsoknak
	    megfelelen mkdni, ezrt valamelyik kldsi mdot engedlyezned
	    kell.Egy utols digestet mg kapni fogsz.Listt sajt magra nem lehet felratni!Meg kell erstened a leiratkozsi szndkodat a <em>Leiratkozs</em>
 gomb alatti kapcsol kipiplsval. Nem lettl trlve a listrl!Elszr az rvnytelen cmeket kell kijavtanod.Meg kell adnod a lista nevt. Itt az %(link)sEgy listanevet is meg kell adnod.rvnyes e-mail cmet kell megadnod.Feliratkozsi krelmedrl rtestst fogsz kapni, nehogy msok a tudtod nlkl felrhassanak. Feliratkozsi krelmedrl rtestst kapsz, nehogy msok tudtod nlkl felrhassanak. Megerstsed utn feliratkozsod azonban csak a lista szerkesztjnek jvhagysval vlik teljess. A szerkeszt dntsrl e-mailben rtestnk.  Na-na! Lista tulajoknak nem rhet el ez a funkci�!A megadott <code>%(property)s</code> szvegben egy vagy
tbb vltoz j rtke nem megfelel. A hibs vltoz rtkek helyett
a rgztett rtkeket hasznlja a program. Krlek ellenrizd, hogy ha
tnyleg ezt szeretnd. Megerstsed szksges a(z) <em>%(listname)s</em> listra kldtt
    leveled megjelens eltti trlshez:

    <ul><li><b>Felad:</b> %(sender)s
        <li><b>Trgy:</b> %(subject)s
        <li><b>Indok:</b> %(reason)s
    </ul>

    Kattints a <em>Megjelens letiltsa</em> gombra, ha nem szeretnd,
    hogy leveled megjelenjen.

    <p>Vagy vlaszd a <em>Jvhagysra vrakozs</em> gombot, hogy az
    zenet megjelensrl vagy trlsrl a lista szerkesztje
    dntsn.A(z) <em>%(listname)s</em> levelezlistn nyilvntartott e-mail cmed
 megvltoztatshoz meg kell erstened a krelmet. Jelenleg a 
 kvetkez adatokkal vagy feliratkozva:

    <ul><li><b>Teljes nv:</b> %(fullname)s
        <li><b>Rgi e-mail cm:</b> %(oldaddr)s
    </ul>

     A feliratkozsi cmedet %(globallys)s a kvetkez j cmre akarod
     vltoztatni

    <ul><li><b>j e-mail cm:</b> %(newaddr)s
    </ul>

    <p>Ha nem szeretnd a cmedet megvltoztatni, akkor kattints a 
    <em>Mgsem s elvet</em> gombra.A(z) <em>%(listname)s</em> levelezlistra trtn feliratkozsodat itt
    kell megerstened. Az oldalon a jelenlegi feliratkozsi belltsaidat
    lthatod; vltoztass rajtuk ignyeid szerint, majd vlaszd az
    <em>Elkld</em> gombot a feliratkozs megerstshez. Megersts
    utn a listatagsgi belltsaidat tartalmaz oldalra jutsz, ahol
    tovbbi belltsokat hajthatsz vgre.

    <p>Megjegyzs: a jelszavadat csak a feliratkozsod megerstse utn
     kldjk el e-mailben. Brmikor megvltoztathatod a sajt belltsaidat
     tartalmaz oldalon.

    <p>Ha nem akarod a feliratkozst megersteni, akkor vlaszd a
    <em>Mgsem s elvet</em> gombot.A(z) <em>%(listname)s</em> levelezlistrl val leiratkozsodhoz
	meg kell erstened a leiratkozsi krelmet. A
	kvetkez adatokkal vagy nyilvntartva:

    <ul><li><b>Teljes nv:</b> %(fullname)s
        <li><b>E-mail cm:</b> %(addr)s
    </ul>

    A leiratkozs megerstshez kattints a <em>Leiratkozs</em>
    gombra.

    <p>Ha nem akarod a leiratkozst megersteni, akkor vlaszd  a
    <em>Mgsem s elvet</em> gombot.A(z) <em>%(listname)s</em> levelezlistra trtn feliratkozsodat meg
    kell erstened. Az oldalon a jelenlegi feliratkozsi belltsaidat
    lthatod; vltoztass rajtuk ignyeid szerint, majd vlaszd az
    <em>Feliratkozs a listra...</em> gombot a feliratkozs megerstshez. Megersts
    utn a lista adminisztrtornak dntsrl e-mailben rtestnk, hogy 
    feliratkozsod jv lett-e hagyva.

    <p>Megjegyzs: a jelszavadat csak a feliratkozsod megerstse utn
     kldjk el e-mailben. Brmikor megvltoztathatod a sajt belltsaidat
     tartalmaz oldalon.

    <p>Ha nem akarod a feliratkozst megersteni, akkor vlaszd a
    <em>Feliratkozsom elvetse</em> gombot.Jelenlegi belltsaid:DntsedE-mail cmed:Tl sok visszapattans miatt a listatagsgod a(z) %(realname)s
levelezlistn jelenleg ki van kapcsolva. Megerstsed szksges
a listatagsgod visszalltshoz. A kvetkez informcikkal
rendelkeznk:

    <ul><li><b>Listatag cme:</b> %(member)s
        <li><b>Listatag neve:</b> %(username)s
        <li><b>Utols visszapattans dtuma:</b> %(date)s
        <li><b>A bescslt htralv napok szma amg mg ezen lista tagja
               vagyt:</b> %(daysleft)s
    </ul>

Kattintson a <em>Listatagsg visszalltsa</em> gombra, hogy jbl kapja a
leveleket errl a listrl. A <em>Mgsem</em> gombra kattintva elhalaszthatja
a visszalltsi krelmet.Leveled gyans fejlcet tartalmaz.A(z) %(listname)s listra kldtt leveled szerkeszti engedlyre vrA szerkeszt nem engedlyezi leveled megjelenst.zeneted vissza lett utastvaA leveled tl nagy; minimum %(kb)d KB mretre kell cskkenteni
a listn val megjelenshez.Az j %(listname)s lista indul jelszava: Az j levelezlistd: %(listname)sJelszavad a kvetkez: %(password)sA megadott jelszavak nem egyeznek.Teljes neved:Krsed a lista szerkesztjhez lett tovbbtva jvhagysra.Feliratkozsod a nem megfelel e-mail cmed miatt nem engedlyezett.<p>Feliratkozsod a nem megfelel e-mail cmed miatt nem engedlyezett.Feliratkozsi krelmed a lista adminisztrtorhoz, %(listowner)s
cmre lett tovbbtva megerstshez.Feliratkozsi krelmedet vettk, hamarosan feldolgozzuk.
A levelezlista belltsaitl fggen a feliratkozsi krelmedet vagy
neked kell elszr e-mailben vagy a lista szerkesztjnek kell jvhagynia.
Ha megerstsed szksges a feliratkozshoz, akkor errl hamarosan
e-mailben rszletes lerst fogsz kapni.Feliratkozsod el lett halasztva,  %(x)s indok miatt. Krsed a lista
adminisztrtorhoz lett tovbbtva. A szerkeszt dntsrl rtestve
leszel.Leiratkozsi krelmed a lista adminisztrtorhoz lett tovbbtva,
megerstshez.Leiratkozsi krelmedet megkaptuk s tovbbtottuk a lista szerkesztjhez
jvhagysra. A szerkeszt dntsrl e-mailben kapsz rtestst.A(z) %(realname)s levelezlistra kldtt fontos zeneted nem jelenhet meg
a listn. Az eredeti zenet albb olvashat.
[Nem tallhat visszapattansi megjegyzs][Nincs megadva magyarzat][Nincs indok megadva][kikapcsolt az idszakos ellenrzs s kivlaszts, nincs zenet][nem tallhat lers]egyetlen jvhagysra vr zenetnyugtaack bellts mdostvalevelezlistk adminisztrcis oldalra.az sszes jvhagysra vr zenet %(esender)s sszes jvhagysra vr zenetetovbb article db jogosultsgnak %(octperms)s-nek kell lennie: %(path)s%(filename)s zenet llomnya hinyzik!"%(k)s" attribtum belltva"%(k)s" attribtum figyelmen kvl hagyvaszerza lista admin ltala lista adminisztrtor ltalltaladltaladmegvizsglja a lefordtott sablont az eredeti sablon szerint
	tovbb <MM-*> vltozkat keres a HTML llomnyokbanellenrzi a fordtst sszehasonltva az eredeti szveggelaz eredeti s lefordtott rszek kztt klnbsgek keressecgi-bin jogosultsgainak ellenrzsejogok ellenrzse a kvetkezn: %(prefix)stulajdonos ellenrzse a %(dbfile)s fjlonjogosultsgok ellenrzse a(z) %(file)s fjlon%(pwfile)s jogosultsgainak ellenrzsejogosultsgok ellenrzse a lista adatainjogosultsgok ellenrzse a kvetkezn: %(private)s%(wrapper)s sit-gid llapotnak ellenrzsergi %(pyc)s llomnyt nem lehet trlni -- %(rest)sdtumnapnapdelivery kikapcsolvadelivery bekapcsolvadelivery bellts mdostvadigestdigest lblcdigest fejlcdigest bellts mdostvaa knyvtr jogosultsgnak 02775 -nek kell lennie: %(d)sKnyvtr jogosultsgnak %(octperms)s-nek kell lennie: %(path)skikapcsolvakszvisszapattans miattvisszapattans miattduplicates bellts mdostvae-mail cmed s levelek archvumnak elksztse
llomny jogosultsgnak legalbb 660-nak kell lennie: %(path)ssszes hibs jogosultsg kijavtsa a html archvumban a b6-hoz
Nagy mret archvumnl ez eltarthat egy-kt percig...ismeretlen indok miatttagja a kvetkez listnak:%(start)s-tl a %(end)s-iglevelezlistk informcis oldalra.rgi forrsfjlokat trlmmindenholelrejthide bellts mdostvanyelvmegadhat rtkek:listaltrehozlista informcikelrhet levelezlistk sora.listanevet is meg kell adni, a felttelnek megfelel levelezlista:A mbox-nak legalbb 0660 jogosultsggal kell rendelkeznie:listatag cme<br>listatag nevelistatagmoderltmyposts bellts mdostvan/anincs dtumnincsen lista == nincs teend, kilpsnincs trgytbbszr nenincs levl<br>[indok]nem elrhetsajt nemkikapcsolvabekapcsolvabelltsok.po llomny feldolgozsa, msgid-k s msgstr-ek keressejelszsimaprivtprivt archvumfeldolgozs alatt lv levelezlista:nyilvnosnyilvnos archvumreminder bellts mdostva%(src)s trlse%(src)s krnyvtr s alknyvtrainak trlse%(categoryname)s belltsok oldalra.megfelelmegfelel szveg keresse az eredeti llomnybanlefordtott szveg ellenrzsemsgid-k s msgstr-ek sszehasnoltsa a po llomnybanwebhelyismeretlen mreta forrs jogosultsgnak %(octperms)s-nek kell lennie: %(path)sstop helyett az end parancs is hasznlhat.
trgyfeliratkozshoz a(z) %(name)s listra adminisztrtori jvhagys szksgesfeliratkozshoz a(z) %(realname)s listra szerkeszti jvhagys szksges"%(realname)s" levelezlistrllistk adminisztrtori oldalna lista adminisztrtorlevelezlistk informcis oldalntmaismeretlen bekldtrlleiratkozshoz szerkeszti jvhagys szksgesrgi qfiles llomnyok frisstsenzd meg %(esender)s sszes levelt.