aboutsummaryrefslogblamecommitdiffstats
path: root/messages/hu/LC_MESSAGES/mailman.mo
blob: e4abad2bea6f4453ad23911a74b33827990cae8b (plain) (tree)
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
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
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
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
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
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
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

























































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
















                                                                              





































































































































































                                                                              










































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           


























































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                                                                                  




























































                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     



                                                                                                                                                                            
                                                                                       























































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                                                                                                                                        










































































                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                    





























































































                                                                                                                                                                                                                                                                            
                                                                                                                     























































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                
























































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                       


















































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                























































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                       
                                           
























                                                                        











































































































































































                                                                                                                                                                                     
































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            




































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                        














































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                


                                                                                                                                                                                                                            
                                                                                                












































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               





































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                                                                                                                  

























































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                                                                                                             

























































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                    










































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                                   
































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                          








































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                                                                                                          
���<&[\Le.�eZgwSh+h;hV3i'�i�kT	�lN
v�\x;z�Xz�={e�|
E~P~\~9l~R����	�ӁUہ�1�����܃_v��ֆ���!b�!��$��ˈ݈&�%�!A�c�&|�����‰Ӊ�s��s�������ԊZ�ZI�������Ћ�`��Z�&t���R��5���4�:�B�G�N�_�t�[��]ߎ=�V�<Z���-��3ޏ�-�#@�8d�3��*ѐ��(�!@�&b�,��3����(�,B�o�C��̒&�=�/J�!z�'��$ē,4�PK�%��,”=�!-*O�&z�%��&ǕJ�9+U���I��Kޗn*����
-�8�A�HQ]
j
u�@��9�� �� 5V7v(��ך����+3�_ax�%ڛ)�*/@�RpJÝb�Tq1ƞ���W����WТf(r��8�$;`�,~����46G�%~����(~�)��%Ѧ���*)�T�\k	ȧLҧ��#�f=V�������h��h����!�;�Y�[5]�����{ñ4?�%t����� ��bʲ*-OXF���)��!�1�@�X'l�������ôɵ�)�
�%+�7Q�P��.ڷ	�f%�������ڸ����0¼��r�������$�!�)�-�3�E�	W�a�e�l�����$����B��,*�.W�3����������#�7�*M�)x�����������3�)Q�2{�������� �9�U�_p���%��%�'6U^���(��������)D�aTs���9�����
�$�C5�`y��������,�K'Z�/��?��4��'9G�����Y��	�#8��\�����
��*�--I0w��R��S�uo�����M5������Z�z�!����������"��3�H�%_��������.e� ����"�������$�*�0�D�HQ}q�������
+&�R^k5����
��
�������
��=�)Yo�������|*
<
I
d
|
/
3
)
$>�F�
�!*#H0l���2,
E
X
`
#i
�
�
�
;


��
�����'��1�B�#��2ELSWC]�]�$B[bq'���$��1,x^)�9@&F$m0�9�F�2D1w0�	�x�6]m�.�1�!,�!""*"I"b"z"?�"�$�%�	&�&�&#�&Q'f)u)��)�0*+3+!R+(t+�+6�+�+q�+f,n,r,z,�,�,�,�,�,�,!�,(�,��,�-�-�-
�-�-�-�.#�/�5!�6)7;7ZH7�8�8�8,�89U49Z�9Y�9X?:a�:�:�	;�=�=K�=>'!>I>c>j>r>y>
~>�>/�>3�>?.?2L??$�?%�?��?�A`�AyB��BeEiE
oE}E
�E�E�E�EU�E4F8F"GFjFzF�F�F�F�F�FDF<G \G!}G	G	G!�G�G�GG��G#�H�I
I�I0I�I-IJ;(J8dJ�J
J�J�J�J�JKK,KCKRKdKwK0K�K�K�K
L!L4-L&bL�L<L�LLM#2MVMtM�M�M:M%�MNb#N;	Q	Z%�Z�Z8[=[�L[9['\
6\D\H\�Q\?]C]K]_O]�]A�]�]J^[cvc�c�c�c*�c
d,d<dTdfdxd	�d
�d	�d�d(�d�de(e�?e&g5Eg{g�g��g�yhKi/ki7�i��i��o5p)Ipsp�p�p�p,�p �p8q�Jq7Jr9�t��vHxcx;wx)�x�x'x,y;y�
Myֆ���8�W�wg�%ߌ�	�j�!���������8����
�����	
��&�=�E�M�T�\�|����J��^�*�9�-J�+x������<B�#������<?�$|�������"��	ܦ���(�;+�<g� ��:ŧ%��&�Z�0K�1|�)��!ث���-�	1�;�M��Q�rۮ"N�uq�g�)O��y�_�gv�r޳;Q�3��"��W��<�J<�O���׷)��J��M���C�u4�������KJ�K��7�|�/��[ǽ&#�J�&]���%��z��+�=�M�"e����9�B�I�Y�h�z�	����)��������1�F�e���������������������&c�"��P��=��[<�N��w���_�
%�:0�\k�y��PB�����-��3��6�7H������6����*����%����"����Lo������a��v0�����d�n%�!��0��1��O�ri�Y���6����4c�5��'��7��0.�P_�����j�6��Y$�"~�[������N��V�iW�6���������J�g��-
����|�ql
n�
�Md��[	D+Nz7�(�-��#,�1�"�+$g�$�U%O/+4,�/��/Rm0&�1�1"�12'2<<2y2k2�2�233�4�4�44"5#5>5�Y5-16_6k6�6�6 �6!�6�6!727.M7#|7.�7$�79�7.8�58�:��<0�>�>�>
?$?0*?[?m?�?�?�?6�?0@	8@,B@�o@#A'A5.AdA-mA�A��CvnJ��JGhKb�M0PgDP��P#�Q��Q��S16T�hTGYgYnYrY�Y.�Y�Y�Y(�Y5 Z5VZ��Z4_[2�[2�[;�[*6\pa`��`��a%�b!�b$�b�b;cGHc-�c=�d��d1�e,�e.�eh*f��f�-gG�g'h 9hZi'wi��i3Oj3�j�j&�jp�j.hk!�l�l��mK�o��q��t&6v]y
{y�y��y%Y|6|7�|�|H}#Q}#u}�}�}�}C�}P*~P{~c�~V0���VV�������!�:�Q�;c�����уՃ��#�8�/>�%n�����Ȅτ܄����g	�6q�8����� � <�"]�!���� ��,�����)�5�I�
P�
^�l�'~�4��ۇ�����'�:�/U�{���	��9�O�o�x�}�������	�� ������ �4�R�Z�^�q�u�"}�
������
Ɗ	Ԋފ��.��%�+�3�D�]�d�t���4��,΋���$�-�.F�u�z�+��)���8�8$�]�z�������ƍ*̍��"�'.�
V��d���,��/Вg��h�6�:
7�>r���>�����ۦ���
$�/�J�P_�o�� ��<�
�=�T��Ԯ��۰������"6�'Y�����2��'ݳ.�4�&P�w�������ǴwڴR�h���� ��wѵwI���նܶ�
�V�j�%��0��?ٷ+��E�#�
���$�7-�Be�`��	�"�8&�_�-w�G�����8�?T�@��"ջ��5�"J�*m�2��L˼�7�/J�!z���D�� ��+�AI�3��'��/�&�.>�5m�C��$�&�=3�q�2��/��/��(!�OJ�%��L��
�9�BX�u����������	����
����
��5
�L@�0����&��)�;*�#f�&����
�� ��&��	�I�d�x���<��7��C�Ja�E��2���%�[��P<�@��e���4�?��.�#E�+i����
V�.d������0_�!��$������*	�4�kJ�
��)�����,��Q��F��N��)�P��V$�N{�$��~��n�p�?r��� �����7��*����
��-��G)�+q�O��V��D�:P����� ����)������5�"�
(�33�g�*v����L��*���e�'��������
����>��E1��w��������
�������	�$�<�I�	M�W�m�)��3����K��>B�=��/����	�!� -�5N���9��7���#�@�_�z�����7��=	�G�%d�#��)����(���f5���(��&��*	�K4���+������f�*��#�?�XY�5��3������������R��_�#t�����&������0�C<�P��;��.
�J<�,����M��'0*X��[b
y+��-�1�$A:6|n�"8U5k	���#{����"!<�^B_v$�����)�(��)��)&%!E%g%l%t%�%�%�%}�%	6&@&
G&U&+k&�&�&�&9�&�&
�&
''-'@'L'R'e['-�(��(
s)&�)�-+�-`�0=2U2.n2 �2�26�2A32D3$w3�3��334:4F4c4}4�4)�4�4�4�45= 57^5�5�5�5)�5�5�5�5H�5F6IS6�:�:�:�:&�<�<4=�A=�=(�=> >;>U>^>f>h>Fp>�>P�> ?!6?X?r?x?�?3�?�?�?7�?,@"F@9i@n�@EAXAB]A�A"�A"A.ASB�oB3WC0C0C�C|�CSqDl�D32FcfF"�I.�I4J"QJtJJ�J5�J0�L.N�MN%�N%O!?O-aO�R�RoR�&S S T(0T/YT�TCT�TmT\UbUfUmUsUwU~U�U�U�UU(UvUfVlV|V�V"�V�V!�V�Yf�^!6`$X`
}`;�`�a�ab/bMbQibT�bRcZccc�c"d�2d�ffQgVg.]gg
g�g�g�ggg-g-%h"Sh"vh1h�h*h,h�+i7jN5kqk��k�m�m�mnn4nNninUn�n�n)n
o*oIodowo�o�oFo"�o0p.Kpzp
�p%�p�p�p �p"�p)r�0r
r�rrs6s<s3Ss3s�s�s�s�s(s5%t[tqt�t�t�t%�t#u8%u^umu�u�u%�u2u*
v5v;Svv&�v�v3v&$wKw(kw�w*w-wx"x�.z
�&�;�JQ������=o�
����ǃ˃�ԃ̈́фلW܄4�E7�.}����&��<��#���-�K�)g�
������Ԋ����	��,4�a�(z�!���ŋ#��5׍ 
�.��3���.��:�(�/E��u��>.�"m�������ʖ'�>��Q��$���<�����`*�7��Ý)˝)��
��-�Ϫ��!�)@�j��|�1:�l�y����#b�����!��Vɷ �6�&=�d�	t�~���������ν޽���
�^ɾZ(�����J��.��#��0�?��)=�	g�q�[s�(������
�#�
4�?�!G�@i�5��I��1*�I\�1�����g��>�6V�:��.�����$�
(�3�J��R�^��,;��h�hb�3�����P��c���<�-��<���(�I"��l�Hg�S������W��?+��k�~I�������C��I��O$�kt�6��:�'R�z�1����2��d��`�q�y�%�����c�j�q�����������J��&?�f�z�����!��"�����)�<�N�fa������	��+����7��9-�dg�1��]���\�J��W��P�N�?d������4��7��;
�<I�Y�����%w����)��$��0�	���F�����X\u��+��l� /=msW�	{�	�az�;^A�$�:
3<
Zp
��
u`;�v���@�P:*�eSAX"�m�?+*k���, /� �(�)f)E:*l*��*@o+f�0
2"2%@2+f2&�22�2��2�s9&)<�P=>�=Z>nCY�D�F��FB�G�H
I'I
>IIIDeI
�Is�I)J/JAJ�CJ� K�K�K$�K(LFLaL��L?nM�M'�M�M�M 
N!.NPN(XN,�N5�N&�N4O0@O<qO
�OA�O:�Q.6TBeV�V�V�V�V?�V4WDW\W.tW*�W7�W>XEX8VX��X9Y=Y6EY	|Y1�Y��Y-�[h�aO%b�ub�]d89fXrf��f-�gw�gtii9�i9j#Rnvn}n�n�n(�n�n�n*�n-'o2Uo��o%xp=�p�pP�p�Mqy&u��u�zv_w!xw#�w�w=�w>xTx9Zy��y;>z'zz0�zv�z�J{{	|F�|2�|��|$�}(�}�~0�~-�~!�~$^0��3{�������m��~��%��׉����
���ƌ"[�E~�2ď��\�*r�"��#��"�
�=�GS�D��f��8G����Q��f�x�*l�����Aȕ
�!!�C�J�(b�#��,��ܖA�''�O�)l�������Η֗rޗ:Q�<��$ɘ*�*�.D�'s�)��3ř+��4%�Z�`�d�h�}�����
��
ĚҚ8�>&�e�q�v�������"Л>�v2�����ܜ$���	7�A�H�a�g�z�������(՝:��9�X�a�j�����&����ɞ՞�	�����8'�`�g�l�s�%��	����Ɵ�,�% �	F�
P�&[���5��נߠ?�,0�]�Jc�J�����"/�R�W�j�/p�!��$¢�)���{�Bi]��g��L�U��rz�m�(��By��������/�t��%+n�I��F&�M�}�veP�}	5��\������{�6��VT@�>J�l9y��C�v�Eh���w^*6r-l����y�5���\�����v��!I��.���Vu��]D�}�
n`-ca2f+b�^T;,Q����dU0��'�>���m!l>#��LF�5�*�N�~3cE�$c����+
Z�%���#ANa�����U�@�2�$�B,��`��LC�-��b�=�����tJI�dz�A%f�~��t:���?W�.����S�L���;��i���+|k�s9)3��4����SU�WO�d�
����(�N@��(1n�"oGq0[�[#�D���u��Y'��9���!`P�_��1P{_�]����Y�� 1M�7QR�{��<�)�j	�j�;Z����(YN������ q_�_5�S�����Z?�_M�+�:v{�/$X"H���"Yzc��@�8i��V=�kp��������CR���d����X5���w��9=Mr��:Y�|I�hhn��Fp�}�1m��3��o����go���H�\����u���?������a�~����
A����q<=�k:�q��X���3C����p�D�n�\��J,����������0�R��j�b��	�	���*t#O��[�F��^&�])�[|asV�������MG�
��!��P����N�q�f�BlS*��\��������6Jo2R�OK����	Hmh4�'�r`
�g�����K�^���z�E�Kh/E�������Q��(����TGO��
�O���:�X��"wWGu�m�P�0��/���8G?�,�e��"gC�������K4�8L���4@�WD���&I��8�S9/�;�����<7s��^c��p������xX��>
�&}w-�[T�����bb��Q��$�x���
���'W���A���]��&����Zw�ed�8����T3'H��.e��7���J��7 ��4j��i����;��������6��F1���R��j��2����B��z,|a.k���0��r#��)E��V��`��%�U��<l�xA���Z��!�ep%f�i���.y��Q��6s<f*=����v��~�$Hs�g�x ? -��>K�
~u�xkD���7|2��y����ot

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


    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 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 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 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 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 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 -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...Blind 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 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)sInviteIs 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 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;filtersRegexp:RegularRejectRejectsReloading pickled archive stateRemindRemove 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 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 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 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: Sun Apr 20 00:05:46 2003
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


   L�tez�, de ismeretlen verzi�j� telep�tett Mailman-t friss�t.

   Mailman 1.0b9 vagy r�gebbi verzi�kr�l t�rt�n� friss�t�skor manu�lisan
   kell a levelez�list�kat friss�teni. Minden egyes levelez�list�n�l a
   templates/options.html -t a lists/<listname>/options.html helyre kell
   m�solni.

   Azonban, ha web fel�leten kereszt�l m�dos�totta ezt az �llom�nyt,
   akkor a m�dos�t�sokat ezen az �llom�nyon is el kell v�gezni, k�l�nben
   azok nem jelennek meg.

FONTOS FONTOS FONTOS FONTOS


    echo [param�ter]
        Egyszer�en visszak�ldi a meg�rkezett parancsot. A param�terben
        megadott sz�veget v�ltozatlanul ki�rja.

    end
        Le�ll�tja a parancsok �rtelmez�s�t. Hasznos, ha a levelez�sedkor
        automatikusan m�s inform�ci�t (pl. al��r�st) is besz�r a levelez�-
        programod.

    help
        Ezt az �zenetet k�ldi el.

    info
        A list�r�l r�vid le�r�st ad.

    lists
        Felsorolja ezen a GNU Mailman rendszeren m�k�d� nyilv�nos
        levelez�list�kat.

    password [<r�gijelsz�> <�jjelsz�>] [address=<c�m>]
        Jelszavad lek�rdez�s�hez vagy megv�ltoztat�s�hoz haszn�land�
        parancs. Ha nem adsz meg param�tereket, akkor lek�rdezi az aktu�lis
        jelszavadat. <r�gijelsz�> �s <�jjelsz�> param�terekkel a jelszavadat
        v�ltoztathatod meg.
          
        Ha nem a list�n megadott e-mail c�medr�l k�ld�tt lev�llel szeretn�d
        a jelszavadat megv�ltoztatni, akkor k�l�n meg kell m�g adnod az
        `address=<c�m>' 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 (aposztr�fok n�lk�l) az alkalmazhat�
        parancsokr�l kapsz egy r�szletes ismertet�t.

        Jelenlegi be�ll�t�saidat 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>' param�terben (z�r�jelek, aposztr�fok n�lk�l)
        a list�n megadott e-mail c�medet.

    set authenticate <jelsz�> [address=<c�m>]
        B�rmelyik be�ll�t�sod megv�ltoztat�s�hoz legel�sz�r ezt a parancsot
        kell megadnod a list�n haszn�lt jelszavaddal. Ha a list�n be�ll�tott
        c�medt�l elt�r� c�mmel k�lden�d a be�ll�t�sokat m�dos�t� levelet,
        akkor add meg az `address=<c�m>' 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� be�ll�t�s�val minden egyes sikeresen a
        list�ra bek�ld�tt leveledr�l �rtes�t�st 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 c�m�nk nem fog megjelenni a listatagok
        n�vsor�ban.

    set duplicates on
    set duplicates off
        Ha a c�m�nket k�l�n m�g megadt�k a lev�l To: vagy Cc: fejl�c�nek
        egyik�ben, 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 hat�s�ra nem kapunk a list�r�l havonta
        jelsz�eml�keztet�-�rtes�t�st.

    subscribe [jelsz�] [digest|nodigest] [address=<c�m>]
        Feliratkoz�s erre a levelez�list�ra. Az megadott jelsz�t haszn�lhatod
        k�s�bb a leiratkoz�shoz, vagy listatags�gi be�ll�t�said m�dos�t�s�hoz.
        Ha nem adsz meg jelsz�t, akkor a program automatikusan l�trehoz
        neked egyet.

        A k�vetkez� param�ter �rteke  `nodigest' vagy `digest' (aposztr�fok
        n�lk�l) lehet.
        Ha a jelenlegit�l elt�r� e-mail c�mmel szeretn�l feliratkozni, akkor
        add meg az `address=<c�m>' 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>' param�tert is (term�szetesen aposztr�fok �s z�r�jelek
        n�lk�l).

    who
        A levelez�lista tagjainak n�vsor�t adja meg.

    who jelsz�
        Megmutatja a tagok n�vsor�t ezen a levelez�list�n. A n�vsort csak
        a lista adminisztr�torok �s szerkeszt�k k�rhetik le; ez�rt meg kell
        adnod vagy az adminisztr�tori vagy a szerkeszt�i jelsz�t.

    who jelsz� [address=<c�m>]
        Megmutatja a tagok n�vsor�t ezen a levelez�list�n. A n�vsort csak
        a listatagok k�rhetik le, ez�rt meg kell adnod a list�n be�ll�tott
        jelszavadat. Ha nem a list�n megadott c�medt�l elt�r� c�mr�l szeretn�d
        lek�rni a n�vsort, akkor k�l�n meg kell adnod a list�n haszn�lt e-mail
        c�medet az `address=<c�m>' 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 t�rl�s�nek utols� l�p�sek�nt az /etc/aliases (vagy 
hasonl�) �llom�nyb�l kell a k�vetkez� sorokat t�r�lni, �s val�sz�n�leg
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)sA(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: 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�hez�j t�ma hozz�ad�sa...Hozz�adva: %(s)s)Egy�b listatag kezel�si funkci�kTov�bbi be�ll�t�sokEzenfel�l k�ld tov�bb ezt a levelet ide: C�m/n�vC�m A c�mek nem egyeznek!A felsorolt c�mekr�l t�rt�n� feliratkoz�sok automatikusan
el lesznek utas�tva, mert tilt�list�n vannak. Soronk�nt egy c�met adjunk meg;
a regul�ris keres�si kifejez�sek jel�l�s�re ^ jellel kezdj�k a sorokat.Legal�bb egy c�met meg kell adnod.Admin c�m:Adminisztr�ci�s teend�k a k�vetkez� levelez�list�n:Adminisztr�torAz adminisztr�tori jelszavak nem egyeznek.Az adminisztr�ci�s sz�r� a k�l�nb�z� adminisztr�ci�s k�relmeket (mint pl. subscribe, unsubscribe, stb.) figyeli. Az adminisztr�ci�s teend�k list�j�ba ker�lnek a k�relmek.
Az adminisztr�tort automatikusan �rtes�ti az �jabb k�relemr�l.Szerepeljen a lista neve, amikor valaki a g�pen m�k�d� list�kr�l �rdekl�dik?A tartalom sz�r�s miatt �res lett a lev�l.Ism�teld meg a jelsz�t:Helyettes�t� nevek (illeszked� kifejez�ssel), ahogy a list�t a to vagy cc mez�ben meg lehet m�g adni.A felsorolt qrunner modulok mind futnakM�r tagM�r tag: %(member)sT�r�ljem az arch�vumot is?Egy�b c�mek, amelyk�nt a list�t el lehet �rni, ha <em>Igen</em>re van �ll�tva a <a
href="?VARHELP=privacy/recipient/require_explicit_destination"
>k�telez�en felt�ntetett c�m</a> opci�.
A be�ll�t�sban sz�mos, soronk�nt egy, illeszked� kifejez�st lehet megadni, amelyek
a levelek c�mzettj�t vizsg�lj�k. A keres�st a sz�vegkonstans elej�t�l a
Python re.match() f�ggv�nye v�gzi.

<p>Mailman 1.1 kompatibilit�s�nak biztos�t�s�hoz,
ha az illeszked� kifejez�s 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 keres�s a c�mzett eg�sz r�sz�n t�rt�nik.

<p>C�mzett els� r�sz�re val� illeszked�s a k�vetkez� verzi�kban m�r nem
fog m�k�dni, a keres�s a teljes c�mzett r�szre fog t�rt�ni.MindigEgy csatolt HTML �llom�ny �t lett konvert�lva...
URL: %(url)s
Az e-mail c�meddel megpr�b�ltak fel�ratni a(z) %(listaddr)s
levelez�list�ra, amelynek m�r tagja vagy.

A listatagok n�vsora nem nyilv�nos, ez�rt lehets�ges hogy valaki �rt�
sz�nd�kkal pr�b�lta a listatagok n�vsor�t megszerezni. Ezt biztons�gi
okokb�l nem engedt�k.

Ha v�letlen�l pr�b�lt�l m�r �jra feliratkozni olyan list�ra, amelynek
tagja vagy, akkor nyugodtan t�r�ld ezt a levelet. Azonban ha azt
gyan�tod, hogy valaki jogtalanul szeretn� megtudni, hogy ennek a list�nak
tagja vagy-e, akkor nyugodtan �rtes�tsd a lista adminisztr�tor�t err�l,
a k�vetkez� c�men: %(listowner)s.
Csatolt �llom�nyt elt�vol�tottam az �zenetb�l...
Felad�: %(who)s
T�rgy: %(subject)s
D�tum: %(date)s
M�ret: %(size)s
Url : %(url)s
 R�vid le�r�s - p�r bekezd�s - a list�r�l, amely a lista inform�ci�s lapj�n, html sz�vegk�nt meg fog jelenni. A r�vid le�r�s ut�n �j sorral fog a hagyom�nyos sz�veg kezd�dni. T�bbet a B�vebben r�szben lehet olvasni.Anti-Spam sz�r�kB�rkiA j�v�hagy�si �rtes�t�s elk�ld�sre ker�l, ha a levelet n�h�ny korl�toz�s miatt enged�lyeztetni kell, <em>kiv�tel</em> ha a korl�toz�sok szerkeszt�i vagy spam specifikusak, ekkor �rtes�t�s <em>nem</em> ker�l elk�ld�sre.  Az itt be�ll�tott �rt�k mindig  �rv�nyes lesz.J�v�hagy�pr�prilisArchiv�ljam az �zeneteket?Archiv�l�si be�ll�t�sokHa sz�ks�gesAugAugusztusSikertelen azonos�t�sSikertelen azonos�t�s�rtes�t�s automatikusan t�rlend� lev�lr�lA lista indul� jelszav�nak automatikus l�trehoz�sa?Automatikus v�laszokAutomatikus v�laszok be�ll�t�sai.<p>

A sz�vegmez�kben a k�vetkez�kben ismertetett v�ltoz�-�rt�k
helyettes�t�sek fognak t�rt�nni:
<p><ul>
    <li><b>listname</b> - <em>a levelez�lista nev�t adja meg</em>
    <li><b>listurl</b> - <em>a levelez�lista inform�ci�s lapj�nak URL-j�t adja meg</em>
    <li><b>requestemail</b> - <em>a levelez�lista -request c�m�t adja meg</em>
     <li><b>owneremail</b> - <em>a levelez�lista -owner c�m�t adja meg</em>
</ul>

<p>Mindegyik sz�vegdobozban megadhatod a k�v�nt sz�veget, vagy ak�r az el�re
elk�sz�tett sz�veget l�tez� �llom�nyb�l beolvastathatod.Automatikus v�lasz sz�vege az -owner c�mekre �rkez� levelekre.Automatikus v�lasz sz�vege a -request c�mre �rkez� levelekre.Automatikus v�lasz sz�vege a list�ra k�ld�knek.J�v�hagy�sra v�r� levelekBHib�s --digest kapcsol�: %(kind)sHib�s --nomail kapcsol�: %(why)sHib�s MIME t�pus figyelmen k�v�l hagyva: %(spectype)sHib�s URL megad�sHib�s param�ter az -a/--admin-notify kapcsol�n�l: %(arg)sHib�s param�ter a -w/--welcome-msg kapcsol�n�l: %(arg)sHib�s param�terek: %(arg)sHib�s param�terek: %(pargs)sHib�s param�terek: %(strargs)sRossz v�laszt�s: %(yesno)sHib�s parancs: %(command)sHib�s meger�s�t�si azonos�t�Hib�s digest kapcsol�: %(arg)sRossz e-mail c�m lett a(z) %(k)s r�szben megadva: %(v)sRossz e-mail c�m lett a %(property)s r�szben megadva: %(val)sA megadott e-mail c�m hib�s.Hib�san megadott moder�l�si be�ll�t�sHib�s tulajdonois e-mail c�m: %(s)sHib�s feldolgoz�si sor k�nyvt�r: %(qdir)sHib�s keres�si kifejez�s: Hib�san megadott set parancs: %(subcmd)sHib�s jelz�sz�m: %(arg)sHib�s �rt�k a <a href="?VARHELP=bounce/%(property)s"
            >%(property)s</a> v�ltoz�n�l: %(val)sHib�s/�rv�nytelen e-mail c�mHib�s/�rv�nytelen e-mail c�m: %(member)sHib�s/�rv�nytelen e-mail c�m: �res sorRosszul megadott be�ll�t�sok:
  %(record)sA list�ra val� feliratkoz�st�l <b>%(esender)s</b> v�glegesen el van tiltva.Kitiltottak list�jaEgyben k�ldend� digest levelek be�ll�t�sai.A lent megadott sz�veg a feliratkoz�si �rtes�t�s �s a list�hoz val�
csatlakoz�si felh�v�s elej�n fog megjelenni. Az egy�ni sz�veg v�g�n
legyen legal�bb egy �res sor.Rejtett (BCC) vagy m�shogy megadott c�mzettek nem enged�lyezettek.
Leveledet a list�ra a To: vagy CC: mez�ben megadott listan�vvel
k�ldd el �jra.�rtes�t�s a visszapattan�si beavatkoz�sr�lVisszapattan�si be�ll�t�sokVisszapattan�sok kezel�seAz <em>Eml�keztet�</em> gombra kattintva e-mailben elk�ld�sre ker�l
        a jelszavad.A <em>Leiratkoz�s</em> gombra kattintva e-mailben a leiratkoz�s
        meger�s�t�s�hez sz�ks�ges �zenet ker�l elk�ld�sre. A leiratkoz�s
        v�grehajt�s�hoz az �zenetben megadott web c�mre kell ell�togatni 
        (vagy a megfelel� e-mailt elk�ldeni; err�l a lev�lben lehet 
        r�szletesen olvasni).Kell alapesetben az �j listatag leveleit moder�lni?A list�hoz tartoz� automatikus visszapattan�s kezel�st <em>Nem</em>-mel
lehet kikapcsolni. A list�n ekkor sem fognak a megjelenni a visszapattan�si
 �zenetek, �gy a lista adminisztr�tora tov�bbra is �rtes�l ezekr�l.<em>Nem</em>-et v�lasztva a lista tulajdonosa nem kap �rtes�t�st, ha
t�l sok visszapattan�s miatt lett t�r�lve a listatag. A felhaszn�l�t ett�l f�ggetlen�l
a program mindig megpr�b�lja kikapcsol�s�r�l �rtes�teni.<em>Nem</em>-et v�lasztva a lista tulajdonosa nem kap �rtes�t�st, ha a listatag feliratkoz�sa
t�l sok visszapattan�s miatt lett kikapcsolva. A felhaszn�l�t ett�l f�ggetlen�l
a program mindig megpr�b�lja kikapcsol�s�r�l �rtes�teni.CGI szkript hibaA listatagok v�laszthatnak, hogy a lista forgalm�t egyben, digest form�ban kapj�k?V�laszthatnak feliratkoz�skor a tagok, hogy a leveleket k�l�n-k�l�n azonnal vagy egyben kapj�k?Nem lehet �res html oldalt megadni.M�gsemM�gsem �s elvetVisszatartott lev�l k�ld�s�nek t�rl�seFeliratkoz�si k�relmem elvet�seMegjelen�s letilt�sa%(mbox)s mbox �llom�ny nem nyithat� meg: %(msg)sA c�meket tartalmaz� �llom�ny nem olvashat�: %(filename)s: %(msg)s A standard bemenetr�l nem lehet egyszerre hagyom�nyos �s digest tagokat megadni.%(filebase)s �zenetet nem lehet �thelyezni, �tugorva:
%(e)sNem lehet t�r�lni azokat, akik nem listatagok:A lev�l egyszerre maximum a megadott sz�m� felhaszn�l�hoz lesz tov�bb�tva.Feliratkoz�si c�mem �s nevem megv�ltoztat�saJelszavam megv�ltoztat�saMegv�ltoztatja a lista jelszav�t.

Mailman 2.1-n�l r�gebbi verzi�k a jelszavakat titkos�tott form�ban t�rolt�k.
N�h�ny esetben a telep�tett Python nem tartalmazta a titkos�t� modult, �gy
ekkor md5 k�dol�ssal t�rol�dtak a jelszavak. Azt�n hirtelen megv�ltozott a
Python titkos�t� modulja, aminek k�vetkezt�ben az �sszes lista jelsz�
haszn�lhatatlan lett.

Mailman 2.1-ben minden lista �s rendszer szint� jelsz� SHA1 hexdigest
form�ban van jelen. Emiatt az �sszes Mailman 2.1 el�tti verzi�ban
haszn�lt jelsz� �rv�ny�t veszti, mivel azok sehonnan sem olvashatok ki
�s friss�thet�k az �j verzi�ra.

Ez�rt ez a program minden list�hoz �j jelsz�t hoz l�tre �s k�r�sre
elk�ldi a lista tulajdonosainak.

Haszn�lat: change_pw [kapcsol�k]

Kapcsol�k:

    --all / -a
	     Az �sszes lista jelszav�t megv�ltoztatja.

    --domain=tartom�ny
    -d tartom�ny
	     A megadott virtu�lis tartom�nyban tal�lhat� �sszes lista
	     jelszav�t megv�ltoztatja. Egyszerre t�bb -d kapcsol�t is
	     meg lehet adni.

    --listname=listan�v
    -l listan�v
	     Csak a megadott lista jelszav�t v�ltoztatja meg. Egyszerre
	     t�bb -l kapcsol�t 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 felhaszn�l� r�gi c�me.
 �jc�m (`a tag m�sol�sa �j c�mre') 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' k�l�nleges
	 v�ltoz�val a MailList objektum be�ll�t�sait lehet m�dos�tani.
	 Azonban �VATOSAN b�njunk ezzel az objektummal, mert haszn�lata
	 sz�mos (�s val�sz�n�leg jav�thatatlan) k�rokat eredm�nyezhet a
	 levelez�list�ban!

    --outputfile �llom�nyn�v
    -o �llom�nyn�v
        A lista be�ll�t�sainak lement�se megfelel� form�tumban, amellyel
	 k�s�bb a list�t �jra be lehet �ll�tani. Ezzel a kapcsol�val 
	 k�nnyed�n lehet az adott lista be�ll�t�sait menteni, �s m�sik
	 list�ra alkalmazni. A megadott �llom�nyba ment�dnek a be�ll�t�sok.
	 Ha �llom�nyn�vnek `-' 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 eredm�ny
	 f� r�sze a "msg" nev� glob�lis v�ltoz�ba ker�l.

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

Ha az �llom�ny kiterjeszt�se `.db', akkor a program felt�telezi, hogy az
�llom�ny Python marshal-t tartalmaz. Ha `.pck'-ra v�gz�dik, akkor a
program Python pickle-k�nt kezeli az �llom�nyt. B�rmelyik esetben, ha
az alap�rtelmezett megnyit�si m�dot fel�l akarjuk b�r�lni -- vagy nem a
felsorolt kiterjeszt�s� az �llom�ny -- haszn�ljuk a -p vagy -m kapcsol�t.
HollandMindenegyes listatagn�l a <em>moder�l�si jelz�</em> mondja meg, hogy a tag
�ltal k�ld�tt levelek a list�n azonnal megjelenhetnek-e, vagy el�bb a 
szerkeszt� j�v�hagy�s�ra van sz�ks�g. A moder�l�si jelz� bekapcsol�s�val
a list�ra �rkez� minden level�t a szerkeszt�nek kell legel�sz�r enged�lyezni.
Te, a lista adminisztr�tora d�ntheted el, hogy kinek a leveleit c�lszer�
megjelen�shez enged�lyezni.

<p>A frissen feliratkozott tagok moder�l�si jelz�je az itt megadott �rt�ket
veszi fel. A listatag bek�ld�tt levelei alapesetben a list�n azonnal
megjelennek, ha <em>Nem</em>re van �ll�tva ez az �rt�k. <em>Igen</em> eset�n a
levelek alapesetben el�sz�r szerkeszt�i j�v�hagy�sra ker�lnek. Listatagokn�l
egyenk�nt lehet �ll�tani a moder�l�si jelz�t a <a href="%(adminurl)s/members">
listatagok kezel�se</a> oldalon.Minden egyes f� t�ma val�j�ban egy regul�ris keres�si felt�tel, amely
	a lev�l bizonyos r�szeit, pontosabban a <code>Keywords:</code>
	�s <code>Subject:</code> lev�l fejl�ceket vizsg�lja.
	J� tudni, hogy a lev�l t�rzs�nek els� p�r sora is tartalmazhat
	<code>Keywords:</code> �s <code>Subject:</code> "fejl�ceket",
	amelyekben szint�n lehet kerestetni.HTML szerkeszt�se: HibaBe�ll�t�sok szerkeszt�seA lista nyilv�nos HTML oldalainak szerkeszt�seK�ldd el e-mailben a jelszavamatE-mail c�m: Az �sszes lista forgalm�nak korl�toz�sa �letbe l�pett.Az �sszes listaforgalom korl�toz�sa v�szhelyzet miatt bekapcsolvaV�szhelyzet! Az �sszes listaforgalom szerkeszt�se.�res admin jelsz�t nem lehet megadniBekapcsolvaK�doljuk a 
<a href="?VARHELP=general/subject_prefix">t�rgy el�
besz�rand� sz�veget</a> akkor is, ha az csak ASCII karaktereket tartalmaz?V�ge: Angol (USA)Hib�s meger�s�t�si azonos�t��j adminisztr�tori jelsz��j szerkeszt�i jelsz�:Soronk�nt egy c�met adj meg...Add meg a list�t m�k�dtet� e-mail c�m�t: Add meg a lista nev�t: HibaHiba a t�rl�sn�l:Hiba a megh�v�skor:Hiba a(z) "%(listname)s" lista megnyit�sakor, �tugorva.
%(e)sHiba a(z) %(listname)s lista megnyit�sakor... �tugorva.Hiba a feliratkoz�skor:Hiba: �sztK�l�n megadott <tt>Reply-To:</tt> fejl�c.Megadott c�mFebFebru�rA listatagoknak k�ld�tt t�bbsz�r�z�tt levelek kisz�r�se (ha lehets�ges).V�gleges�t�sKi�rja azon list�k nev�t, amelynek a megadott c�mmel tagja a felhaszn�l�.

Haszn�lat:
     find_member [kapcsol�k] kifejez�s [kifejez�s [...]]

Kapcsol�k:
    --listname=listaneve
    -l listaneve
	 Csak a megadott list�ban keres.

    --exclude=listaneve
    -x listaneve
        A megadott list�ban nem keres.

    --owners
    -w
	 A lista tulajdonosok k�z�tt is keres.

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

    kifejez�s
	 Ptyhon hagyom�nyos kifejez�s, amelyre keres a program.

Az -l �s -x kapcsol�k k�z�tt k�l�nbs�g a k�vetkez�: Ha csak -l kapcsol�
van megadva, akkor csak a megadott nev� list�ban keres a program. Ha az
-x kapcsol�t -l kapcsol� n�lk�l haszn�ljuk, akkor az -x ut�n megadott
lista kiv�tel�vel a rendszeren tal�lhat� �sszes list�ban keres a program.

A hagyom�nyos kifejez�sinek Perl5-t�pus�nak kell lennie, a keres�st a
Python re modulja v�gzi. R�szletes le�r�sa a k�vetkez� c�men tal�lhat�:
http://www.python.org/doc/current/lib/module-re.html

Keres�sn�l a kis- �s nagybet�k nem sz�m�tanak, de a tal�lt c�mek a
feliratkoz�skor megadott form�ban jelennek meg.

Felhaszn�l� keres�se %(link)s:Finnels�Kijav�ja a MM2.1b4 arch�vum�t.

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

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

Csak azokn�l az �llom�nyokn�l haszn�ljuk ezt a programot, amelyekbe a
Mailman 2.1b4 verzi� hib�s adatokat �rt. Haszn�ljuk a $PREFIX k�nyvt�rban
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�sokLista �ltal�nos inform�ci�s lapja�ltal�nos lista jellemz�kN�metGnu Nem UnixLista arch�vumaA lista �ltal�nos inform�ci�s lapj�nak megtekint�seT�m�r�tett Sz�veg%(sz)sNincs v�ltoztat�s.A csatolt HTML �llom�ny �t lett konvert�lva �s t�r�lve.HTML sikeresen friss�tve.Minden digesthez csatoland� fejl�cRendes listatagoknak k�ld�tt levelekhez csatoland� fejl�cAz �zenet k�ld�j�nek elrejt�se a lista c�m�re val� lecser�l�s�vel
(From, Sender �s Reply-To mez�k lecser�l�se)Nyomd meg az entert a(z) %(listname)s tulajdonos�nak �rtes�t�s�hez...TartEgy megadott keres�si felt�telre illeszked� levelek visszatart�sa.F�gg�A gazdag�p neve, ahol a lista fut.Tiltott c�m (illeg�lis karakterek)Tiltott c�m (illeg�lis karakterek): %(member)sA digest leveleknek elk�ld�s�kh�z legal�bb mekkora m�ret�nek kell lenni�k (KB-ban)?A listatag h�ny <em>Listatags�god kikapcsolva</em> �rtes�t�st kapjon
miel�tt c�m�t t�r�lj�k a list�r�l? 0-t megadva a be�ll�tott visszapattan�si
pont�rt�ket el�rve azonnal t�rl�dik a list�r�l. Az �rt�knek eg�sz sz�mnak
kell lennie.A t�masz�r� a lev�l t�rzs�nek h�ny sor�t vizsg�lja?Milyen gyakran kell �j arch�vum k�tetet kezdeni?Milyen gyakran kell �j arch�vum k�tetet kezdeni?MagyarHa a lev�lnek legal�bb ennyi c�mzettje van, akkor adminisztr�tori enged�ly sz�ks�ges. 0-t megadva b�rmennyi c�mzettje lehet.Ha visszautas�tod ezt a levelet,<br> akkor az indokl�st itt add meg (nem k�telez�):Ha t�r�lni szeretn�d a j�v�hagy�sra v�r� levelet, akkor a Subject: fejl�c
m�dos�t�sa n�lk�l v�laszolj erre a lev�lre. Levelet akkor t�r�lj, ha spamet
tartalmaz. Ha enged�lyezed a lev�l megjelen�s�t, akkor v�laszolj erre a
lev�lre �gy, hogy egy Approved: fejl�cben megadod a lista jelszav�t.
Az Approved: fejl�c a v�laszlev�l t�rzs�ben, az els� sorban is megadhat�.Ha megadt�l jelsz�t, akkor azt meg kell er�s�tened.Ha a levelez�list�nk alap�rtelmezettt nyelve nem-ASCII karaktereket is
haszn�l �s a prefixben nem-ASCII karaktereket is megadtunk, akkor a
prefix a sz�ks�ges k�dol�s szerint fog m�dosulni. Azonban, ha a prefix
csak ASCII karaktereket tartalmaz, akkor ezt az opci�t �ll�tsuk
<em>Ne</em>re. Ezzel el�rj�k, hogy azokn�l a felhaszn�l�kn�l a lev�l
t�rgya olvashat�bban jelenik meg, akiknek a levelez�programja nem
t�mogatja megfelel�en a nem-ASCII k�d�l�st.

<p>Fontos tudni, hogy azon levelez�list�kn�l ahova mind k�dolt �s
k�dolatlan t�rgy� �zenetek �rkeznek a <em>Ha sz�ks�ges</em> be�ll�t�st
c�lszer� haszn�lni. Ilyenkor csak akkor k�dolja a prefixet, ha a lev�l
fejl�ce m�r eredetileg tartalmazott nem-ASCII karaktereket. Ezzel
megel�zhetj�k, hogy n�h�ny levelez�programban a prefix �s az eredeti
sz�veg k�z�tt egy extra sz�k�z jelenjen meg, vagy azok �sszefolyjanak.Figyelmen k�v�l hagyva: %(addr)30sM�dos�t�sok kihagy�sa a t�r�lt tagon: %(user)sNem-sz�veges/sima MIME r�szek figyelmen k�v�l hagyvaA megadott e-mail c�m �rv�nytelen.�rv�nytelen listan�v: %(s)s�rv�nytelen kapcsol�: %(opt)s%(module)s beolvas�sa...A listatags�gi be�ll�t�said megv�ltoztat�s�hoz el�sz�r is be kell l�pned
   a megfelel� %(extra)sjelszavad megad�s�val.  Ha
   nem eml�kszel a jelszavadra, akkor azt e-mailben lek�rheted a lenti gombra
   kattintva. Ha csak err�l a list�r�l akarsz leiratkozni, akkor kattints
   a <em>Leiratkoz�s</em> gombra, �s e-mailben elk�ld�sre ker�l a leiratkoz�s
   meger�s�t�s�hez sz�ks�ges �zenet.

   <p><strong><em>Fontos:</em></strong> Ett�l az oldalt�l enged�lyezned kell
   a s�tik fogad�s�t a b�ng�sz�dben, k�l�nben semmilyen v�ltoztat�s nem fog
   v�grehajt�dni.
  A digest k�tet sz�m�t egyel n�veli �s �j digestet nyit meg.

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

Kapcsol�k:

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

A parancssorban megadott lista digestj�t dolgozza fel. Ha nem lett lista
megadva, akkor az �sszes list�n elv�gzi a v�ltoztat�sokat.
%(listname)s indul� jelszava: List�n be�ll�that� nyelvek. <p>Fontos, hogy ha a list�hoz egyetlen nyelvet 
sem rendel�nk, akkor a lista a rendszer alap�rtelmezett nyelv�t
(<b>%(deflang)s</b>) fogja haszn�lni.A lista els� gazd�j�nak e-mail c�me: A lista indul� jelszava: Az indul� jelszavak nem egyeznek.�zenet besz�r�sa �llom�nyb�l a Mailman bej�v� feldolgoz�si sor�ba.

Haszn�lat: inject [kapcsol�k] [�llom�nyn�v]

Kapcsol�k:

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

    -l listan�v
    --listname=listan�v
         A listaneve ahova a levelet szeretn�nk besz�rni. K�telez� megadni.

    -q feldolgoz�si-sor n�v
    --queue=feldolgoz�si-sor n�v
         Annak a feldolgoz�si sornak a neve, ahova szeretn�nk a levelet
         besz�rni. A n�vnek egyeznie kell a qfiles k�nyvt�rban tal�lhat�
         k�nyvt�r nevek egyik�vel. Ha nem lett megadva, akkor a bej�v�
         feldolgoz�si sort haszn�lja a program.

Az `�llom�nyn�v' annak a fjlnak a neve, amely sima szveges formtumban
tartalmazza a beszrand levelet. Ha nem lett megadva, akkor a hagyomnyos
bemeneti forrst hasznlja a program.
Megszaktva...rvnytelen: %(addr)30srvnytelen megerstsi azonost. Valszn
	     hogy a megerstsed egy mr trlt cmhez
	     tartozott.rvnytelen megerstsi azonost. Fontos, hogy a
megerstsi azonost annak krelmezse utn %(days)s nappal lejr.
Ha a megerstsi idszak letelt, akkor jra meg kell prblni a feliratkozst.rvnytelen CGI szkript kapcsol��rvnytelen CGI szkript kapcsol��rvnytelen rtk a(z) %(k)s vltoznl.rvnytelen rtk a(z) %(property)s vltoznl.MeghvAz archvum forrsllomnya nyilvnos vagy privt archvumhoz kell?A qrunner mg mindig fut?Szksges-e szerkeszti jvhagys a listrl val leiratkozshoz?
	     (Ajnlott a <em>Nem</em> belltsa)OlaszJanJanurJapnJlJliusJnJniusKoreaiNyelvi&nbsp;belltsokVlaszthat nyelvek a listn.A mai napra az utols automatikus vlaszHagyd resen az indul jelsz (s megerstse) mezket, ha szeretnd. hogy a Mailman hozzon ltre jelszt a listhoz.ListaLista jellemzkLista sg: %(requestaddr)sLista azonostkLista tulajdonosok:  %(owneraddr)sCsak a lista adminFelsorolja a rendszeren tallhat sszes levelezlistt.

Hasznlat: %(program)s [kapcsolk]

Kapcsolk:

    -a / --advertised
	 Csak azokat a levelezlistkat jelenti meg, amelyek nyilvnossak,
	 nincsenek elrejtve.

    --virtual-host-overview=tartomany
    -V tartomany
	 Csak a megadott virtulis tartomnyhoz tartoz levelezlistkat
	 jelenti meg. Csak akkor mkdik, ha a VIRTUAL_HOST_OVERVIEW 
	 be van lltva.

    -b / --bare
	 Csak a listk nevt jelenti meg lers nlkl.

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

Megjelenti a levelezlista sszes tagjnak cmt.

Hasznlat: %(PROGRAM)s [kapcsolk] listanv

Ahol:

    --output llomny
    -o llomny
       A megadott llomnyba s nem a standard kimenetre rja ki az eredmnyt.

    --regular / -r
       Csak a hagyomnyos (nem-digest) tagokat rja ki.

    --digest[=tpus] / -d [tpus]
       Csak a digest tagokat rja ki. Vlaszthat, hogy csak azokat a tagokat
       mutassa meg, akik "mime" vagy "plain" tpus digestre iratkoztak fel.

    --nomail[=mirt] / -n [mirt]
       Megmutatja azokat a tagokat akiknl a levlkzbests ki van kapcsolva.
       Vlaszthat kifejezsek a "byadmin", "byuser", "bybounce" vagy
       "unknown", amelyek segtsgvel csak azokat a tagokat sorolja fel, 
       akiknl a levlkzbestst az "admin", a "felhaszn�l�", a "program"
       vagy "ismeretlen ok" kapcsolta ki. Ha "enabled" kifejezst adjuk meg,
       akkor csak azon tagokat mutatja meg a program, akiknl a levlkzbests
       mkdik.

    --fullnames
    -f
	A kimenetben megjelenti a teljes neveket is.

    --preserve
    -p
       A tagok cmeit eredeti formjukban, ahogy a feliratkozskor meg lettek
	adva rja ki. Klnben csupa kisbetvel jelenti meg.

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

    listaneve a feldolgozand levelezlistnak a neve

Ha nem lett -r vagy -d kapcsol megadva, akkor a lista elejn a rendes tagok,
majd a digest tagok cmt rja ki a program, de azok sttuszt nem jelenti
meg.
Megjelenti a lista sszes tulajdonost.

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

Kapcsolk:

    --all-vhost=vhost
    -v=vhost
	 Az adott virtulis hostban tallhat sszes levelezlista
	 tulajdonost kirja.

    --all
    -a
	 A gpen tallhat sszes levelezlista tulajdonost kirja.

    --help
    -h
        Kirja ezt a sgt s kilp.
A lista mr ltezik: %(listname)sListaltrehoz (azonostsi) jelsz:ListatagokA lista adminisztrtoroknak minden nap emlkeztet��l elkldsre kerl a beavatkozsra vr teendk listja, mint pldul moderlt listra trtn feliratkozsok vagy egy visszatartott levl engedlyezsnek kezelse. Az opci belltsval az j krelemmel egy idben kerl elkldsre a beavatkozsra felkr levl.Mutasd a tbbi feliratkozsomatMeg kell adni a lista nevtMeg kell adni a lista nevt.A lista nevben nem lehet "@" jel: %(listname)sLista neve:    %(listname)sAzon cmek listja, amelyek el vannak tiltva erre a listra val
feliratkozstl.Azon kls bekldk listja, akiknek az zenetei automatikusan
	     megjelenhetnek.Azon kls bekldk listja, akiknek az zenetei automatikusan trlsre
	kerlnek.Azon kls bekldk listja, akiknek az zenetei automatikusan
	  vissza lesznek utastva.Azon kls bekldk listja, akiknek az zenetei szerkeszti
	     jvhagysra kell hogy vrjanak.Lista jelszava:Megjelenti az adott vagy az sszes levelezlista tulajdonost,
tulajdonosait.

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

Kapcsolk:

    -w / --with-listnames
	 A tuljdonosokat listnknt csoportostva jelenti meg a lista
	 neve utn. Alapesetben a tulajdonosokat email cmk szerint
	 ABC-sorrendben jelenti meg.

    -m / --moderators
	 Kirja a lista szerkesztk cmeit is.

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

    listanv
	 A megadott lista tulajdonosait jelenti meg. A parancssorban
	 egyszerre tbb listanevet is meg lehet adni. Ha nem adunk meg
	 listanevet, akkor a rendszeren tallhat sszes lista tulajdonost
	 kirja a program.
A lista f tmiLista archvumnak belltsai.Az j tagoknak elkldend dvzl szveg el beszrand, listra jellemz szveg.Lista:Lista: %(listname)s, 	Tulajdonosok: %(owners)s%(listname)s lista betltseBejelentkezsKilpsKilpsMIMELevlkldsMail&lt;-&gt;News&nbsp;tjrkMail-to-News s News-to-Mail tjr funkcik.%(listname)s levelezlista ltrehozs krelmeLevelezlista ltrehozs eredmnyeLevelezlista trlsnek eredmnyeKrelem a(z) %(listname)s levelezlista trlsreMailmanMailman %(varname)s lista belltsok sgHiba a Mailman adminisztrcis adatbzisbanA Mailman a <tt>Subject:</tt> fejlcek el az <a
href="?VARHELP=general/subject_prefix">ltalunk megadott szveget</a>
szrja be, amely alapestben a Usenetre tovbbtott zenetekben is
megjelenik. Ha nem szeretnnk, hogy ezekben a tovbbtott zenetekben
is megjelenjen a szveg, akkor vlasszuk a <em>Nem</em> belltst.
Termszetesen, ha kikapcsoljuk a hagyomnyos <tt>Subject:</tt> el
beszrand szveget, akkor a tovbbtott zenetekben sem fog az megjelenni.rtests jogosulatlan taglista hozzfrsi ksrletrlA Mailman szerint a megadott cm nem rvnyes e-mail cm. (Van benne @ ???)<p>Vltoztatsok utn kattints a lap aljn tallhat
      <em>Vltoztatsok mentse</em> gombra, azok elmentshez.Sok (valjban a legtbb) spamnl a cmzettek cmt nem adjk meg kzvetlenl, hanem a To mezben valamilyen rtelmetlen cmet tntetnek fel. Az ellenrzs csak a '@' jel eltti rszt vizsglja, azonban gy is kpes kiszrni a spamek nagy rszt.<p> Ennek kvetkeztben a lista nem fogad levelet klns cmekrl, kivtel ha:
<ol> <li>a tovbbkld cm (relaying address) ugyanazzal a nvvel nem rendelkezik, vagy
<li>a tovbbkld cm (relaying address) meg van adva a levelet kldhetk listjban.</ol>MrMrciusTbb tag trlseTbb tag felvteleHrcsoport frisstsA frissts befejezdtt.Tbb&nbsp;tag&nbsp;trlseTbb&nbsp;tag&nbsp;felvteleA levl trzsnek maximlis mrete kilbjtban (KB). 0 esetn nincs mret korltozs.MjusFeladk szrseA listatag neve sikeresen megvltoztatva.Tagok ListjaTagok listjnak megjelentseListatagsg visszalltva.Tagok&nbsp;listjaListatagok&nbsp;kezelseLevl tartalma:Levl fejlcek:Tl nagy mret levl: %(size)d bjt, engedlyezett mret
%(limit)d KBA levl gyans fejlcet tartalmaz.A levl cmzettje nem lett egyrtelmen megadva.A levl valsznleg adminisztrcis tartalm.SzerkesztettSzerkesztA szerkeszti jelszavak nem egyeznek.HHavontaTovbbi informcik: %(listurl)sLevl thelyezse a flretett feldolgozsi sorbl az eredeti
feldolgozsi sorba.

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

Ahol:

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

A kln megadhat `knyvtr'  eset�n nem a qfiles/shunt k�nyvt�rb�l
m�solja �t az �llom�nyokat.
Meg kell adni egy lista- �s �llom�nynevetAz �zenet c�mzettek r�sz�ben (to, cc) kell a lista nev�nek lennie
(vagy b�rmely m�s mez�ben, ahogy az lejjebb a <a
helyettes�t� nevek r�szben be van �ll�tva)?A lista neve:Neve:T�mogatott nyelvek be�ll�t�sa.NeAz �j %(listname)s indul� jelszava: %(notifypassword)s�j %(pwdesc)s jelsz�: %(realname)s list�ra %(addr)s feliratkoz�si k�relme%(addr)s leiratkoz�si k�relme %(realname)s list�r�lNews szerver be�ll�t�sokK�vetkez� �zenet:NemNincs c�m megadvaNem lett az -f kapcsol�val �rt�k megadvaA k�vetkez� pid-del nem tal�lhat� alfolyamat: %(pid)sNincs parancs megadvaNem lett �llom�nyn�v megadvaNem lett listan�v megadva.Nincs ilyen nev� lista:Nem lett listan�v megadvaNincs lista, amelyben keresni lehetneNincs a felt�telnek megfelel� listaDigest-t�pus� feliratkoz�s nem lehets�ges ezen a list�n!Minden rendbenNincs indok megadvaNem lett runnern�v megadva.Nincs t�rgy megadvaNincs "%(listname)s" nev� lista
%(e)sNincs %(listname)s nev� lista (vagy m�r t�r�lt�k).Nincs <em>%(safelistname)s</em> nev� listaNincs %(listname)s nev� listaNincs %(listname)s nev� lista. Megmaradt arch�vuma t�r�lve.Nincs ilyen listatag: %(addr)sNem tal�lhat� %(safeuser)s c�mmel tag.Nincs sz�ks�g friss�t�sre.A feliratkoz�shoz nem tal�lhat� �rv�nyes e-mail c�mNem tal�lhat� megadott n�vvel v�ltoz�.Nem-digest (rendes) listatagok:Nem-digest&nbsp;k�ld�si&nbsp;be�ll�t�sokSz�r�k nem listatagokraA list�ra csak a tagok k�ldhetnek levelet.Nem j�l megadott v�ltoz� vissza�ll�tva: %(k)sSemmiSemmi - nincsen ellen�rz�s (<em>Nem aj�nlott</em>)<br>
	    Meger�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.Alapesetben a Mailman a hagyom�nyos levelek tov�bb�t�s�n�l k�tegelve
k�ldi a levelez�szervernek a leveleket. Ez a m�dszer nagyon hat�kony, mert
cs�kkenti a Mailman �s a levelez�szerver k�z�tt az adatforgalmat.

<p>Azonban n�h�ny list�n�l el�ny�sebb az egy�ni form�tum� levelek
k�ld�se. Ebben az esetben a Mailman minden egyes tagnak a k�ldend� lev�l
egy egyedi v�ltozat�t k�zbes�ti. Az opci� be�ll�t�s�val a rendszered
terhel�se megn�vekszik, �gy j�l meg kell fontolni, hogy meg�ri-e ez a
plusz szolg�ltat�s a megn�vekedett terhel�st. Fontos, hogy a
rendszered terhel�s�nek (<em>system load</em>) figyel�s�vel meg kell
bizonyosodni arr�l, hogy a rendszer �gy is k�pes-e a kiszolg�l�sra.

<p>Az egy�ni levelek k�ld�s�nek kikapcsol�s�hoz v�laszd a <em>Nem</em>
kapcsol�t, ekkor a leveleket k�tegelve tov�bb�tja a tagoknak a Mailman.
Az egy�ni levelek k�ld�s�t az <em>Igen</em> kapcsol�val lehet enged�lyezni,
amikor a k�s�bbiekben ismertetettek szerint a lev�l fejl�c�ben �s l�bl�c�ben
tov�bbi v�ltoz�kat is meg lehet adni. A <em>Teljesen egyedi levelek</em>
kapcsol�val a lev�l <code>To:</code> fejl�c�be csak a felhaszn�l�
saj�t c�me ker�l, a lista c�me helyett.. Ekkor �gy t�nik, mintha a lev�l k�zvetlen�l a
felhaszn�l�nak �s nem a list�nak lett volna c�mezve.

<p>Az egyedi lev�l k�ld�sn�l a <a href="?VARHELP=nondigest/msg_header">lev�l
fejl�c�ben</a> �s <a href="?VARHELP=nondigest/msg_footer">lev�l
l�bl�c�ben</a> haszn�lni lehet majd az al�bbi v�ltoz�kat is.

<p>A k�vetkez� kieg�sz�t� v�ltoz�k haszn�lhat�ak m�g, ha enged�lyezve
van a szem�lyre szabott k�zbes�t�s:

       <ul><li><b>user_address</b> - A felhaszn�l� c�me,
                         kisbet�s form�ban.
       <li><b>user_delivered_to</b> - A felhaszn�l� feliratkoz�skor
                        megadott e-mail c�me.
       <li><b>user_password</b> - A felhaszn�l� jelszava.
       <li><b>user_name</b> - A felhaszn�l� teljese neve.
       <li><b>user_optionsurl</b> - A felhaszn�l� listatags�gi oldal�nak
           c�me.
       </ul>
      Norv�gNem �rv�nyes az e-mail c�m: %(toaddr)sSikertelen azonos�t�sArch�vum t�rl�se n�lk�l. T�rl�s�hez az -a kapcsol�val ind�tsd a programot.Nincs feliratkozvaMegjegyz�s: Mivel a list�n m�s levelez�list�k c�mei vannak, ez�rt
az adminisztr�ci�s �zenetek, mint p�ld�ul a jelsz�
eml�keztet� a be�ll�tott adminisztr�ci�s c�mre lesznek elk�ldve, %(addr)s.Megjegyz�s: %(reason)s a list�r�l jelenleg nem kapsz levelet.Nincs teend�.�rtes�t�sekNovNovemberNapok sz�ma az automatikus v�laszad�sok ideje k�z�tt annak a bek�ld�nek,
aki a levelez�list�ra vagy a -request/-owner c�mre k�ld�tt leveleket. Null�t 
(vagy negat�v) �rt�ket megadva nem v�r (azonnal automatikusan v�laszol minden elk�ld�tt lev�lre).OktOkt�berKiNos, a lista szerkeszt�j�nek m�g jog�ban �ll
enged�lyezni vagy t�r�lni ezt az �zenetet.BeHavonta egyszer a jelszavad eml�keztet��l e-mailben elk�ld�sre ker�l.Az -i vagy -o kapcsol�k egyik�t meg kell adnodA megadott teend� v�grehajt�dik, ha az �zenet tartalmaz olyan r�sz(eke)t,
amely megfelel a <a href="?VARHELP=contentfilter/filter_mime_types"
>sz�rend� r�szek</a>ben megadott felt�teleknek, vagy egyetlen <a
href="?VARHELP=contentfilter/pass_mime_types">tov�bbengedhet�
r�sz</a>nek <em>sem</em> felel meg, vagy a sz�r�sek k�vetkezt�ben az
�zenet �ress� v�lt.

<p>�rdemes tudni, hogy ha az �zenet a tartalomsz�r�s ut�n nem v�lt
�ress�, akkor az itt be�ll�tott teend� nem hajt�dik v�gre. Az �zenet
ekkor mindenk�pp tov�bb�t�sra ker�l a list�ra.

<p>Az �zenet automatikus elvet�sekor a program a napl��llom�nyba
r�gz�ti az elvetett �zenet Message-ID-j�t. Ha az �zenetet visszautas�tott�k
vagy a lista tulajdonos�nak tov�bb�tott�k, akkor az �zenet felad�j�nak
k�ld�tt �rtes�t�sben a visszautas�t�s indoka is felt�ntet�sre ker�l.
Az �zenetet meg is lehet �r�zni a k�s�bbi megtekint�sre (�s lehets�ges
szerkeszt�sre) a merevlemezen egy speci�lis k�nyvt�rban, ha ezt a
a rendszer adminisztr�tora enged�lyezte.Csak egyszer adhat� meg az -f kapcsol�Egyszerre csak az egyike haszn�lhat� -i vagy -o kapcsol�knakNyitott lista, szerkesztett csoportEredeti �zenetEgy�b adminisztr�ci�s teend�k%(hostname)s levelez�list�kNem 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.

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

Kapcsol�k:
    -f/--force
	 Mindenk�p v�grehajtja a friss�t�si folyamatot. Alapvet�en, ha
	 a telep�tett �s a m�sik Mailman verzi�sz�ma egyezik (vagy egy
	 esetleges `downgrade' merlne fel), akkor nem trtnik semmi.

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

A program segtsgvel a rgebbi verzij Mailman-t lehet lecserlni
a legfrisebbre. A program az 1.0b4 (?) verziktl hasznlhat.
Vgleges eltilts ettl a listtl.<em>%(realname)s</em> levelez lista vgleges trlseAz archvum llapotnak mentse SimaKrlek az adminisztratv tartalm leveleket *ne* a listra 
kldjed. Feliratkozshoz ltogass el a %(listurl)s cmre, vagy tovbbi
tovbbi informci��rt kldj egy `help' tartalm� levelet a request c�mre,
%(request)s.K�rlek add meg az e-mailben elk�ld�tt meger�s�t�si azonos�t�t
    (pl. <em>cookie</em>) a sz�vegmez�ben. Majd v�laszd az <em>Elk�ld</em>
    gombot a meger�s�t�shez.K�rlek vagy a -p vagy az -m kapcsol�t add meg.K�rlek, r�vid�ts a c�mzettek list�j�n; a lista t�l hossz�.Be�ll�t�sok az azonnal kimen� levelekre.Tudnival�k a lista tartalomsz�r�s�r�l.

<p>A tartalomsz�r�s a k�vetkez�k�ppen t�rt�nik: ha a lista tartalomsz�r�se
be van kapcsolva, akkor a list�ra �rkez� levelekben tal�lhat� csatolt �llom�nyok
t�pus�t a   <a href="?VARHELP=contentfilter/filter_mime_types">megadott
felt�telek</a> alapj�n kisz�ri a program. Ha az �llom�ny t�pusa
egyezik valamelyik megadott t�pussal, akkor a program t�rli a lev�lb�l azt az
�llom�nyt.

<p>Ezek ut�n, ha adtunk meg <a
href="?VARHELP=contentfilter/pass_mime_types">tov�bb engedhet� t�pusokat</a>,
akkor a program t�rli azokat az �llom�nyokat is, amelyek t�pusa <em>nem</em>
egyezik meg az itt felsorolt t�pusok egyik�vel sem. Ha nem adtunk meg itt semmit sem,
akkor a program �tugorja ezt az ellen�rz�si l�p�st.

<p>A sz�r�sek ut�n a program t�rli az �sszes �ress� v�lt <tt>multipart</tt> mell�kletet.
Ha ezzel a lev�l �ress� v�lik, akkor a program t�rli az eg�sz levelet. Az �res
<tt>multipart/alternative</tt> r�sz hely�re a program az ut�na l�v� nem �res mell�kletet
fogja besz�rni, ha van olyan.

<p>V�g�l, a lev�lben maradt minden <tt>text/html</tt> r�szt �talak�t a program
<tt>text/plain</tt> t�pus�ra, ha enged�lyezve van a
<a href="?VARHELP=contentfilter/convert_html_to_plaintext"
>html_konvert�l�sa_sima_sz�vegg�</a> opci� �s a rendszeren be van �ll�tva
ez a konvert�l�si lehet�s�g.Let�lti az NNTP szerverr�l a levelez�list�ra sz�nt leveleket.

Haszn�lat: gate_news [kapcsol�k]

Kapcsol�k:

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

Portug�l (Brazil)Nem listatag k�ld�tt levelet a csak tagoknak el�rhet� list�ra.A lev�l moder�lt list�ra �rkezett.Bek�ld�tt lev�l t�r�lveBek�ld�J�v�hagy�sra v�r� levelekA leveled t�rgya: "%(subject)s"A lev�l moder�lt h�rcsoportra �rkezett.Z�rtk�r� list�ra k�ld�tt lev�l megjelen�s�t enged�lyezni kell.Az itt felsorolt k�ls� bek�ld�k �zenetei tov�bbi szerkeszt�i
	j�v�hagy�s n�lk�l automatikusan megjelennek. Soronk�nt egy c�met adjunk meg;
a regul�ris keres�si kifejez�sek jel�l�s�re ^ jellel kezdj�k a sorokat.Az itt felsorolt k�ls� bek�ld�k �zenetei automatikusan t�rl�dnek.
Ezeket a leveleket a Mailman egyb�l eldobja, b�rmilyen tov�bbi feldolgoz�s
n�lk�l. A felad�t nem �rtes�ti a levele elfogad�s�r�l, elutas�t�s�r�l, 
de a lista szerkeszt�je a <a href="?VARHELP=privacy/sender/forward_auto_discards"
>m�solat az automatikusan t�r�lt levelekr�l</a> opci�val k�rhet egy
p�ld�nyt ezekr�l a levelekr�l.
<p>Soronk�nt egy c�met adjunk meg; a regul�ris keres�si kifejez�sek jel�l�s�re
^ jellel kezdj�k a sorokat.Az itt felsorolt k�ls� bek�ld�k �zenetei automatikusan el lesznek
utas�tva. M�sk�pp, a level�ket a Mailman egy automatikus elutas�t� sz�veggel
egy�tt visszak�ldi. Az ismert spamerekhez ne ezt az opci�t haszn�ljuk,
hanem az <a href="?VARHELP=privacy/sender/discard_these_nonmembers"
>automatikus elvet�s</a> opci�t.
<p>Soronk�nt egy c�met adjunk meg; a regul�ris keres�si kifejez�sek jel�l�s�re a
^ jellel kezdj�k a sorokat.Az itt felsorolt k�ls� bek�ld�k �zenetei a j�v�hagy�sra v�r� levelek
sor�ba ker�lnek, amelyekr�l a szerkeszt� k�s�bb d�nt. A felad�t
figyelmeztet� lev�l �rtes�ti err�l, amellyel t�r�lheti a visszatartott
level�t. Soronk�nt egy c�met adjunk meg; a regul�ris keres�si
kifejez�sek jel�l�s�re ^ jellel kezdj�k a sorokat.Lista c�me:  %(postaddr)sV�lasztott nyelv:Legyen a h�rcsoportba k�ld�tt �zenetek <tt>Subject:</tt> fejl�c�ben a list�ra be�ll�tott sz�veg?A list�ra k�ld�tt levelek t�rgya el� besz�rand� sz�veg.Meg�r�zLev�l meg�rz�se az adminisztr�tor sz�m�raLev�l meg�rz�se az adminisztr�tor sz�m�raEl�z� �zenet:A Mailman qrunner d�monj�nak f� ind�t� �s lez�r� szkriptje.

A program elind�tja, le�ll�tja, vagy �jraind�tja a Mailman qrunner modulj�t
�s meggy�z�dik, hogy a k�l�nb�z� folyamatosan m�k�d� qrunner modulok
futnak �s rendesen m�k�dnek. Ezt a k�l�nb�z� qrunner programok sorozatos
ind�t�s�val (forking) �s azok folyamatazonos�t�j�nak beolvas�s�val �ri
el. Ha �szreveszi, hogy valamelyik alprogram nem fut, akkor azt �jra-
ind�tja.

Az al-qrunner modulok a SIGINT, SIGTERM �S SIGHUP jelz�seket v�rj�k.
SIGINT �S SIGTERM jelz�sekre az al-qrunner modulok rendesen le�llnak �s
kil�pnek, a f� qrunner csak azokat fogja �jraind�tani, amelyek le�ll�s�t
a SIGINT jelz�s id�zte el�. SIGHUP jelz�sn�l mind a f�, mind az al-qrunner
modulok lez�rj�k a napl��llom�nyaikat, majd a k�vetkez� napl�z�sn�l �jra-
nyitj�k azokat.

A f� qrunner program szint�n a SIGINT, SIGTERM �s SIGHUP jelz�seket figyeli,
amelyeket az alprogramoknak tov�bb�t (a f� modul SIGHUP jelz�sre lez�rja
a napl��llom�nyait, s k�s�bb nyitja �jra meg). A f� qrunner folyamatazono-
s�t�j�t a data/master-qrunner.pid �llom�nyb�l lehet megtudni, de t�bbnyire
nincs k�zvetlen�l sz�ks�g erre a pid-re. Haszn�ljuk ink�bb a `start, `stop'
'restart' s 'reopen' parancsokat

Hasznlat: %(PROGRAM)s [kapcsolk] [ start | stop | restart | reopen ]

Kapcsolk:

    -n/--no-restart
	 Nem indtja jra a programokat, ha azok valamilyen hiba vagy SIGINT
	 miatt lltak le. A programok nem indulnak jra, ha SIGTERM jelzsre
	 lltak le. Csak hibakvetsnl hasznljuk. Hasznlata csak a `start'
	 parancsn�l el�ny�s.

    -u/--run-as-user
	 A szkript alapvet�en csak `mailman' felhasznl s csoportnv
	 (vagyis ahogy a Mailman teleptse sorn meg lett adva) alatt fut.
	 Root-knt futtatva a program a megadott felhasznli s csoportnv-
	 vel indul, mieltt ellenrzst vgez.

	 A kapcsol hasznlata nem elnys tesztelskor s hibakeress-
	 kor, mivel az -u kapcsolval a szkript az uid/gid ellenrzst s
	 belltst nem vgzi el, hanem a megadott nvvel s csoport
	 alatt fog futni. A kapcsol hasznlata norml mkdsnl nem
	 ajnlott.

   -s/--stale-lock-cleanup
	 Ha a mailmanctl ltez f qrunner zrol��llomnyt tall, akkor
	 hibazenettel kilp. A kapcsolval a mailmanctl ellenrzi, hogy
	 a ltez zrol��llomnyhoz tartozik-e rvnyes, ppen fut
	 folyamat. Ha ltezik, akkor a program kilp. Ha nem tallhat
	 rvnyes folyamat, akkor a lejrt zrolst megsznteti s meg-
	 prblja jra zrolni a f qrunnert.

   -q/--quiet
	 Nem rja ki az llapot zeneteket. A hibazeneteket a standard
	 hibakimeneten azonban ekkor is megjelenti.

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

Parancsok:

    start   - Elindtja a f qrunner dmont. Ha a f qrunner dmon mr
	       fut, akkor egy zenetet jelent meg s kilp.

    stop    - Lelltja a f qrunner dmont s egyb fut qrunner 
	       programokat. A programok lelltsa utn egyetelne egy
	       sem kerl feldolgozsra.

    restart - SIGHUP jelzssel jraindtja a f qrunner dmont. Ekkor
	       az sszes fut qrunner program lell, majd jraindul. A
	       f qrunner program ugyanekkor az sszes napl��llomnyt jra
	       megnyitja.

    reopen  - A napl��llomnyokat jra nyitja.
Kirja a Mailman verziszmt.
Privt&nbsp;belltsokHiba a privt archvumbanPrivt Archvum Hiba - %(msg)sNem tallhat a privt archvum llomnyaJavtsra szorul:Kikapcsolt tagok kezelse, lehetleg mindennap futtassuk le egyszer.

A program megkeresi az sszes listnkon azokat a felhasznlkat, akiknl
a levlkzbests ki lett kapcsolva. Ha a kikapcsols visszapattans miatt
trtnt, akkor a listagnak egy jabb rtestst kld a program, vagy trli t
a listrl, ha mr megkapta az sszes rtestsi zenetet.

A --byadmin, --byuser s --unknown kapcsolkkal azoknak a listatagoknak
is el lehet kldeni az rtestst, akiknl vagy a lista adminisztrtora, vagy 
sajt maguk vagy ismeretlen ok kapcsolta ki a levlkzbestst. Az --all
kapcsolval minden kikapcsolt tagnak lehett rtestst kldeni.


Hasznlat: %(PROGRAM)s [kapcsolk]

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

    -o / --byadmin
        Azoknak a kikapcsolt tagoknak is elkldi az rtestst, akiknl
        a lista tulajdonosa/adminisztrtora tiltotta le a levlkzbestst.

    -m / --byuser
        Azoknak a tagoknak is kld rtestst a program, akik sajt maguk
        kapcoltk ki a kzbestst.

    -u / --unknown
        Azoknak a tagoknak is kld rtestst a program, akiknl a levl-
        kzbests ismeretlen indok miatt lett kikapcsolva.

    -b / --notbybounce
        Nem kld rtestst azoknak a tagoknak, akiknl visszapattans
        miatt lett kikapcsolva a levlkzbests (alapesetben rtesti a 
        visszapattans miatt kikapcsolt listatagokat).

    -a / --all
        Minden kikapcsolt tagnak rtestst kld a program.

    -f / --force
        rtestst kld a kikapcsolt tagoknak, mgha azok nincsenek tl
        egy j rtestsen.

    -l listanv
    --listname=listanv
        Csak a megadott listn keres kikapcsolt felhasznlkat.
Nyilvnos levelezlistk a(z) %(hostname)s gpen:Python alapNegyedventeAz RFC 2369-ben vannak meghatrozva azok a List-* fejlcek, amelyeket
be kell szrni a levelezlistatagoknak kldend levelekbe. A
szabvnyos levelezprogramokat hasznl felhasznlk munkjt segtik
ezek a fejlcek. Ezrt alapesetben ezeket ajnlott fel kell tntetni.

<p>Azonban nem mindegyik levelezprogram ismeri mg ezt a szabvnyt, gy
azoknl a listatagoknl, akik ilyen a programokat hasznlnak zavar
lehet e fejlcek hasznlata. Legelszr ezeknek a tagoknak a fejlcek
fontossgt kell elmagyarzni, s levelezprogramjukat belltani, hogy
az a felesleges fejlceket elrejtse. Vgs esetben kikapcsolhatod ezen fejlcek
beszrst, azonban ez nem ajnlott (s lehet, hogy a 
ksbbiekben mr nem is lesz erre opci).Levelezlista-tagsg visszalltsaListatagsg visszalltsajrakszti a Pipermail gzip formtum archvumt.

A szkriptet jszaknknt cron-al clszer futtatni. Parancssorbl
a kvetkez mdon kell hasznlni:

Hasznlat: %(program)s [-v] [-h] [listanevek]

Ahol:
    --verbose
    -v
       Megjelenti a feldolgozs alatt lv llomny nevt.

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

    listanevek
	Ha listanv meg lett adva, akkor a lista .txt llomnyait tmrti.
	Ha nem lett listanv megadva, akkor az sszes archivlhat listn
	vgig megy a program.

sszes napl��llomny jranyitsa.A javtshoz -f kapcsolval %(MAILMAN_USER)s (vagy root)-knt futtasd
jra a programotVisszautasts indokaIndok:A lista archvumnak jraksztse.

A paranccsal a lista archivumt lehet jra ltrehozni. Hasznlata akkor
elnys, ha az archvum valamelyik zenett mdostottuk, trltk.

Hasznlat: %(PROGRAM)s [kapcsolk] <listanv> [<mbox>]

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

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

    --wipe
	 Az j archvum elksztse eltt trli a rgi archvumot.
	 Ezt a kapcsolt tbbnyire rdemes megadni, kivtel ha az
	 archvumot rszekben hozzuk ltre.

    -s N
    --start=N
        Az indexelst az N-edik sorszm levltl kezdi. A mbox els
        levelnek a sorszma 0. Alapesetben 0-tl kezdi az indexelst.

    -e M
    --end=M
        Az M sorszm levlig vgzi el az indexelst. A program mkdse
        sorn az sszes memrit lefoglalhatja, nagy mret archvumoknl
        elfordulhat, hogy nem tudja teljesen elvgezni az indexelst.
        Ilyenkor clszer az indexelst adott sorszm cikktl-cikkig
        elvgezni.

Ahol az <mbox> a lista archvumt tartalmaz mbox elrsi tvonala.
ltalban ez az archives/private knyvtron bellre mutat. Pldul:

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

<mbox> megadsa nem ktelez. Ha nincs megadva, akkor a program meg-
keresi a mbox llomnyt.
Digest levelek?Bekldve:Cmzettek szrseCmzettek&nbsp;szrseKeressi felttel:RendesVisszautastVisszautastottArchvum llapota jra betltveEmlkeztetEltvoltja 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)sA 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.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 szksgeslistk adminisztrtori oldalna lista adminisztrtorlevelezlistk informcis oldalntmaismeretlen bekldtrlleiratkozshoz szerkeszti jvhagys szksgesrgi qfiles llomnyok frisstsenzd meg %(esender)s sszes levelt.