aboutsummaryrefslogblamecommitdiffstats
path: root/messages/ja/LC_MESSAGES/mailman.mo
blob: f4b7b941eebb5ae951b82ee403447d8ae1b2a486 (plain) (tree)
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259







































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
















                                                                              





































































































































































                                                                              










































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

























































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                  




























































                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   



                                                                                                                                                                            
                                                                                       























































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                                                                                                                                        

























                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                          















































                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                    





























































































                                                                                                                                                                                                                                                                            
                                                                                                                                                                         























































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                



























































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                     


















































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                























































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                                                                                                               
                                           

























                                                                  




































































































































































                                                                                                                     



































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
























































                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     




                                                                                                                                   
                                                                            

































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     

























                                                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                          












































                                                                                                                                                   
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      


















































































                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            













































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                             




















































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                                                                        



































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                     








































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                             
���&S�KHe.IeZxgwg+Kh;whVh'
i2kT	8lN�u��w;�y��y��ze_|
�}�}�}9�}R&y����S�U[�����`��\�_���V��$�!�!�$&�K�]�&t�%��!���&��#�3�B�S�l�s��	��<�T�Zn�ZɊ$�6�?�P�j�`y�ڋ&��R+�5~����:��Ǎ΍ߍ�[�]_�<����-�3A�u�#��8��3�*!�L�(g�!��&��,ِ3�:�V�(i�,����Cؑ�&5�=\�/��!ʒ'�$�,94fP��%�7�,J=w�!��*ה&�%)�&OJv���+ݕ	IKfn���!�
����ɘИ٘

��@�9I ���� ��ޙ7��6�K�^r+����aך%9)_���/��RJ"�bm�TН1%��W�W��J�W/�f��r�8a�$����,ݣ�
���6��%ݤ��(ݥ)�%0�V�q�0��*���\��	X�Lb����#��fͩV4�������hB�h����!��ˮ5��7�{O�4˱%�&�-� 5�bV�*��O�F4�{�)������̳�'�� �-�6�O�U�p�)�
��%��7ݵP�.f���f���8�I�f��|�G�0N���r4���������������������	���������%�$?�d�Bs�,��.��3�F�b���#����*��)�,�B�[�v�������)��2�8�S�m���������_��Z�%t�%��'��U��>�(G��p���������T��R�9l������
����C��`�d�����������'��/�?<�4|���9���&�Y9�����#�����x����
��*����-��0�2�RR�S��u��o�����M��
������!�:�T�p������������%���&��A�.�� �?�"K�n�~���������������}��y������+��������5�I
P
^�l�|�������=��)��o
}��v�|��		�	�	
/
3E
)y
$�
�
��
b
jx!�#�0'DJ_2o,����#�
(
,
;5

q
�|
Mck�q'U}1���M#e�������C�+]@������'7I$Y~�1�x�)a�9��&�$�09MF�2�103	dxn6�m.���N!,d!"�!#�!�!�!"("?@"�$�%��%k&�&#�&Q�&)#)�9)��)�*�*!+("+K+6R+�+q�+,, ,(,1,5,:,>,C,J,!`,(�,��,>-C-X-
v-�-�-��-#�/��4!�6)�6�6Z�6Q8m8�8,�8�8U�8Z89Y�9X�9aF:�:3�:��:}=�=K�=�='>
+>6>P>W>_>
f>t>/>3>>?24?$g?%�?��?{A`�AyA�lBEEIE
OE]E
pE~E�E�EUEFF"'FJFZFnF�F�F�F�FD�FG <G!]G	G	�G!�G�G�G�G��G#�H��H
uI�I0�I�I-�I�I;J8DJ}J
�J�J�J�J�J�J�JK#K2KDKWK0wK�K�K�K
�K!�K4
L&BLiL<�L�L�L�L#M6MTMrM�M:�M%�M�MbN;	fQ	�Z%�Z�Z8�Z[�,[9�[\
\$\(\�1\]#]+]_/]�]A�]�]J�];cVcvc�c�c*�c�cdd4dFdXd	wd
�d	�d�d(�d�d�de�eg5%g[gxg�~g�Yh+i/Ki7{i��i�jop))pSpjp�p�p,�p �p8�p�*q7*r9bt��v(xCx;Wx)�x�x'�x,�xy�
-y��҆����7�wG�%���	�j��!i��������8��ג���ٗ	�����%�-�4�<�\��c�J��>�
��-*�+X������<"�#_������<�$\�������"��	��Ʀͦ(�;�<G� ��:��%���ZЪ0+�1\�)��!��ګ��
�	��-��1�r��".�uQ�gDZ)/��Y�_��gV�r��;1�3m�"��Wĵ��J�Og����)`�J��Mո�#�u�����r�K*�Kv�7¼|��/w�[��&�*�&=�d�%j�z����-�"E��h��"�)�9�H�Z�	n�x�)�����������&�E�e�}����������o�s��{�&C�"j�P��=��[�Nx�w���?�
�:�\K�y��P"�s���-��3��6��7(��`����6�����*�����%���������LO������a��v�����D�n�!t�0��1��O��rI�Y�������4C�5x�'��7��0��?�P<�����G�6��Y�"[�[~������N��V��i4�6����������'�D��-
����|�
qIn��*d��8	!++W7q(�-��,� 1�#�%g�%�2&O,4\-�0��0RJ1&�2�2"�2�23<3V3kb3�3�3�3�3��4�5�5"�5�56�46-7:7F7b7z7 �7!�7�7!�7
8.(8#W8.{8$�89�8	9�9�;��=0�?�?�?�?�?0@6@H@^@t@�@6�@0�@	A,A�JA�AB5	B?B-HBvB��DvIK��KGCLb�N0�PgQ��Q#pR��R��T1U�CU"ZBZIZMZ\Z.kZ�Z�Z(�Z5�Z51[�g[4:\2o\2�\;�\*]p<a��a��b%^c!�c$�c�c;�cG#d-kd=�e��e1wf,�f.�fhg�ng�hG�h'h i5j'Rj�zj3*k3^k�k&�kp�k.Cl!rm�m��nKnp��r�[u&w8z
Vzdz�xz%4}6Z}7�}�}H�}#,~#P~t~�~�~C�~PPVc�V��b�V1�����b�!��,�;>�z���������܄#��/�%I�o���������х؅g�6L�8����ن �� �"8�![�}� ��,���������$�
+�
9�G�'Y�4������Ĉӈ���/0�{`�܉	�����*�J�S�X�h�q���	�� ����Њ ��-�5�9�L�P�"X�
{�����
��	����.����������1�8�H�\�4m�,��όՌ$܌�.�I�N�+a�)����8��8��1�N�e�������*��ˎ"ߎb�Ve�Y���0��DǓN�
[��i�	g�����7v����d{�V�
7�B�K��Z�m@�
�������D��n��[�&��<�����!�!=�$_�����&��'�"
�-�I�"i���#��!̱�]�f�������βg�gT���
̳׳��A�Y�q���E��*���<���������>(�Mg�7����:�.;�j�-��E��Q��!M�o�*��!��%ڸ-�3.�'b���)��!ȹ�I�*L�7w�S��0�!4�V�t�#��4��O�;�/U�1��3��� �&�<�2R�P��-ֽ��<*�9g�X�������������
��������6��7�!M�o�$��#��8���)�6�2C�*v���X��*�"@�c�!w���<��i��G]�!�����M�����F��j��S=�4������@�|E�	��:��*��2�#��*�,9�!f���.��'����H�P�%]����3�RP�I��������Uh�U��7�"L�Wo�+����
��!�%������
�9!�'[�1��'����.���&�5�
N�Y�
s�	�������`�}� ���� �����:��(���Y�#l����������p�1w�����1����N�_��f� �%�)�-�E�X�a�e�i�r�{�!������)��(��&&�M�'h�&��.����-�,/�\�t���������'��5�>O�����!��"���*"�M�Pi���$��!��%�C<�
��"��u��y$�������O���%�-%��S��������C/�Vs�(��
����#�3�H�+U�3��C��C��=�'U�}���!����������K�������/����'��++2O^.���������b�W

o
z
�
�
�
�
�
��'6�E*�
+#<`h}�� ������kpu�,�����
%6GW
p{�j�"�r���
�#)� ")":""U"x" "�"!�"$�"#k#�#�#&�#(�#)�#!$03$ d$�$�$�$:�$4�$$%8%A%N%m%z%~%8�%
�%��%])p))��)$+"�+(�+��+q,'�,�,�,�,�,
�,�,�,J�,H-(U-~-�-�-�-�-�-�-.1.&N.u.�.$�.`�.73/k/3p/�/&�/�/)�/<0�U0-13@19t1�1d�13 2\T2%�4��4�7$�7 8"'8J8_8u8�8��8��:�;��;=<Y<p<B�<�>�>V�>�B?#@)@E@a@~@7�@�@E�@
A(A,A0A7A;A?ACAGANA]AtAn�A�A�A
B
(B3BOB�`B�<D��H"�J�J
K�K�KL L58LnL9�L9�L2�L20M@cM�M7�M@�M0PGP0^P�P)�P�P�P�P
�P
Q

Q!Q':Q'bQ�Q�Q'Q,QRe2RSSSV
TaTzV~V�V�V�V�V�V�VBV+W/W>W
TW_WnW
zW�W�W�WNW!X%X>X[XhX%oX�X�X�X��XY��Y
:ZHZNZiZ/pZZ3Z3Z([=[F[M[j[$�[�[�[�[�[�[\$1\1V\�\�\�\�\,�\C�\1;]%m]D]#�]'�]$^$<^a^
}^�^�^(�^�^�^��^��`hf uf�f8�f�ft�f<^g�g�g�g�g��glhqhvhZ{h�h5�h!i�3i�l)�l$m9mHm%Um!{m�m�m�m�m�m
nn
#n.n)Gnqn�n�n��n�p5�p�p�p��p��qYr/ur�ri�r�(w�w�wx%xCxJx)_x �x&�x��x��y�
{�|�}�}B�}~.~(3~(\~�~��~�8�Q� h�%����u��#5�
Y�g��o�H�a��j�M�Dj�
������Ěښ���	���� �@��E�6Ǜ�������5͝-�1�s6�2��)ݠ�+
�i9�%��ɨҨը�����1+�)]�3��!��%ݩ���V�)@�!j�!��$�� ӭ���	�
� �)'�gQ� ���ڱaʲ',�xT�CͳL�P^�4��/���.޵�
�7ĶE��uB�-��7�)��H�C��W���9��9�6�QV�)��Wһ'*�R�,a���$��Y���%� ;�'\�m�������
�
�"�1�@�8Q�������ƾϾؾ�����&�6�_E��������'9�a�8|�*��5��9�aP�w��*��:������;|������(��'��*��+)�FU�j��)��1���i��J�d��s���A�������CT�G������p�G��.F�.u������L�������7H�4��6��"��*�%:��`�7D�M|�I��4�HI���A����:��-�wH�J��5�A�'[���#��p���)�"�������V��O��H5�s~�K��J>�
�)��G�+$+Pc|����
��JVg	�����fr��
��0�GPUd�g�������3��'0H`i�5�%�015N���x{J�8?x��� �
��
  0 2I /| � *� �� k!n!6s!	�!'�!��!9b#T�(R�(�D)��*9z,K�,�-�-T�-�E//�/��/#�3�3�3
�3
�3'4*4F4-b4-�4=�4��4-�586.=64l6Q�6c�9�W:�
;�;�;�;<><*U<��<,X=��=+9>%e>#�>g�>�?{�?:@#W@�{@)AA)kA��A'#B7KB�B'�BZ�B� C*�C�D��D:F!MHeoJ�K�M�M�MN)0P;ZP7�P�PO�P%=Q,cQ"Q�Q
Q@�QJRYgRLRS�"T;�T��T�{U'V)VBV0[V
�V�V�V�V�V�V�V	WHW%WW}W�W�W�W�W�W�W=�W0X*MX"xXXX&�X%Y&&Y&MY!tY1Y�Y�Y�Y�Y�YY
Z%Z6Z#GZ4kZJZ�Z�Z�Z[#%[I[Z[>n[g[\&\<\X\s\�\�\�\�\�\�\�\ �\]%]->]l]�]�]]�]�]'�]�]�]�]^^
^+^
J^U^Z^_^p^�^�^)�^�^)�^'_-_4_&<_c_0|_�_�_L_$`5`+:`/f`�`�`�`�`
�`�`�`a$a]w�
79j�������&��&�;Gy��D����e#��%���\d����6u�M���[��j���]g�����X��ItY������|���Lp��J!/ ����$�_�����!j:{������R�w/��8��Cz�{��'�Y�����e>�����:�L��qNA
+K��������Cx����_g�Kk�l/���-kH�)@$5hGN��K���0��o�s������`�6��^2YS�:|)�77��4C@Z��#�?���
�~����
��v���)�UGR
5�wW��V�2jd_~��}� =ex��Y�����O�#w��s#��P��Wm�&��s����D����h����Mh4��G�T��^p'\�kjnP���O���N�I��A-��J��	1��~�q��}�t�����H�X-\|@�x&	0�"Jr�?2�do<^N�[�>mk�(+Q8I���`��d������Qci���\h�0(��[gb<	.��zl��*�}�����Z&_����A�u=Q"��L���l������E6���Tp�D�c�� 0�o�q��}b����iHF�c��WK+��r9�f��9����L�P2S�b���������$�����x������M>�?�V|��P!��E��Cz�-��1p�n�{~f���b
���y�g*rLI"���+@�%���mkvX���]����:�v�9y'UOt8�nb���~pf�^�,��W�([��|>���u�����(V�'�Z������	�.�5�E��
�l�-%�tV����>���y)FAa��;8z���3�Q`%��D'�4Q��R,���=i��s�����om7W1x$��w����J����MC��v!����g�B
���4K��}.T]`.*�Vy����`F��ea���;�U��flAu5�IM0����%���3���c�mq��:d�Z���i�3R^<�s����B+P���E��8����=n����,���!�{Oo���������Bh����5XH?7u{��\���3v
��,��U������X���<fF,���r�2�41���BF*a�n�?���E�����_ ����3�; @t(�a�z=J��/O�Z#)�N�YSG��"D�	iR�[��<�H��9�
���.*$S��Bc��;��"r�T�/qUT�e6�S1a]6��

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
%(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%(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 for user %(safeuser)s%(realname)s list: member options login page%(realname)s mailing list administration<br>%(label)s Section%(realname)s post acknowledgement%(realname)s roster authentication failed.%(realname)s subscription notification%(realname)s unsubscribe notification%(safetemplatename)s: Invalid template%(wday)s %(mon)s %(day)2i %(hh)02i:%(mm)02i:%(ss)02i %(tzname)s %(year)04i%(wrapper)s must be set-gid%s has both public and private mbox archives.  Since this list
currently uses public archiving, I'm installing the public mbox file
archive file (%s) as the active one, and renaming
        %s
    to
        %s.preb6

You can integrate that into the archives if you want by using the 'arch'
script.
&lt;blank line&gt;(<i>%(which)s is only available to the list
                members.</i>)(<i>%(which)s is only available to the list
            administrator.</i>)(Administrivia filter) Check postings and intercept ones
             that seem to be administrative requests?(Note - you are subscribing to a list of mailing lists, so the %(type)s notice will be sent to the admin address for your membership, %(addr)s.)<p>(as owner)(fixing)(help)(locked)(no change)(no subject)(unlocked)- Results:- This list looks like it might have <= b4 list templates around- both %(o_tmpl)s and %(n_tmpl)s exist, leaving untouched- moved %(o_tmpl)s to %(n_tmpl)s- nothing to update here- updating old private mbox file- updating old public mbox file- usenet watermarks updated and gate_watermarks removed--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>The sender is now a member of this list</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>A 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 approvalBad --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: %(safeuser)sIllegal 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 subscriptions for %(safeuser)s on %(hostname)sList the owners of a mailing list, or all mailing lists.

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

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

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

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

    listname
        Print the owners of the specified lists.  More than one can appear
        after the options.  If there are no listnames provided, the owners of
        all the lists will be displayed.
List topic keywordsList traffic archival policies.List-specific text prepended to new-subscriber welcome
             messageList:List: %(listname)s, 	Owners: %(owners)sLithuanianLoading list %(listname)sLog inLog outLogoutMail 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)sMailman %(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 new address you requested %(newaddr)s is already a member of the
%(listname)s mailing list, however you have also requested a global change of
address.  Upon confirmation, any other mailing list containing the address
%(safeuser)s will be changed. The next digest will be sent as volume
            %(volume)s, number %(number)sThe number of days after which a member's bounce information
             is discarded, if no new bounces have been received in the
             interim.  This value must be an integer.The number of days between sending the <em>Your Membership
             Is Disabled</em> warnings.  This value must be an integer.The public name of this list (make case-changes only).The results of your email command are provided below.
Attached is your original message.
The results of your email commandsThe site administrator at %(hostname)s has changed the password for your
mailing list %(listname)s.  It is now

    %(notifypassword)s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        <p>General list information can be found at Today's Topics (%(msgcount)d messages)Today's Topics:
Too many recipients to the messageTopic %(i)dTopic filter detailsTopic keywords, one per line, to match against each message.Topic name:Topic specifications require both a name and
                a pattern.  Incomplete topics will be ignored.TopicsTraditional ChineseTueTurn this off only if you plan on subscribing people manually
             and don't want them to know that you did so.  This option is most
             useful for transparently migrating lists from some other mailing
             list manager to Mailman.Turn this on if you want password reminders to be sent once
             per month to your members.  Note that members may disable their
             own individual password reminders.Umbrella 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 metoooptionsparse 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: PACKAGE VERSION
POT-Creation-Date: Sun Apr 20 00:05:46 2003
PO-Revision-Date: 2002-12-27 10:00+0900
Last-Translator: Tokio Kikuchi <tkikuchi@is.kochi-u.ac.jp>
Language-Team: Japanese <mmjp-users@mm.tkikuchi.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=EUC-JP
Content-Transfer-Encoding: 8bit
Generated-By: pygettext.py 1.3


���� ���� ���� ���� ����

    ���ʤ��ϴ�¸�� Mailman �򥢥åץ��졼�ɤ��褦�Ȥ��Ƥ��ޤ���,
    ��ˤϰ����ΥС�����󤬤狼��ޤ���.

    �⤷, ���ʤ��� Mailman 1.0b9 ��������ΥС�����󤫤饢�å�
    ���졼�ɤ��Ƥ���ʤ�, ��ǥꥹ�Ȥι����򤹤�ɬ�פ�����ޤ�.
    ���줾��Υ᡼��󥰥ꥹ�ȤˤĤ���, template/options.html ����
    lists/<�ꥹ��̾>/options.html �˥��ԡ�����ɬ�פ�����ޤ�.

    ������, �⤷���Υե�����򥦥��֥��󥿡��ե����������Խ�����
    �ΤǤ����, �����ѹ��򤳤Υե������Ŭ�Ѥ���ɬ�פ�����ޤ�.
    �⤷�������ʤ���, �ѹ��ϼ�����Ǥ��礦.

���� ���� ���� ���� ����


    echo [����]
        ���γ�ǧ�򥨥����Хå����ޤ�. ���������줿ʸ�����֤äƤ��ޤ�.

    end
        ���ޥ�ɽ�������ߤ��ޤ�. �⤷, �᡼��ץ�����ब��ưŪ��        ��̾���ɲä���Τʤ�, �����ȤäƤ�������.

    help
        ���Υإ�ץ᡼����׵ᤷ�ޤ�.

    info
        ���Υ᡼��󥰥ꥹ�ȤˤĤ��Ƥΰ������Ф��ޤ�.

    lists
        ���� GNU Mailman �����Фθ����᡼��󥰥ꥹ�Ȥΰ����򸫤�.

    password [<��ѥ����> <���ѥ����>] [address=<���ɥ쥹>]
        �ѥ���ɤ���Ф������ѹ����ޤ�. ������̵�����, ����
        ���ޥ�ɤǸ��ߤΥѥ���ɤ����Ф��ޤ�.
        <��ѥ����>��<���ѥ����>�ΰ���������Ȥ��ˤ�, �ѥ�
        ��ɤ��ѹ����ޤ�.
        �⤷, �����Ͽ���줿���ɥ쥹�ʳ�����᡼�뤷�Ƥ���Ȥ��ˤ�,
        `address=<���ɥ쥹>' (������̤��������դ��ʤ���) ��
        ��Ͽ���ɥ쥹����ꤷ�Ƥ�������. ���ξ�硢�ֿ�����Ͽ���줿
        ���ɥ쥹�˰��Ƥ��뤳�Ȥ����դ��Ƥ�������.

    set ...
        ������ץ��������ꤷ����, ��ǧ�����ꤷ�ޤ�.

        `set help' (��������դ��ʤ�) ���ѹ���ǽ�ʥ��ץ����ΰ�����
        ���뤳�Ȥ��Ǥ��ޤ�.

        `set show' (��������դ��ʤ�) �Ǹ��ߤΥ��ץ����򸫤뤳�Ȥ�
        �Ǥ��ޤ�.

    set help
        ���ξܤ�����������Ф�.

    set show [address=<���ɥ쥹>]
        ���ߤΥ��ץ��������򸫤�. �⤷, ���ʤ��������Ͽ���ɥ쥹�ʳ�
        ����᡼���Ф��Ƥ�����ˤ�, ��Ͽ���ɥ쥹��
        `address=<���ɥ쥹>' �η����ǻ��ꤷ�Ƥ�������. (��̤�������
        �᡼�륢�ɥ쥹���դ��ʤ��褦��)

    set authenticate <�ѥ����> [address=<���ɥ쥹>]
        ���ץ��������ꤹ����ˤ�, �ޤ����Υ��ޥ�ɤ�����Ƥ���ɬ�פ�
        ����ޤ�. <�ѥ����>�Ϥ��ʤ��β���ѥ���ɤǤ�. ����Ȥ���
        ��Ͽ�������ɥ쥹�ʳ�����᡼���Ф��Ƥ�����ˤ�, ��Ͽ���ɥ쥹
        �� `address=<���ɥ쥹>' �η����ǻ��ꤷ�Ƥ�������. (��̤������
        ���դ��ʤ��褦��)

    set ack on
    set ack off
        `ack' ���ץ����� on �ˤ����, ���ʤ����ꥹ�Ȥ˥᡼���Ф�
        ٤, ���γ�ǧ�Υ᡼���������褦�ˤʤ�ޤ�.

    set digest plain
    set digest mime
    set digest off
        `digest' ���ץ���󤬥��դλ�, ��Ƥ��줿�᡼��򤹤��˼������
        �ޤ�. ���̤����뤤�ϰ�����֤Υ᡼���ޤȤ���ɤߤ����Ȥ�, 
        �����ʿʸ����(RFC 1153 ������������)�Ǽ�����ꤿ�����ˤ�
        `set digest plain' ��ȤäƤ�������. MIME�����ΤޤȤ��ɤߤ�
        ������ꤿ�����ˤ� `set digest mime' �ˤ��Ƥ�������. 

    set delivery on
    set delivery off
        ������ on/off ���ޤ�. �����, ��񤹤�ΤȤϰ�ä�, �ä��δ�
        Mailman ���᡼��������ߤ��褦�ˤ�������Ǥ�. �����, ���ʤ���
        �ٲˤ�Ȥ�Ȥ��ʤɤ������Ǥ��礦. �ٲˤ��鵢�ä���,
        `set delivery on' �ˤ���Τ�˺��ʤ��褦��!

    set myposts on
    set myposts off
        `set myposts off' ��Ȥ��Ȥ��ʤ������Υꥹ�Ȥ˽Ф����᡼��
        �ι�����������ʤ��褦�ˤʤ�ޤ�. �⤷, �ޤȤ��ɤߤ򤷤�
        ������ˤ�̵���Ǥ�.

    set hide on
    set hide off
        `set hide on' ��Ȥ��Ȥ��ʤ��Υ᡼�륢�ɥ쥹�����̾���ˤ�
        �Фʤ��褦�ˤʤ�ޤ�.

    set duplicates on
    set duplicates off
        `set duplicates off' �ˤ����, �⤷���ʤ��Υ��ɥ쥹������Ū��
        To: �ޤ��� Cc: �ˤ��ä���, Mailman ����Ϥ��ʤ��˥᡼�������
        �褦�ˤ��ޤ�. �������뤳�Ȥˤ�äƤ��ʤ������֤äƼ������
        �᡼��򸺤餹���Ȥ��Ǥ��ޤ�.

    set reminders on
    set reminders off
        `set reminders off' �ˤ��뤳�Ȥ�, ���Υꥹ�Ȥ����Υѥ����
        ���Τ�������ʤ��褦�ˤǤ��ޤ�.

    subscribe [�ѥ����] [digest|nodigest] [address=<���ɥ쥹>]
        ���Υ᡼��󥰥ꥹ�Ȥ����񤹤�. �ѥ���ɤ����䥪�ץ�����
        �ѹ���ɬ�פǤ���, �⤷��ά�������ˤϼ�ưŪ����������ޤ�.
        �ѥ���ɤ�˺��ʤ��褦�����Ū�����Τ��ޤ�.

        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 [�ѥ����] [address=<���ɥ쥹>]
        �᡼��󥰥ꥹ�Ȥ�����񤷤ޤ�. �⤷�ѥ���ɤ��դ�����,
        ��Ͽ���줿�ѥ���ɤ˰��פ��ʤ��Ȥ����ޤ���. �⤷, �ѥ�
        ��ɤ��ά�������ˤ�, ��񤷤褦�Ȥ��륢�ɥ쥹�˰��Ƥ�
        ��ǧ�᡼���ȯ�����ޤ�. �⤷, ��񤷤褦�Ȥ��륢�ɥ쥹�ʳ�
        ���鿽���᡼���Ф��ΤǤ����, `address=<���ɥ쥹>' ��
        ���ꤷ�Ƥ�������. (���Υ᡼�륢�ɥ쥹�ˤ� <> �� " ���դ���
        ���Ǥ�������!)

    who
        ���Υ᡼��󥰥ꥹ�Ȥβ��̾���򸫤�.

    who �ѥ����
        ���Υ᡼��󥰥ꥹ�Ȥβ��̾���򸫤�. ̾���ϥꥹ�ȴ����Ԥ�
        �ʲ�Ԥ������뤳�Ȥ��Ǥ��ޤ���. �ꥹ�ȴ����ԤΥѥ���ɤ�
        �ޤ��ϻʲ�ԤΥѥ���ɤ��դ��Ƥ�������.

    who �ѥ���� [address=<���ɥ쥹>]
        ���Υ᡼��󥰥ꥹ�Ȥβ��̾���򸫤�. ̾�������ϥꥹ�Ȳ��������
        ����Ƥ��ޤ��Τ�, ����ˤϲ���ѥ���ɤ�ɬ�פǤ�. �⤷, ��Ͽ
        ���ɥ쥹�ʳ�����᡼���Ф��Τʤ� `address=<���ɥ쥹>' �Dz��
        ���ɥ쥹����ꤷ�Ƥ�������. (���Υ᡼�륢�ɥ쥹�ˤ� <> �� " ��
        �դ��ʤ��Ǥ�������!)

%(listname)s �� public �� private �� mbox �ե����뤬����ޤ�. ���Υꥹ��
�� private ����¸��ˤ�Ȥ��ޤ��Τ�, private �� mbox �ե����� --
 %(o_pri_mbox_file)s -- ��ͭ���ʥե�����Ȱ����ޤ�.
        %(o_pub_mbox_file)s
��
        %(o_pub_mbox_file)s.pre6
���ѹ����ޤ�.

���Υե������ `arch' ���ޥ�ɤ�Ȥä���¸��ˤ��Ȥ߹��ळ�Ȥ��Ǥ��ޤ�.

- ��λ.


- ̵��:
- �����Ǥ���:
Mailman������������å�����. ����������ѿ��ȥ��������ܤ��ѿ���
�����˰��פ��뤫�ɤ�����Ĵ�٤�.

����ˡ:

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

â��, <����>�ϸ��쥳����(�㤨�� 'it' �ϥ����ꥢ��) -q ��û������
���Ϥ��׵᤹��.

���顼:

�����Ĥ��Υꥹ�ȤΥ��å��������Ǥ��ޤ���Ǥ���. �����, ���åץ��졼�����
Mailman ����ư��Ǥ��ä���, %(lockdir)s �ǥ��쥯�ȥ�˻Ȥ��ʤ��ʤä�
���å��ե����뤬�ĤäƤ������Τɤ��餫�Ǥ�.

Mailman ����ߤ�, ���ƤθŤ����å�������, ���줫�� "make update" ��
��Ǽ¹Ԥ��Ƥ�������. INSTALL �� UPGRADE �Υե�����˾ܤ����񤫤�Ƥޤ�
�Τ�, �ɤ�Ǥ�������.

����:
���ʤ��Υ᡼��󥰥ꥹ�Ⱥ����λ����ˤ�, /etc/aliases (�ޤ���Ʊ����
�ե�����) ����, ���ιԤ������Ƥ��ʤ���Фʤ�ޤ���. 
�ޤ�, ¿ʬ, `newaliases' �ץ�������¹Ԥ��ʤ���Фʤ�ʤ��Ǥ��礦. 

## %(listname)s mailing list
����ˡ:
���ʤ���<em>%(cpuser)s</em>(��ʸ����ʸ�������)�Ȥ���
���񤷤ޤ���.��̾: �� <em>%(subject)s</em>�Ǥ���, %(listname)s �᡼���
�ꥹ�Ȥؤ���ƥ�å������ϼ��ä���λ���ޤ���.���ʤ��� %(listname)s �᡼��󥰥ꥹ�ȤǤμ������ɥ쥹��
<b>%(oldaddr)s</b> ���� <b>%(newaddr)s</b> ���ѹ���λ���ޤ���.
����³�� <a href="%(optionsurl)s">�����������ڡ���</a>�ؤɤ���.���ʤ���, %(listname)s�᡼��󥰥ꥹ�Ȥ� '%(addr)s' �����񤵤�����
�Ĥ��Ƥο�����, ��ǧ��λ���ޤ���. ���ؤ�, ���ʤ��Υ᡼�륢�ɥ쥹����, 
��ǧ�Υ�å������ȥѥ����, ����¾�������ʾ����Ϥ����ޤ�.

<p>������, ����� <a href="%(optionsurl)s">�����������ڡ���</a>�ؿʤ�
���Ȥ��Ǥ��ޤ�.���ʤ��� %(listname)s �᡼��󥰥ꥹ�Ȥؤ���������ǧ��³����
��λ���ޤ���. ������, ���ʤ������񤹤�ˤϥꥹ�Ȥλʲ�Ԥκǽ���ǧ��
ɬ�פǤ�. ���ʤ��ο����ϻʲ�Ԥ�ž������Ƥ��ޤ��Τ�, ����ˤĤ���
���Τ�����Ǥ��礦.���ʤ��� %(listname)s �᡼��󥰥ꥹ�Ȥβ�����������ޤ���.
����³��<a href="%(optionsurl)s">������ץ����ڡ���</a>
�ؤɤ���.���ʤ��� %(listname)s �᡼��󥰥ꥹ�Ȥ��������³����λ
���ޤ���. ����³��<a href="%(listinfourl)s">�ꥹ�Ȥΰ���ڡ���</a>
��.     ����:        %(description)s     ��������:    %(requestaddr)s    %(status)s (%(date)s �� %(how)s)    ack (����) %(onoff)s    ���ɥ쥹�����Ĥ���ޤ���:    %(path)s �� gid �ȥ⡼�ɤ�����å�    %(path)s �Υѡ��ߥå���������å�    %(path)s �� set-gid ������å�    �������󥢥ɥ쥹���ɲ�: �������󥢥ɥ쥹�ϴ��˲���Ǥ�    digest mime (MIME�ǤޤȤ��ɤ�)    digest (�ޤȤ��ɤ�) off    digest plain (ʿʸ�ǤޤȤ��ɤ�)    duplicates (���֥�) %(onoff)s    hide (����) %(onoff)s    �����˺ǿ��� CVS �򥤥󥹥ȡ��뤷�Ƥ�褦�Ǥ�...
    ͦ���ʺ��򤪻�����, �����ۤ��Ƥ�    myposts (����) %(onoff)s    ���ꥹ�ȴ�����:    ���Υ��ɥ쥹����:    reminders (����) %(onoff)s    �ꥹ�ȴ����Ԥ򥹥������:    ̤�ΤΥե����뤬����ޤ�.
        %(o_pri_mbox_file)s
    ��,
        %(newname)s
    �˰�ư���ޤ�.    ̤�ΤΥե����뤬����ޤ�.
        %(o_pub_mbox_file)s
    ��,
        %(newname)s
    �˰�ư���ޤ�.   %(file)s: ��  ����å� %(size)i �Х���  (%(total)d �� %(count)d) (�ޤȤ��ɤߥ⡼��) (�������� SPAMmer ��ʬ����ˤ����褦�˥��ɥ쥹��񤭴����ޤ�). (�ѥ���ɤ�ɬ�פǤ�) (��ǧ��ɬ�פǤ�)<br>&nbsp;<br> <p>���ʤ�������������ˤ�������, ���β��̤ǥ᡼�륢�ɥ쥹�����Ϥ��׵ᤷ�ޤ�.�Ǹ�Υ��顼�᡼��������դ� %(date)s �Ǥ� ��ɽ����Ƥ��ʤ��ꥹ�Ȥΰ���ڡ����عԤ��ˤ�, �����Ʊ���褦�� URL ��, 
'/' �� %(adj)s �ꥹ�Ȥ�̾�����դ��ä��ƥ����������Ƥ�������.
<p>�ꥹ�ȴ����Ԥ������ȥѥ���ɤ����Ϥ��Ʋ��̾���ؿʤ�Ǥ�������: <p><center>  ��  �Х��� %(remote)s ���� �ϴ��˲���Ǥ��β��̾���򸫤�: �Ǵ�����Ȥ򤪤��ʤ����Ȥ��Ǥ��ޤ�.
<p>���䥳���Ȥΰ����: ## "%(listname)s" �᡼��󥰥ꥹ������ -*- python -*-
## %(when)s ���ɤ߽Ф�
%(address)s �� %(listname)s �Υꥹ�Ȳ���ǤϤ���ޤ���.��� %(allcnt)s ̾������ %(allcnt)s ̾, ���� %(membercnt)s ̾ ��ɽ�����ޤ�%(realname)s �λʲ������� %(count)d �濫��ޤ�%(year)%(month)s%(day)i��%(dbdir)s �� other �˵��Ĥ�Ϳ���ƤϤ����ޤ���%(dbfile)s �ν�ͭ�Ԥ� %(owner)s �Ǥ�. (%(user)s �Ǥʤ���Ф����ޤ���)%(file)s �Υѡ��ߥå����� 066x �Ǥʤ���Ф����ޤ��� (%(octmode)s �ˤʤäƤ��ޤ�%(host)s �᡼��󥰥ꥹ�Ȳ������%(hostname)s �᡼��󥰥ꥹ��%(hostname)s �᡼��󥰥ꥹ�� - �������%(i)3d. �ꥹ��̾:    %(realname)s%(listfullname)s �᡼��󥰥ꥹ������%(listinfo_link)s �ꥹ�ȴ����� %(owner_link)s%(listname)s �ؤ� %(sender)s ����ƤϾ�ǧ��ɬ�פǤ�%(messages)d �ĤΥ᡼�뤬���Ĥ���ޤ���%(year)%(month)s%(name)s �� %(runnername)s qrunner ��¹�%(newaddr)s �ϴ��˥ꥹ�Ȳ���Ǥ�.%(year)%(ord)s��Ⱦ��%(path)s ���롼�� (%(groupname)s �Ǥ��� %(MAILMAN_GROUP)s �ˤ��Ƥ�������)%(path)s �� set-gid ����Ƥʤ��Ȥ����ޤ���%(private)s �� other ���ɤ߼���ǽ�Ǥʤ���Ф����ޤ���%(pwfile)s �Υѡ��ߥå���� %(octmode)s �ˤʤäƤ��ޤ���, 0640 �Ǥʤ��Ȥ����ޤ���%(realname)s -- %(template_info)s �� HTML ���Խ�%(realname)s -- HTML �ڡ������Խ�%(realname)s ���� (%(label)s)%(realname)s �����ǡ����١���%(realname)s �����ǡ����١����η��%(realname)s �ޤȤ��ɤ�, %(volume)d ��, %(issue)d ��%(realname)s �᡼��󥰥ꥹ������إ��
    <br><em>%(varname)s</em> ���ץ����%(realname)s �����ѥڡ���%(realname)s�ꥹ��: %(safeuser)s ������ץ����%(realname)s �ꥹ��: ������ץ�����������ڡ���%(realname)s �᡼��󥰥ꥹ�ȴ���<br>%(label)s ����%(realname)s ��Ƽ����դ�%(realname)s ���̾�� ǧ�ڤ˼���%(realname)s ��������%(realname)s �������%(safetemplatename)s: ����(�ƥ�ץ졼��)���㤤�ޤ�%(year)04 %(mon)s %(day)2i�� (%(wday)s) %(hh)02i:%(mm)02i:%(ss)02i %(tzname)s%(wrapper)s �� set-gid ����Ƥʤ��Ȥ����ޤ���%s �� public �� private �� mbox �ե����뤬����ޤ�. ���Υꥹ��
�� public ����¸��ˤ�Ȥ��ޤ��Τ�, public �� mbox �ե����� --
 %s -- ��ͭ���ʥե�����Ȱ����ޤ�.
        %s
��
        %s.pre6
���ѹ����ޤ�.

���Υե������ `arch' ���ޥ�ɤ�Ȥä���¸��ˤ��Ȥ߹��ळ�Ȥ��Ǥ��ޤ�.
&lt;�����&gt;(<i>%(which)s �ϥ᡼��󥰥ꥹ�Ȳ���Τߤ����ѤǤ��ޤ�.</i>)(<i>%(which)s �ϥꥹ�ȴ����Ԥ��������뤳�Ȥ��Ǥ��ޤ�.</i>(�������ޥ�ɥե��륿��) ��Ƥ�����å����� ����
���ޥ�ɤȻפ�줿����������α���ޤ���?(���� - ���ʤ��ϥ᡼��󥰥ꥹ�ȤΥꥹ�Ȥ�������Ͽ���褦�Ȥ��Ƥ��ޤ�. ���Τ��� %(type)s �Τ��Τ餻�ϴ������ѥ᡼�륢�ɥ쥹 %(addr)s ����������ޤ�.)(������)(������)(�إ��)(���å���λ)(�ѹ��ʤ�)(̵��)(���å����)- ���:- ���Υꥹ�Ȥˤ� b4 �����Υƥ�ץ졼�Ȥ��ĤäƤ�ߤ���- %(o_tmpl)s �� %(n_tmpl)s ������ޤ�. ���Τޤޤˤ��ޤ�- %(o_tmpl)s �� %(n_tmpl)s �˰�ư- ���������ΤϤ���ޤ���- �Ť� private mbox �ե�����򹹿���- �Ť� public mbox �ե�����򹹿���- �ͥåȥ˥塼���ο��ɼ������λ. gate_watermark����--all �ˤ� --run ��ɬ�פǤ�....���θ��....��������....���ϥ��åץ����ɤ���ե��������ꤷ�Ƥ�������:; �ꥹ�ȴ����Ԥˤ�ä�������ߤ���Ƥ��ޤ�; ���ʤ���������ߤ��ޤ���; ���顼�᡼��¿ȯ�ˤ��������ߤ���Ƥ��ޤ�.
            �Ǹ�Υ��顼�� %(date)s �˼���; ������������ͳ�ˤ��������ߤ���Ƥ��ޤ�<p>���ΤȤ�����¸�����Ϥ���ޤ���.<b><i>��...</i></b><b>���ä�</b>�ƥꥹ�ȴ��������<b>��ǧʸ���󤬰㤤�ޤ�:</b>
    %(safecookie)s.

<p>��ǧʸ����Ϻǽ�����������餪�褽 %(days)s����
���¤��ڤ�뤳�Ȥ����դ��Ƥ�������. �⤷��ǧ�������ڤ�Ǥ����, �⤦����
������������ľ���Ƥ�������.
���뤤��, ��ǧʸ�����<a href="%(confirmurl)s">�����Ǻ�����</a>���Ƥ�������.<b>����</b> -- ���β���������Ƥˤϼ��Υ᡼���Ф��ޤ���?<b>�ޤȤ��ɤ�</b> -- ���β���ؤϡ֤ޤȤ��ɤߡפ��������ޤ���?
    (�Ǥʤ����, ���̤θġ������Ȥʤ�ޤ�)<b>������</b> -- ���Υ��С��Υ��ɥ쥹��
    ���̾���Ǥϱ����ޤ���?<b>����</b> -- �桼�������������<b>����</b> -- �����Ŀͥ�٥��ȯ������(��ǥ졼�����)���뤿��Υե饰
�⤷�����줬���åȤ���Ƥ���ȡ����β���������Ƥϻʲ�Ԥξ�ǧ��ɬ�פ�
�ʤꡢ���åȤ���Ƥ��ʤ��ȼ�ͳ����ƤǤ��ޤ�.<b>���֤�̵��</b> -- ���β���ˤ�Ʊ���᡼�����Ť�����
���ʤ��褦�ˤ��ޤ���?<b>�������</b> -- ���β���ؤ���������ߤ���Ƥ��ޤ���? �⤷, �����ʤ�
 �ʲ���ά�����������ߤ�����ͳ��������ޤ�:
 <ul><li><b>U</b> -- �桼�����ĿͤΥ��ץ����ڡ�������������ߤ���.
 <li><b>A</b> -- �ꥹ�ȴ����Ԥ���������ߤ���.
 <li><b>B</b> -- ���顼�᡼����ˤ�ꥷ���ƥब��ưŪ����������ߤ���.
 <li><b>?</b> -- ������ߤ���ͳ����. Mailman �θŤ��С�����󤫤�����Ѥ����
    ������ߤȤʤäƤ�����Ϥ���ˤʤ�ޤ�.
 </ul><b>����̵</b> -- ���β���������Ƥ��ܿͤˤ��������ʤ��褦�ˤ��ޤ���?<b>ʿʸ</b> -- �֤ޤȤ��ɤߡפξ��, ���β���ؤ�ʿʸ���������ޤ���?
    (�Ǥʤ����, MIME ź�դ�Ȥ��ޤ�)<b>real_name</b>°�����ѹ�����ޤ���!
�ꥹ��̾����ʸ����ʸ�����ѹ�������������ޤ�.<b>���</b> -- �������񤵤���ˤ�, �����򥯥�å�.<br>(<b>%(varname)s</b>�ξܺ�)<br>(<b>%(varname)s</b>���Խ�)<br><em>... ���åץ����ɤ���ե��������ꤷ�Ƥ�������.</em><br><br><em><strong>����:</strong>
�����ͤ����ꤹ���ľ���˼¹Ԥ���ޤ���, ����Ū�ʾ��֤�
�ѹ�����櫓�ǤϤ���ޤ���.</em></div><br>���:<em>(%(num_concealed)d ̾�α����� ��ɽ������ޤ���)</em><em>(1 ̾�α����� ��ɽ������ޤ���)</em>�ٹ�: �����ǥ��ץ������ѹ������, ¾�β��̤�Ʊ�����Ȥ�ʤ��ʤ�ޤ�.
  ���Υ᡼��󥰥ꥹ�ȤΥ��ץ������ѹ����뤿��¾�Υڡ����عԤä����ˤ�
  �ֺ��ɤ߹��ߡפ򤷤Ƥ�������. ���뤤��<em>����ʸ�����Ϥ��뤫 ...</em><br><em>ID #%(id)d �Υ�å������ϲ���Ƥ��ޤ�.<em>ID #%(id)d �Υ�å�������ʶ�����Ƥ��ޤ�.<em>���꤬�������Ƥ��ޤ���</em><em>����ޤ���</em><em>�����ԤϤ��Υꥹ�Ȥβ���Ȥʤ�ޤ���.</em><em>�Ϥ�, �����������񤷤����Ǥ�</em><em>����ޤ���</em><li>������ȯ������(��ǥ졼�����)���ӥåȤ򥻥åȤ���.
(��������ޤ�)<����ޤ���><p>%(note)s

<p>���ʤ��ϼ�ʬ��������ߤ᤿�Τ��⤷��ޤ���. ���뤤��, 
���ʤ��Υ᡼�륢�ɥ쥹�ؤ��������顼�Ǥ����ʤä��Τ��⤷��ޤ���. 
�ɤ���ˤ��Ƥ�, ������Ƴ�����ˤ�, ���� %(link)s ���ץ�����
�ѹ����Ƥ�������. �⤷, ���䤬���ä��������ɬ�פʾ��ˤ�, 
%(mailto)s ��Ϣ�����Ƥ�������. <p>����ϻ��ꥹ�ȤǤ�. �Ĥޤ�¾�Υ᡼��󥰥ꥹ�Ȥ���С��˻��Ĥ褦�ˤʤäƤ��ޤ�. �ʤˤ���ޤ�, �����ǧ�Υ᡼��� '%(sfx)s' �򥵥ե��å����ˤ������ɥ쥹����ȯ������ޤ�.<p>(���䡦�����Ȥΰ����: <p>... <b><i>���뤤��</i></b> ���̾�����餢�ʤ��ι��ܤ�����Ǥ������� (��򻲾�).<p>¾�β���򸫤�ˤ�, ���Υꥹ�Ȥ�Ŭ�����ϰϤ򥯥�å����Ƥ�������:</em><p>���� %(hostname)s �Ǹ�ɽ����Ƥ��� �᡼��󥰥ꥹ�Ȥϰʲ����̤�Ǥ�. 
�ꥹ�Ȥ�̾���򥯥�å�����, ���ΰ���ڡ����ؤ����꤯������. �����ˤϥꥹ�Ȥ�������, 
����������ˡ, ������ץ������ѹ���ˡ�ʤɤ�����������ޤ�. <p>���ˤ������Τ�, %(hostname)s �Ǹ�������Ƥ��� 
%(mailmanlink)s �᡼��󥰥ꥹ�ȤǤ�.�ꥹ�Ȥ�̾���򥯥�å�����, ���Υꥹ�Ȥ�
����ڡ����ؤ��ʤߤ�������.<p>���� %(hostname)s �Ǹ��˹��𤵤줿 %(mailmanlink)s 
�᡼��󥰥ꥹ�ȤϤ���ޤ���. <p>���� %(hostname)s �Ǹ��˹��𤵤줿 %(mailmanlink)s 
�᡼��󥰥ꥹ�ȤϤ���ޤ���. <p>���ʤ��Υ᡼�륢�ɥ쥹����, �Ƕ��������顼���Τ�����Ƥ��ޤ�.
 ���ʤ��θ��ߤ� <em>���顼��</em>�Ϻ��� %(total)s ���Ф���,
 %(score)s �ˤʤäƤ��ޤ�. ��Ͽ���ɥ쥹������������ʬ�����å�����
 ���Υ��ɥ쥹�ؤ����������̵꤬���褦�����դ��Ƥ�������. ���ʤ���
 ���顼����, ���꤬��褹��д֤�ʤ��ꥻ�åȤ���ޤ�.<tt>Reply-To:</tt>�إå��ν񤭴���<ul><li><b>��α</b> -- �ꥹ�Ȼʲ�Ԥξ�ǧ�������
   ����, �᡼�����α���ޤ�.

<p><li><b>����</b> -- ��ưŪ�˥᡼�����ݤ���, ���Τ��Ȥ�
   ��ƼԤ˥᡼����Τ餻�ޤ�. �������Τ�ʸ��
 <a href="?VARHELP=privacy/sender/member_moderation_notice">
   ���ꤹ�뤳�Ȥ�</a>�Ǥ��ޤ�.

<p><li><b>�˴�</b> -- ��ƼԤ����Τ����˥᡼����˴����ޤ�.
</ul>%(newaddr)s ���Ƥ˳�ǧ�᡼����������ޤ���.�ޤȤ��ɤߤ�ȯ�����ޤ���.�ꥹ��̾��ɬ�פǤ�.ʿʸ�Ǥʤ�ź�եե������������ޤ���...
�ե�����̾: %(filename)s
��:         %(ctype)s
������:     %(size)d ����
����:       %(desc)s
URL:        %(url)s
�ѥ�������Τ�᡼����������ޤ���.�ꥹ�Ȥ�ǧ������û�����.��ǧ��ǧ�������Ƥ�ǧ���ޤ�ư��������Ƥ��ʤ������������Ƥ����ä�����ư��.��������Ƥ���α��å��������Ф������:�᡼�뤬���ƥե��륿����§�˥ޥå������Ȥ���ư��.�����դ����������Ƥ����ä��Ȥ���ư��.����:<b>%(esender)s</b>�������ԥե��륿�����ɲä������������ܤ��ɲ�...�ɲ�   : %(s)s����¾�β���˴ؤ�������ɲä����������, ���Υ᡼���ž��:���ɥ쥹/̾�����ɥ쥹:���ɥ쥹�����פ��ޤ��������Υ��ɥ쥹���������������ä����ˤ�, ��ưŪ�˵��ݤ���
�ʲ�ǧ�ץ������ˤϤ����ޤ���. 1�ԤˤĤ���IJ�����ɥ쥹��
�������Ƥ�������; ����ɽ����Ȥ��ˤϹԤκǽ�� ^ �ǻϤ�Ƥ�������.���ɥ쥹�϶���ˤϤǤ��ޤ��������ԥ��ɥ쥹:�᡼��󥰥ꥹ�Ȥ��Ф���������������������ԤΥѥ���ɤ����פ��ޤ����������ޥ�ɸ����Ǥ���Ƥ�����å�����, ���줬������
 ������ο����Ǥ��뤫��Ĵ�٤ޤ�. (�㤨�� 
 subscribe, unsubscribe, ��), �����ƴ����Ԥ�����˲ä�
 �����Ԥ˿�������������Ƥ��뤳�Ȥ�
 �Τ餻�ޤ�. ���Υޥ���Ǥɤ�ʥꥹ�Ȥ����뤫ʹ���줿����
���𤷤ޤ���?�ե��륿��Ŭ�Ѹ�, �᡼�뤬���ˤʤ�ޤ����ѥ���ɳ�ǧ:����Ū�� To: �ޤ��� Cc: �����äƤ���� ���Υꥹ
    �Ȥؤ�������Ԥ��褦����̾(����ɽ��).All �Ͼ�������� qrunner ��¹Ԥ������˲���Ǥ����˲���Ǥ�: %(member)s��¸��ˤ������ޤ���?`require_explicit_destination' ��ͭ���ˤʤäƤ���Ȥ�
 �����̾���Ȥ��Ƽ����Ǥ��륢�ɥ쥹. ��������Ƥμ�����
 ���ɥ쥹�˥ޥå�����������ɽ���Υꥹ�Ȥ� 1�Ԥ�1�Ĥ��Ľ�
 �����Ȥ��Ǥ��ޤ�. �ޥå��󥰤� Python �� re.match() ��
 �Ȥ��ޤ��Τ�,  ʸ����κǽ�˥��󥫡������뤳�Ȥˤʤ�ޤ�. 

<p>Mailman 1.1 �Ȥθߴ����Τ���, ����ɽ���� `@' ��ޤޤʤ�
 �Ȥ�, �ѥ�����ޥå��󥰤ϼ������ɥ쥹�Υ�������ѡ��� ��
 �Τ߹Ԥ��ޤ�. �⤷�ޥå��󥰤˼��Ԥ������ �ޤ��ϥѥ������
 `@' ���ޤޤ����ˤ�,  �������ɥ쥹���Τ��Ф��ƥѥ�����ޥ�
 ���󥰤�Ԥ��ޤ�. 

<p>����Υ�꡼���ˤ����Ƥϥ�������ѡ��ȤؤΥޥå��󥰤�
 �Ԥ�줺, �������ɥ쥹���Τ��Ф��ƹԤ���褦�ˤʤ�Ǥ��礦. ���Ĥ�HTML��ź�եե������������ޤ���.
URL: %(url)s
%(listaddr)s �᡼��󥰥ꥹ�Ȥˤ��ʤ��Υ��ɥ쥹����Ͽ���褦�Ȥ���
��ߤ�����ޤ���. ���ʤ��ϴ��ˤ��Υ᡼��󥰥ꥹ�Ȥ����񤷤Ƥ��ޤ�.
���Υꥹ�Ȥβ������ϸ�������Ƥ��ޤ���Τ�, �����������뤿���
���Τ褦�ʻ�ߤ����ä���ǽ��������ޤ�. ����ѤߤǤ��뤳�Ȥ򥦥���
�ڡ�����ɽ������ȥץ饤�Х����ο����ˤʤ��ǽ��������ޤ��Τ�, 
ɽ�����Ƥ��ޤ���.

�⤷, ���ʤ�������ѤߤǤ��뤳�Ȥ�˺����������򤷤��ΤǤ����,
���Υ᡼���̵�뤷�Ƥ�������. �⤷, ���ʤ������Υꥹ�Ȥβ���Ǥ��뤫�ɤ���,
ï�����Τ뤿��ˤ��λ�ߤ����ä��ȵ��������, �ץ饤�Х����ˤĤ���
���ۤ������, �ꥹ�ȴ����Ԥ� %(listowner)s ���Ƥ˥᡼������ä�
���̤��ƤߤƤ�������.
�Ȥ߹��ޤ줿�᡼���������ޤ���...
������: %(who)s
��̾:   %(subject)s
����:   %(date)s
������: %(size)s ����
URL:    %(url)s
�ꥹ�Ȥ����ơ������ 2,3�����٤�ʸ�Ϥ�ɽ��. 
 ����� HTML �ǥꥹ�Ȱ���Υڡ�����ɽ������ޤ�. 
 ���Ԥ�ʸ��ν����Ȥʤ�ޤ�. 
 ����˾ܺ٤򻲾ȤΤ���. ��SPAM�ե��륿��ï�Ǥ��ꥹ�Ȥλʲ�(��ǥ졼��)��SPAM�ե��륿��<em>�ʳ�</em>�Ǥ�, �������
 ��äƥ᡼�뤬��α�ˤʤä����Ȥ��Τ餻�ޤ�. ���Υ��ץ����Ǥ�
 ���Τ�����ʤ��褦�˾�����ꤹ�뤳�Ȥ��Ǥ��ޤ�. ��ǧ4��4����¸��ˤ�������ޤ���?��¸��˥��ץ����ɬ�פʤ�8��8��ǧ�ڼ���ǧ�ڼ�����ư�˴���������ѥ���ɤ�ư�������ޤ���?��ư������ư����������.<p>

�ʲ��Υƥ����ȥե�����ɤǤ�, 
�ʲ��Υ������ �֤��������Ԥ��ޤ�:
<p><ul>
   <li><b>listname</b> - <em>�᡼��󥰥ꥹ�Ȥ�̾��������ޤ�</em>
   <li><b>listurl</b> - <em>�ꥹ�Ȥ� listinfo URL ������ޤ�</em>
   <li><b>requestemail</b> - <em>�ꥹ�Ȥ� -request �᡼�륢�ɥ쥹������ޤ�</em>
   <li><b>owneremail</b> - <em>�ꥹ�Ȥ� -owner ���ɥ쥹������ޤ�</em>
</ul>
<p>���줾��Υƥ����ȥե�����ɤˤĤ���, ľ�ܥƥ����ȥܥå�����
������뤳�Ȥ� ���ʤ��Υ������륷���ƥ�
�ˤ���ե�����򥢥åץ����ɤ��뤳�Ȥ�Ǥ��ޤ�. -owner �����褿�᡼����Ф��뼫ư������ʸ����(-request)�᡼����Ф��뼫ư������ʸ�᡼��󥰥ꥹ����ƼԤؤμ�ư������ʸ�ʲ�Ԥξ�ǧ���ԤäƤ��ޤ�--digest ���ץ���󤬰㤤�ޤ�: %(kind)s--nomail ���ץ���󤬰㤤�ޤ�: %(why)sMIME�����פ������Ǥ�. ̵�뤷�ޤ�: %(spectype)sURL�ε��Ҥ��ְ�äƤ��ޤ�.-a/--admin-notify �ؤΰ������㤤�ޤ�: %(arg)s-w/--welcome-msg �ؤΰ������㤤�ޤ�: %(arg)s�������㤤�ޤ�: %(arg)s����������: %(pargs)s�������㤤�ޤ�: %(strargs)s����̵��: %(yesno)s���ޥ�ɤ��㤤�ޤ�: %(command)s��ǧʸ���󤬰㤤�ޤ��֤ޤȤ��ɤߡפλؼ����㤤�ޤ�: %(arg)s%(k)s �Υ��ץ����ˤĤ��ƥ᡼�륢�ɥ쥹������: %(v)s%(property)s �Υ��ץ����ˤĤ��ƥ᡼�륢�ɥ쥹������: %(val)s�����ʥ᡼�륢�ɥ쥹ȯ�����¥ե饰�˸��꤬����ޤ������ʴ����ԥ᡼�륢�ɥ쥹: %(s)s���塼�ǥ��쥯�ȥ꤬�㤦: %(qdir)s����ɽ�����ְ�äƤ��ޤ�: set ���ޥ�ɤ˴ְ㤤������ޤ�: %(subcmd)s���ơ�������������: %(arg)s�ͤ������Ǥ�. 
<a href="?VARHELP=bounce/%(property)s">%(property)s
</a>: %(val)s�����ʥ᡼�륢�ɥ쥹����̵���ʥ᡼�륢�ɥ쥹: %(member)s����/̵���ʥ᡼�륢�ɥ쥹: ��������ץ����ι��ܤ�������:
 %(record)s<b>%(esender)s</b>�򤳤Υ᡼��󥰥ꥹ�Ȥ���
�ʵפ�������ӽ����ޤ��ӽ��ꥹ���ޤȤ��ɤ�(������������)����������ʲ���, ���Ԥޤ�������Τ��Τ餻�κǽ���դ���
ʸ������Ƥ�������. �ʤ�, �Ǹ�ιԤμ��ˤ�, ����
�����Ƥ����Ƥ�������.Bcc:(����Ʊ��)�䰸����������ʤ��᡼��϶ػߤ��Ƥ��ޤ�
To:(����)����Cc:(Ʊ��)�˥ꥹ�ȥ��ɥ쥹���������ƺ���Ƥ��Ƥ��������������顼���������������顼���Τδ����������顼����<em>����</em>�ܥ���򥯥�å������, 
���ʤ��Υѥ���ɤ��᡼�����������ޤ�.<em>���</em>�ܥ���򥯥�å����뤳�Ȥ�, ��ǧ�Υ᡼�뤬
���ʤ����Ƥ���������ޤ�. ���Υ᡼��ˤ�
��󥯤����äƤ���, ����򥯥�å����������������λ���ޤ�. 
(�ޤ���, �᡼��dz�ǧ���뤳�Ȥ�Ǥ��ޤ�; �ܤ�����, ���Υ᡼���
�񤫤줿�ؼ����ɤ�Ǥ�������). �ǥե���Ȥ�, ������������Ƥ����¤��ޤ���?�����ͤ�<em>������</em>�����ꤹ���, ���Υꥹ�ȤˤĤ��Ƥμ�ư
���顼������Ԥ�ʤ��褦�ˤʤ�ޤ�. ������, ���顼�᡼��ϰ����Ȥ���
�˴������Τ�, �����Ԥ��Ѥ蘆��ޤ���.������ <em>������</em>�ˤ��Ƥ�����, �������顼�Τ����
�������񤵤���줿���Ȥ�ꥹ�ȴ����ͤ����Τ��ޤ���.
����ؤ����ΤϾ�˻�ߤ��ޤ�.������ <em>������</em>�ˤ��Ƥ�����, �������顼�Τ����
����ؤ���������ߤ������Ȥ�ꥹ�ȴ����ͤ����Τ��ޤ���.
����ؤ����ΤϾ�˻�ߤ��ޤ�.CGI ������ץȥ��顼�ꥹ�Ȳ���ϥ����������ȤǤޤȤ��ɤߤ��륪�ץ���������Ǥ��ޤ���?�ޤȤ��ɤ�(������������)�Ǥʤ��˸���(1�̤���)������
 ���뤳�Ȥ�桼�������򤵤��ޤ���?HTML �ڡ��������ˤ��뤳�ȤϤǤ��ޤ���.����󥻥�����󥻥롦�˴���α�����ƥ�å������򥭥�󥻥�.�������򥭥�󥻥���Ƽ��ä�mbox�ե����� %(mbox)s �򳫤��ޤ���: %(msg)s���ɥ쥹�ե����� %(filename)s ���ɤ�ޤ���: %(msg)s�ޤȤ��ɤߤ����̤�ξ���β����ɸ�����Ϥ����ɤ߹��ळ�ȤϤǤ��ޤ���.%(filebase)s �᡼��ե������ unshunt �Ǥ��ޤ���. ���Ф��ޤ�:
%(e)s���������Ǥ��ޤ���:��ƥ᡼��˴ޤޤ������ͤο��ξ����.��Υ��ɥ쥹��̾�����ѹ��ѥ�����ѹ��ꥹ�ȤΥѥ���ɤ��ѹ�����.

Mailman 2.1 �����Ǥ�, �ꥹ�ȤΥѥ���ɤ�--����--�Ź沽����Ƥ��ޤ���.
Python �μ����ˤ�äƤ� crypt �⥸�塼�뤬̵����, MD5 �ǰŹ沽���Ƥ���
����. �Ȥ�����, Python ��С�����󥢥åפ���� crypt �⥸�塼�뤬����
���ȡ��뤵���褦�ˤʤ�, ���Τ��������ѥ���ɤ�����Ƥ��ޤ����Ȥ���
��ޤ�.

Mailman 2.1 �Ǥ�, ���ƤΥ����ȥѥ���ɤ� SHA1 16�ʿ��η�������¸����
��褦�ˤʤ�ޤ���. ���Τ���, Mailman 2.1 ���������ƤΥѥ���ɤϲ���
�Ƥ��ޤ�, �����Υѥ���ɤ�ʿʸ�ǤϤɤ��ˤ���¸����Ƥ��ʤ�����, ��
���᤹���Ȥ��Ǥ��ޤ���.

���Τ���, ���Υ�����ץȤϿ������ꥹ�ȥѥ���ɤ�������, ���ץ�����
���ƤΥꥹ�ȴ����Ԥ��������뤳�Ȥ��Ǥ��ޤ�.

����ˡ: change_pw [���ץ����]

���ץ����:

    --all / -a
        �����Υꥹ�ȤˤĤ��ƥѥ���ɤ��ѹ�����.

    --domain=�ɥᥤ��̾
    -d �ɥᥤ��̾
        �֥ɥᥤ��̾�פβ��ۥɥᥤ��Υꥹ�������ˤĤ��ƥѥ���ɤ���
        ������. ʣ���� -d ���ץ������դ��뤳�Ȥ��ǽ.

    --listname=�ꥹ��̾
    -l �ꥹ��̾
        ����Υꥹ�ȤˤĤ��Ƥ����ѥ���ɤ��ѹ�����. ʣ���� -l ���ץ���
        ����դ��뤳�Ȥ��ǽ.

    --password=���ѥ����
    -p ���ѥ����
        ����ʿʸ�ǽ񤤤��ֿ��ѥ���ɡפ��ѹ�����ꥹ�Ȥο������ѥ��
        �ɤˤ���. (-a, -d, -l �Υ��ץ����ǻ��ꤵ��Ƥ���) �⤷̵����
        ��ˤ�, �������ѥ���ɤ�����������������.

    --quiet / -q
        �ꥹ�ȴ����Ԥ˿������ѥ���ɤ����Τ��ʤ�. �ѥ���ɤ�������
        �ʤä����ȤˤĤ��Ƥ�, �̤���ˡ�������ʤ���Фʤ�ޤ���.

    --help / h
        ���Υإ�ץ�å���������Ϥ��ƽ�λ����.
���ɥ쥹�ѹ��ꥹ�ȴ����ԥѥ�����ѹ����ɥ쥹�ѹ��������ǧ���ޤ����ꥹ�Ȥ�����ǡ����١���������å�����.

�ʲ��Υե����������å�����:

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

�����Τ����ɤ줫��̵���Ƥ⤫�ޤ��ޤ���. config.pck �� config.pck.last
��, 2.1a3 �ʹߤ�����ǡ����١����� pickle �⥸�塼�����Ѥ��Ƥ��ޤ�.
config.db �� config.db.last �Ϥ�������ΥС������ǻȤ��Ƥ������
��, Python marshal �⥸�塼���ȤäƤ��ޤ�. config.safety ��, 2.13a
�ʹߤ� config.pck ���ɤ�ʤ��Ȥ��˺�������� pickle �Ǥ�.

����ˡ: %(PROGRAM)s [���ץ����] [�ꥹ��̾ [�ꥹ��̾ ...]]

���ץ����:

    --all / -a
        �����Υꥹ�ȤˤĤ��ƥ����å�����. �Ǥʤ���Хꥹ��̾�λ���
        ���줿��ΤˤĤ��ƤΤߥ����å�����

    --verbose / -v
        ���Ͼ����¿���Ф�. �����å�����ե���������ƤˤĤ���, ����
        ��������Ϥ���. �Ǥʤ����, ���줿�ե����������ɽ������.

    --help / -h
        ���Υإ�ץ�å�������ɽ�����ƽ�λ����.
Mailman ���󥹥ȡ���Τ���Υѡ��ߥå���������å�����.

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

������̵�����ˤ�, �����å����ƥѡ��ߥå����䥰�롼�׽�ͭ����
��äƤ���ե��������𤷤ޤ�. -f ���ץ������դ���(root���¤�
�¹Ԥ���)������ˤ�, �����Υѡ��ߥå���������������ޤ�.
-v ���ץ����Ǥ��¿���ξ������Ϥ��ޤ�.
.mbox �β��᡼��ե�����򤭤줤�ˤ���.

��¸��ˤκ����ˤ�, mbox �����β��᡼��ե����뤫�� Unix-From �Ԥ�
õ���Ф��ޤ�. �ߴ����Τ���, �ä� "From " �ǻϤޤ�� -- �Ĥޤ�, 
��ʸ���� F �ǻϤޤä�, ��ʸ���� r, o, m �ȶ����õ��, ���ιԤλĤ�
̵�뤷�ޤ�.

�̾�, �᡼����ʸ��� "From " �ǻϤޤ�Ԥ� > ��ʸ���ǥ���������
����Ƥ���Ϥ��Ǥ�. ������, ���ˤ�äƤ���ʸ�ιԤ����������פ����
���ʤ����⤷��ޤ���. ���Υ�����ץȤ�, Unix-From �Ԥ�̩�˸�������
���Ȥˤ��, ����ν������ߤ��ΤǤ�. "From " �ǻϤޤäƤ��뤬,
���θ�̩�ʸ������̤�ʤ��Ԥ�, > ��ʸ����Ȥäƥ��������פ��ޤ�.

����ˡ: cleanarch [���ץ����] < ���ϥե����� > ���ϥե�����
���ץ����:
    -s n
    -status=n
        n �Խ������뤴�Ȥ� # ��1�Ĥ��Ľ��Ϥ��ޤ�

    -q / --quiet
        �ѹ��Τ��ä��ԤˤĤ��Ƥξ����ɸ��顼���Ϥ˽Ф��ޤ���.

    -n / --dry-run
        �ºݤˤϤʤˤ���Ϥ��ʤ�

    -h / --help
        ���Υإ�פ���Ϥ��ƽ�λ����
�����򥯥ꥢ�����β����<em>ȯ������</em>�ե饰�򥯥ꥢ�����������򥯥�å���������ɽ�������򱣤��ˤ�, �����򥯥�å�.����ɽ��������ɽ������ˤ�, �����򥯥�å�.���Υڡ������ɽ������ˤ�, �����򥯥�å�.��󥯤򥯥�å�����, ���Υ᡼��󥰥ꥹ�ȤǤΤ��ʤ��Υ��ץ���������������.�᡼���ֹ�򥯥�å����Ƹġ��Υ᡼��򸫤뤫, ������ɥ쥹�Υ����������.

������ɥ쥹�Υ�����������Ȥ�, ���β�����ɥ쥹������Ʊ�����ץ�����
�ѥ���ɤǿ������������Ͽ���뤳�Ȥ��̣���ޤ�. �������Ȥ��Ƥ�, ����
���ϼ¹ԼԤ��Ѥ��Ƥ��뤳�ȤǤ�. �Ĥޤ�, ���������ɥ쥹�γ�ǧ��, 
�褦�����᡼���ȯ���ʤɤ�Ԥ�ʤ��Ȥ������ȤǤ�.

��¸�������Ͽ�����ˤ��ѹ��Ϥ���ޤ���. �⤷, �Ť����ɥ쥹����������
�ΤǤ����, -r �ե饰��ȤäƤ�������. �ޤ�, �ꥹ�ȴ������ɥ쥹���ѹ�
�������ΤǤ����, -a �ե饰��ȤäƤ�������.

����ˡ:
    clone_member [���ץ����] �쥢�ɥ쥹 �����ɥ쥹

�:

    --listname=�ꥹ��̾
    -l �ꥹ��̾
        �ꥹ��̾�Υ᡼��󥰥ꥹ�ȤˤĤ��Ƥ����ѹ�����. �⤷, -l ��
        ̵�����, ���ƤΥ᡼��󥰥ꥹ�Ȥ���������. -l ���ץ�����
        ʣ�����ꤹ�뤳�Ȥ��ǽ.

    --remove
    -r
        �������������, �쥢�ɥ쥹��ꥹ�Ȥ���������.

    --admin
    -a
        �ꥹ�Ȥδ����ԥ��ɥ쥹����쥢�ɥ쥹��õ��, ����⥯������
        �����ޤ����ѹ�����.

    --quiet
    -q
        �ѹ����Ť��˹Ԥ�.

    --nomodify
    -n
        �ɤ����ѹ����뤫ɽ�����뤬, �ºݤˤ��ѹ����ʤ�. --quiet�ե饰
        �Ȥ϶��ѤǤ��ʤ�.

    --help
    -h
        ���Υإ�ץ�å�������ɽ�����ƽ�λ����.

�쥢�ɥ쥹�ϥ桼�����ѹ����Υ��ɥ쥹��, �����ɥ쥹���ѹ���Υ��ɥ쥹.
����å��ܼ�������
������ɥ쥹�򱣤��ޤ�����ʬ���ƥ����ȥե�����ε��Ҥ���ꥹ�Ȥ������Ԥ�.

����ˡ: config_list [���ץ����] �ꥹ��̾

���ץ����:
    --inputfile �ե�����̾
    -i �ե�����̾
        �ꥹ�ȥ��֥������Ȥ�°���˥⥸�塼�������ѿ��������Ƥ�
        ���Ȥǥꥹ�Ȥ������Ԥ�, �ꥹ�Ȥ���¸����. �ե�����̾��
        ���ꤵ�줿�ե������ execfile() ��Ȥä��ɤ߹���Τ�, ������
        Python �Υ����ɤǤʤ���Фʤ�ʤ�. ���˥ꥹ�Ȥ�°���Ȥ���
        �������Ƥ��ʤ��ѿ���̵�뤵���. (�ٹ��å��������Ф�)
        -c ���ץ����⻲�ȤΤ���.

        ���̤��ѿ�̾ mlist ������ѿ����դ�����Τ�, �ºݤ� MailList
        ���֥������Ȥ�°���Ȥʤ�. ���Τ��Ȥϥꥹ�ȥ��֥������Ȥ�
        �ؤ��Ʋ��Ǥ�Ǥ��뤳�Ȥˤʤ뤬, ���դ��ʤ���! �����
        �Ȥ��ȥ᡼��󥰥ꥹ�Ȥ˽����»����Ϳ��(�����Բ�ǽ��)���ǽ��
        ������.

    --outputfile �ե�����̾
    -o filename
        �ꥹ�Ȥ������Ԥ��ΤǤʤ�, ���Υ�����ץȤ����Ϥ˹礦�ͤ�,
        ���ߤ������ѿ�����Ϥ���. ����ˤ�ä�, ��������Υꥹ�Ȥ�
        �������Ф���, �̤Υꥹ�Ȥ�����˰ܤ��Ѥ��뤳�Ȥ��Ǥ���.
        �ե�����̾�Ϥ���������Ϥ��񤭹��ޤ��ե������̾���Ǥ���. 
        ����� - �ˤ��Ƥ�����, ɸ����Ϥ˽񤭽Ф�.

    --checkonly
    -c
        ���Υ��ץ����Ǥ�, �ºݤ��ѹ��ϹԤ��ʤ�. -i ���ץ�����
        �Ȥä��Ȥ�����ͭ��.

    --verbose
    -v
        °�����ѹ������ä��Ȥ�����̾����ɽ�������. -i ���ץ�����
        �Ȥä��Ȥ�����ͭ��.

    --help
    -h
        ���Υإ�ץ�å�������ɽ�����ƽ�λ����.

-o ���ץ����� -i ���ץ�����Ʊ���˻Ȥ����Ȥ��Ǥ��ʤ�.

��ǧ��ǧ (*) - �᡼��ˤ���ܿͤγ�ǧ��ɬ��<br>
��ǧ - �ꥹ�ȴ����Ԥξ�ǧ��ɬ��<br>
��ǧ+��ǧ - ��ǧ �� ��ǧ ξ��ɬ��

<p>(*) ï������������Ф��� Mailman ���������ֹ��
 �դ����ֿ����ޤ�. �����ԤϤ����ֹ��Ȥä��ֿ����ʤ���
 �������뤳�Ȥ��Ǥ��ޤ���.<br>
 ����ˤ��¾�ͤ�λ������������񤵤���Ȥ���ͭ����
 (���뤤�ϰ��դ���) �԰٤��ɤ����Ȥ��Ǥ��ޤ�.�����ԥѥ���ɤγ�ǧ:��ǧ�ܾ�ǧ���ɥ쥹�ѹ��������ǧ���ޤ�������ѥ���ɤγ�ǧ:�ʲ�ԥѥ���ɤγ�ǧ:���������ǧ��������ǧ���ʤ����Żҥ᡼�륢�ɥ쥹����γ�ǧ��ɬ�פǤ�. �����¾�ͤ������������Ͽ���Ƥ��ޤ��Τ��ɤ�����Ǥ�. ������λؼ��ˤĤ��ƤϤ��ʤ��Υ��ɥ쥹 %(email)s �����������᡼��˽��äƤ�������. ���ʤ��������ǧ��̵����������³������λ���ʤ����Ȥ����դ��Ƥ�������.��ǧʸ���󤬶��Ǥ���ǧʸ����:��ǧ�Ǥ��ޤ������ƥե��륿���������ƥե��륿����ǧ�Ԥ���³���ꥹ�Ȥ�����ʸ���� %-ʸ�� ���� $-ʸ�����ѹ�����.

���Υ�����ץȤ� bin/withlist �Υ�����ץȤȤ��Ƽ¹Ԥ���, �Ĥޤ�

% bin/withlist -l -r convert <�ꥹ��̾>
�ɤ߹��ߥե����뤬�����ޤ���: %(filename)s�񤭹���ե����뤬�����ޤ���:�ꥹ�Ȥ��������%(hostname)s �᡼��󥰥ꥹ�Ȥ�������������̤��Ͽ�Υ᡼��󥰥ꥹ�Ȥ��������.

����ˡ: %(PROGRAM)s [���ץ����] [�ꥹ��̾ [�����ԥ��ɥ쥹 [�ѥ����]]]

���ץ����:
    -l ����
    --language ����
        �ꥹ�Ȥθ���� `����' �����ꤹ��. �����2ʸ���θ��쥳����
        (�� _ �μ���2ʸ���ι񥳡���) ��ɽ�����.

    -q/--quiet
        �̾�����Ԥˤ�(��ǧ�θ�)�᡼��ǥꥹ�Ⱥ��������Τ���. ����
        ���ץ������դ���ȳ�ǧ�ȥ᡼�����Τ�Ԥ�ʤ�.

    -h/--help
        ���Υإ�ץ�å�������ɽ�����ƽ�λ����.

���ޥ�ɹԤˤϤ����ĤǤ�������¤٤뤳�Ȥ��Ǥ���. �⤷̵����, �ץ���ץ�
���Ф����Ϥ��׵᤹��.

Mailman �Υꥹ�ȤϤ��줾��2�ĤΥѥ�᡼��, �Ĥޤ�᡼�뤬�ФƹԤ��Ȥ���
�ۥ���̾��, �����֥��󥿡��ե������� URL ����äƤ���. Mailman �ν��
�����Ԥ��Ȥ���, �ǥե���Ȥ����ꤵ���. ������, ʣ���β��� Mailman 
�����Ȥ���äƤ���Ȥ��ˤ�, ���Υǥե���ȤϺ�������ꥹ�Ȥ˹��ʤ�
���⤷��ʤ�.

�ɥᥤ�����ꤹ�뤿���, �ꥹ��̾��ʲ��Τ褦�˽񤯤��Ȥ��Ǥ���:

    mylist@www.mydom.ain

������, `www.mydom.ain' �Ϥ��β��ۥꥹ�Ȥδ��ܥۥ���̾�Ǥ���.
�Ĥޤ�, �ꥹ�Ȱ���Υڡ�����
    http://www.mydom.ain/mailman/listinfo
�Ǹ��뤳�Ȥ��Ǥ����ΤȤ���. �ޤ�, www.mydom.ain �� mm_cfg.py/
Defaults.py ������������� VIRTUAL_HOSTS �򻲾Ȥ���Τ˻��Ѥ����.
��������᡼��Υۥ���̾����Ф����Ȥˤʤ�. �⤷, ���줬���Ф�
�ʤ����, www.mydom.ain �������֤ȥ᡼���ξ���˻Ȥ���.

�⤷, �ꥹ��̾�������� `mylist' ���ä���, �᡼��ۥ���̾��URL�Ϥ��줾��
Defaults.py �ޤ��� mm_cfg.py �� DEFAULT_EMAIL_HOST �� DEFAULT_URL ��
�Ȥ���.

�ꥹ��̾�Ͼ�ʸ�����Ѵ������.
�̤Υꥹ�Ȥ����������¸��˥ǥ��쥯�ȥ��������������������ǡ����١����ι�����λ���ޤ���12��12�����Υꥹ�Ȥ�ɸ��������Υꥹ�Ȥο��������Ŭ�Ѥ����ǥե���ȤΥ��ץ����.<input
             type="hidden" name="new_member_options" value="ignore">��α������Υꥹ�Ȥ������Υ᡼��󥰥ꥹ�Ȥ�õ��Mailman �� %(version)s ��<br> �����Ϥ����ޤ���������:����:         %(description)s�����ǡ����١����ξܤ�������ˡ�ޤȤ��ɤ��ޤȤ��ɤ߸���ޤȤ��ɤ������ޤȤ��ɤ߲��:�֤ޤȤ��ɤߡץ��ץ�������Ѥ��ʤ��˴��˴�digest_send_periodic �����åȤ���Ƥ��ƥ�å�������ί�ޤäƤ���ꥹ�Ȥ�
�Ĥ���, �ޤȤ��ɤߤ�ȯ������

����ˡ: %(PROGRAM)s [���ץ����]

���ץ����:
    -h / --help
        ���Υ�å�������ɽ�����ƽ�λ����

    -l �ꥹ��̾
    --listname=�ꥹ��̾
        �ꥹ��̾�򤢤����ꥹ�ȤˤĤ��Ƥ���, �ޤȤ��ɤߤ���������.
        ���줬̵�����, ���ƤΥꥹ�Ȥν����򤹤�.
����������Ƥ��ܿͤˤ�����ޤ���%(hexlversion)s ���� %(hextversion)s �ؤΥ����󥰥졼�ɤ򸡽Ф��ޤ���.
�����¿ʬ�����ǤϤʤ��Ǥ��礦.
��λ���ޤ�.����¹ԥ⡼��Mailman �Υǡ����١����ե���������Ƥ�ɽ������.

����ˡ: %(PROGRAM)s [���ץ����] �ե�����̾

���ץ����:

    --marshal/-m
        �ե������ Python �� marshal �����Ȳ��ꤹ��. ��ư�����̵����
        �ʤ�.

    --pickle/-p
        �ե������ Python �� pickle �����Ȳ��ꤹ��. ��ư�����̵����
        �ʤ�.

    --noprint/-n
        ���֥������Ȥ�����ɽ����Ԥ�ʤ�. ����ϥ��֥������Ȥˤʤ�餫��
        ���꤬���ä�, pickle �����β���ɽ��������Ԥ���������ͭ���Ǥ���.
        `python -i bin/dumpdb �ե�����̾' �η��ǻȤ��Ȥ褤. ���ξ��,
        �������Х��ѿ� "msg" ���ĥ꡼��¤�Υ롼�ȤȤʤ�.

    --help/-h
        ���Υإ�ץ�å�������ɽ�����ƽ�λ����.

�ե�����̾�� `.db' �ǽ���Ȥ�, Python marshal �Ǥ���Ȳ��ꤷ, `.pck' ��
����Ȥ��ˤ� Python pickle �Ǥ���Ȳ��ꤹ��. �ɤ���ξ��⤳�β����
̵���ˤ���������, �ɤ���γ�ĥ�ҤǤ⽪�äƤ��ʤ��Ȥ��ˤ�, -p �ޤ��� -m
�ե饰��Ȥ�����.
���������ġ��Υꥹ�Ȳ���ˤ�<em>ȯ�����¥ե饰</em>�����ä�, ���β����ľ�ܥꥹ�Ȥ�
��ƤǤ��뤫, ���뤤�ϻʲ�Ԥξ�ǧ��ɬ�פȤ��뤫����Ƥ��ޤ�.
�⤷, ȯ�����¥ե饰�� ON �ˤʤäƤ���ȥꥹ�Ȳ���������Ƥ�, ��ǧ�ץ�����
��Фʤ���Ф����ޤ���. ���ʤ��ϥꥹ�ȴ����ԤȤ���, ����β���������Ƥ�
���¤��뤫�ɤ����η��긢����äƤ��ޤ�.

<p>�ǽ�˿�������������񤹤��, ���β���κǽ��ȯ�����¥ե饰��, ������
��᤿�ͤ����ꤵ��ޤ�. �ǥե���ȤDz���������Ƥ�ǧ������ˤ�, ������
���ץ����� OFF (������)�ˤ��Ƥ�������. �ǥե���ȤǾ�ǧ�ץ�������ư����
���ˤϤ���� ON (�Ϥ�) �ˤ��Ƥ�������. �ġ��β����ȯ�����¥ե饰��
<a href="%(adminurl)s/members">�����������</a>����, ���ĤǤ��ư������
�Ǥ��ޤ�.���줾������ꥭ����ɤϼºݤˤ�����ɽ���Ǥ�. ����ϥ᡼���
�������ʬ, �Ĥޤ�<code>Keywords:</code> �� <code>Subject:</code>
�إå���, Ŭ�礹�뤫�򸡺�����Τ˻Ȥ��ޤ�. �᡼����ʸ�κǽ��
<code>Keywords:</code> �� <code>Subject:</code> "�إå�" �����äƤ�
Ŭ�縡��(�ޥå���)���Ԥʤ��ޤ�.HTML���Խ� : ���顼���ץ������Խ����� HTML �ڡ������Խ�������˥ѥ���ɤ�᡼�뤷�Ƥ��������᡼�륢�ɥ쥹:۵�������α��ͭ���ˤʤäƤ��ޤ��۵�������α�����ꤵ��Ƥ��ޤ��۵ޤΤ������Ƥ���Ƥ���α���ޤ�.�ꥹ�ȤΥѥ���ɤ϶���ˤǤ��ޤ������Ѥ���<a href="?VARHELP=general/subject_prefix">subject prefix</a>
��ASCIIʸ����������ʤ���Ǥ���沽���ޤ���?�ʾ�: �Ѹ� (�ƹ�)��ǧ���å���(ʸ����)�����Ϥ��Ƥ������������������ԥѥ���ɤ����Ϥ��Ƥ��������������ʲ�ԥѥ���ɤ����Ϥ��Ƥ�������:��ԤˤҤȤĤ��ĥ��ɥ쥹����...�ꥹ�ȴ����ԤΥ᡼�륢�ɥ쥹�����Ϥ��Ƥ�������: �ꥹ�Ȥ�̾�������Ϥ��Ƥ�������: ���顼����³���Υ��顼:���Լ�³���Υ��顼:%(listname)s �ꥹ�Ȥ����顼�dz����ޤ���, ���Ф��ޤ�: %(e)s%(listname)s �ꥹ�Ȥ����顼�dz����ޤ���, ���Ф��ޤ�.�����³���Υ��顼:���顼: �����ȥ˥����̤�<tt>Reply-To:</tt>���ɥ쥹�̤Υ��ɥ쥹2��2���ꥹ�Ȳ������Ť˥᡼�������ʤ��褦�ˤ��ޤ�(��ǽ�ʤ�)�ǽ������������°����ꥹ�Ȥ򸡺�����.

����ˡ:
    find_member [���ץ����] ����ɽ�� [����ɽ�� [...]]

�:
    --listname=�ꥹ��̾
    -l �ꥹ��̾
        ���ꤷ���ꥹ�Ȥ��鸡������

    --exclude=�ꥹ��̾
    -x �ꥹ��̾
        ���ꤷ���ꥹ�Ȥ򸡺��оݤ���Ϥ���

    --owners
    -w
        ��������Ǥʤ��ꥹ�ȴ����Ԥ⸡������

    --help
    -h
        ���Υإ�ץ�å�������ɽ�����ƽ�λ����

    ����ɽ��
        Ŭ��򸡺����� Python ������ɽ��

-l �� -x ���ץ����δط��ϰʲ��Τ褦�ˤʤ�. �⤷ -l ���ץ����
���ꤵ��Ƥ�����, ���Υꥹ�Ȥ����򸡺��˴ޤ��. �⤷ -x ���ץ����
�����ä� -l ���ץ����̵������, ���ꤵ��Ƥ��ʤ����ƤΥꥹ�Ȥ�
�����оݤȤʤ�.

����ɽ���� Perl5 �˻��Ƥ��뤬, Python �� re �⥸�塼���Ȥ�. re
�⥸�塼��λ��ͤϰʲ��Υڡ����ˤ���:

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

�᡼�륢�ɥ쥹����ʸ����ʸ���ζ��̤򤻤��˸������뤬, ��̤�ɽ����
��ʸ����ޤ�����ǹԤ���.

������� %(link)s:�ե�����ɸ���1MM2.1b4 ��������¸��ˤ�������.

����ˡ: %(PROGRAM)s [���ץ����] �ե����� ...

â��, ���ץ�����:
    -h / --help
        ���Υإ�ץ�å���������Ϥ��ƽ�λ����.

Mailman 2.1b4 �Ǻ�������;�פʥǡ������񤭹��ޤ줿��¸��ˤ�������
����ˤ����Ȥ��ޤ�. $PREFIX �ǥ��쥯�ȥ꤫��, ���Τ褦�˻ȤäƤ�������.

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

(�Хå��������Ȥ�ɬ�פǤ��뤳�Ȥ����դ��Ƥ�������)

���Υ�����ץȤ�¹Ԥ������, bin/check_perms -f ��¹Ԥ���ɬ�פ�����ޤ�.
����ƥ�ץ졼�Ȥ���: %(listname)s�֤ޤȤ��ɤߡפκǸ���դ���եå�������������ؤΥ᡼����ղä����եå��ʤ�餫����ͳ�� %(mbox_dir)s ���ե�����Ȥ���¸�ߤ��ޤ�. b6 �ǤϤ����
�Ȥ��ޤ���Τ�, %(mbox_dir)s.tmp ���ѹ�������˿ʤߤޤ�.̤�Τ���ͳ�ˤ���᡼���(���̤�)���Υ��ɥ쥹��ž������:��α���줿�᡼���ž���ꥹ�ȴ����Ԥ�ž��ž�����ץ������4�ե�󥹸���ȯ����:ȯ����: %(sender)s
����:   %(date)s
��̾:   %(subject)s
����:   %(reason)s����������������Ū�ʥꥹ�Ȥ�����, ��������, ����ư�����̥��ץ�������̸����ꥹ�Ȱ���ڡ�������Ū�ʥ᡼��󥰥ꥹ�Ȥ������ɥ��ĸ��̡��� Unix �䤢��ؤ��ꥹ�Ȥ���¸��ˤعԤ����̸����Υꥹ�Ȱ���ڡ�����Gzip���̥ƥ����� %(sz)sHTML ���ѹ�����ޤ���Ǥ���.HTML��ź�եե�����ϼ�������Ƥ��ޤ�HTML ���ѹ�����λ���ޤ���.�֤ޤȤ��ɤߡפ��դ���إå�������������ؤΥ᡼����դ���إå���å������������Ԥ򱣤���, �ꥹ�ȤΥ��ɥ쥹���֤�������
(From, Sender �� Reply-To �������ޤ�)Enter �򲡤��� %(listname)s �δ����Ԥ˥᡼�����Τ���...��α���ꤷ������ɽ���˥ޥå�����إå�����Ƥ���α����.��α�᡼�������λ��Ȥ��ۥ���̾(�ɥᥤ��̾)��ͧ��Ū���ɥ쥹 (������ʸ��)��ͧ��Ū���ɥ쥹 (������ʸ��): %(member)s��ƥ᡼�뤬��Kb �ʾ�ˤʤä���֤ޤȤ��ɤߡפ�ȯ�����ޤ���?<em>��������</em>�ηٹ�᡼��򲿲����äƤ���, �ºݤ�
 ���β����᡼��󥰥ꥹ�Ȥ��������ޤ���? 0 �����ꤹ���,
 ���顼���������ͤ�ã����������¨�¤����������ޤ�.
 �����ǵ����Τ���.�᡼����ʸ�β����ܤޤ�����򥹥���󤷤ޤ���?��¸��ˤο���������Ϥ�����٤ϤɤΤ褦�ˤ��ޤ���?�֤ޤȤ��ɤߡפο���������Ϥ�����٤ϤɤΤ褦�ˤ��ޤ���?�ϥ󥬥꡼���⤷��Ƥΰ��褬���ο���ۤ��Ƥ�����, �����Ԥ�
 ��ǧ����ޤ�. ���̵���ξ�� 0�����ꤷ�Ƥ�������. ������Ƥ���ݤ�����,<br>������ͳ (���ץ���ʥ�):�⤷���ʤ������Υ᡼����ֿ�����ݤ�, Subject: (��̾) �إå�
�˼��ä��ʤ��褦�ˤ����, Mailman ����α����Ƥ���᡼���
�˴����ޤ�. �⤷, �᡼�뤬 SPAM �Ǥ���Ф������Ƥ�������. ��
��, ���Υ᡼����ֿ�����Τ� Approved:�إå��ȥꥹ�ȤΥѥ��
�ɤ�إå��ȥꥹ�ȤΥѥ���ɤ��դ��������, ��α�᡼��ϥ�
���Ȥؤ����դ�ǧ����ޤ�. Approved: �إå����ֿ��᡼�����
ʸ�κǽ�����äƤ��Ƥ⤫�ޤ��ޤ���.

 (����: ���Υ�å�������ź�դ���Ƥ��ޤ�. ź�ե᡼��κ��п�
�ؤ��ֿ���, �᡼�륽�եȤˤ�äƤϥ��ݡ��Ȥ���Ƥ��ޤ���. ñ
���ֿ�����Ȱ�ä���̾������ˤʤäƤ��뤳�Ȥ�����ޤ��Τ�, 
�����դ�������.)�ѥ�������Ϥξ��, ��ǧ��ɬ�פǤ�.�⤷, �᡼��󥰥ꥹ�Ȥ�ɸ����줬ASCII�Ǥʤ�ʸ�������ȤäƤ���
�ꥹ����Ƥη�̾���դ������֤���ASCII�Ǥʤ�ʸ�������äƤ�����,
�������֤���ɸ��Ū����ˡ����沽����ޤ�. ������, �⤷���֤���ASCIIʸ��
�����ȤäƤ��ʤ����, <em>���ʤ�</em>���������沽�򤷤ʤ��褦�ˤǤ��ޤ�
���Τ��Ȥ�, ��ASCII��沽���б����Ƥ��ʤ��᡼�륽�եȤ�ȤäƤ�����
�ˤ�, ����������̾���ɤߤ䤹���ʤ�ޤ�.
<p>������, �⤷�᡼��󥰥ꥹ�Ȥ���沽�����ꤷ�ʤ��ä���ξ���Υ᡼��
��������ʤ�, ������<em>ɬ�פ˱�����</em>������Ǥ����Ȥ����Ǥ��礦.
���ξ��, �⤷��̾�إå��λĤ����ʬ��ASCIIʸ�������ʤ����֤�����沽
����, ��ASCIIʸ����ޤ�Ǥ��������֤�����沽���ޤ�. �������뤳�Ȥ�, 
�����Υ᡼�륽�եȤ����֤��ȸ��Υإå��δ֤ζ�����������ä����ꤹ��
��������Ǥ��ޤ�.̵��:   %(addr)30s������줿������ѹ���̵��: %(user)stext/plain�Ǥʤ�MIME�ѡ��Ȥ�̵�������ʥ᡼�륢�ɥ쥹: %(safeuser)s��ˡ�ʥ᡼�륢�ɥ쥹�����ʥꥹ��̾: %(s)s���ץ��������: %(opt)s%(module)s �� import ��...���ʤ��β�����ץ������ѹ�����ˤ�, �ޤ�, ���Υե������
%(extra)s����ѥ���ɤ�����ƥ������󤷤ʤ���Фʤ�ޤ���. �⤷, ����ѥ����
��˺��Ƥ�����, ���Υܥ���򥯥�å����ƥ᡼��Ǽ��󤻤뤳�Ȥ�
�Ǥ��ޤ�. �ޤ�, ñ�ˤ��Υꥹ�Ȥ�����񤷤��������Ǥ����, <em>���</em>
�ܥ���򥯥�å����Ƥ�������. ��ǧ�Υ᡼�뤬���ʤ����������ޤ�. 

<p><strong><em>����:</em></strong> ���λ����������, �֥饦����
���å�����ͭ���ˤ��Ƥ����Ƥ�������. �Ǥʤ���, �ѹ���ͭ���ˤʤ�ޤ���. 
 �ޤȤ��ɤߤδ��������ä�, �����1�˥ꥻ�åȤ���

����ˡ: %(PROGRAM)s [���ץ����] [�ꥹ��̾ ...]

���ץ����:

    --help/-h
        ���Υ�å�������ɽ�����ƽ�λ.

���ޥ�ɹԤΥꥹ�ȤˤĤ��� bump ����. �ꥹ��̾��̵�����ˤ�
���ƤΥꥹ�Ȥ� bump ����.
%(listname)s �ν���ѥ����: �ǽ�˻��ѤǤ������. <p>�ǽ�˻��ѤǤ������򾯤ʤ��Ȥ�ҤȤĤ�
����Ǥ����ʤ���, �ꥹ�Ȥϥ����ФΥǥե���ȸ���Ǥ��� %(deflang)s ��
���Ѥ��ޤ�.�ǽ�Υꥹ�ȴ����ԥ��ɥ쥹: ����ꥹ�ȥѥ����:����ѥ���ɤ����פ��ޤ���Mailman �� incoming ���塼�˥ե����뤫��᡼��������.

����ˡ: inject [���ץ����] [�ե�����̾]

���ץ����:

    -h / --help
        ���Υƥ����Ȥ�ɽ�����ƽ�λ����.

    -l �ꥹ��̾
    --listname=�ꥹ��̾
        �᡼��������ꥹ�Ȥ�̾��. ɬ��.

    -q ���塼̾
    -queue=���塼̾
        �᡼�������륭�塼��̾��. ���塼̾�� qfiles �ǥ��쥯�ȥ��
        ���֥ǥ��쥯�ȥ��̾���Ǥ���. ��ά�ξ���, incoming ���塼
        ���Ȥ���. (���塼���Ԥ��������������뤳�Ȥ�����)

�ե�����̾�ϥ��塼�������ʿʸ�Υ᡼��ե������̾���Ǥ���. ��ά�����
ɸ�����Ϥ��Ȥ���.
����...����:   %(addr)30s��ǧʸ���󤬰㤤�ޤ�. ������񤷤����ɥ쥹�ˤĤ��ƿ�����ǧ��
���Ƥ����ǽ��������ޤ�.��ǧʸ����̵���Ǥ�. �����ǧ�Τ����ʸ�����
  �ǽ�����������餪�褽 %(days)s ����˴����ڤ�
  �ˤʤ뤳�Ȥ����դ��Ƥ�������. �⤷��ǧ���¤��ڤ줿
  �ΤǤ����, �⤦�������������Ƥ�������.CGI������ץȤΥ��ץ���������Ǥ�CGI �Υ��ץ���������Ǥ�.�ץ��ѥƥ����ͤ�����: %(k)s�ѿ����ͤ�����: %(property)s������¸��ˤϹ����������ޤ���, ����Ȥ����˸��ꤷ�ޤ���?qrunner ���ޤ����äƤޤ���?������ˤ�, �ꥹ�Ȼʲ�Ԥξ�ǧ��ɬ�פǤ���? (<em>������</em>��侩)�����ꥢ��1��1�����ܸ�7��7��6��6���ڹ�����쥪�ץ�������Υꥹ�ȤǻȤ�����������κǿ���ư����Mailman ����ưŪ�˥ꥹ�ȥѥ���ɤ��������Τ��褱���
����ѥ����(�ȳ�ǧ)��������ˤ��Ƥ����Ƥ�������.�ꥹ���ꥹ�Ȥ������ꥹ�ȥإ��: %(requestaddr)s�ꥹ�ȼ����ꥹ�ȴ�����: %(owneraddr)s�ꥹ�ȴ����ԤΤ����ƤΥ᡼��󥰥ꥹ�Ȥ�ɽ������.

����ˡ: %(program)s [���ץ����]

�:

    -a / --advertised
        �������줿�ꥹ�Ȥ�����ɽ������.

    --virtual-host-overview=�ɥᥤ��
    -V �ɥᥤ��
        �ɥᥤ��ǻ��ꤷ�����ۥɥᥤ���°����᡼��󥰥ꥹ�ȤΤߤ�
        ɽ������. â��, VIRTUAL_HOST_OVERVIEW �ѿ������ꤵ��Ƥ���ɬ��
        ������.

    -b / --bare
        �ꥹ�Ȥ�û��������̵���ꥹ�ȤΤߤ�ɽ������.

    -h / --help
        ���Υƥ����Ȥ�ɽ�����ƽ�λ����.

�᡼��󥰥ꥹ�Ȥβ��������ɽ������.

����ˡ: %(PROGRAM)s [���ץ����] �ꥹ��̾

�:

    --output �ե�����
    -o �ե�����
        ���Ϥ�ɸ����ϤǤʤ�, ���ꤷ���ե�����˽񤭹���.

    --regular / -r
        �̾���(�ޤȤ��ɤߤǤʤ�)�Τߤ�ɽ������.

    --digest[=����] / -d [����]
        �ޤȤ��ɤ߲���Τߤ���Ϥ���. ���ץ����ǻ��ꤹ��[����]��
        "mime" �ޤ��� "plain" �Τɤ��餫�ǡ����η����ǤΤޤȤ�
        �ɤߤ���ꤷ�Ƥ�������ɽ������.

    --nomail[=��ͳ] / -n [��ͳ]
        �᡼����������ߤ��Ƥ�������ɽ������. ���ץ����ǻ��ꤹ��
        [��ͳ] �� "byadmin", "byuser", "bybounce", "unknown" ��
        �ɤ줫��, ������ͳ����������ߤ��Ƥ�������ɽ������. �ޤ�
        "enabaled" ����ꤹ���, ������ͭ���ˤʤäƤ�������ɽ��
        ����.

    --fullnames / -f
        ���Ϥ���̾��ޤ��.

    --preserve / -p
        �᡼�륢�ɥ쥹��ɽ������Ȥ���, ��������Ϥ����Ȥ�����ʸ��/��ʸ��
        �򤽤Τޤ޻Ȥ�. ���ꤷ�ʤ��Ⱦ�ʸ���������Ѵ������.

    --help / -h
        ���Υإ�ץ�å�������ɽ�����ƽ�λ����.

    �ꥹ��̾�ϻ��Ѥ���᡼��󥰥ꥹ�Ȥ�̾��.

-r �� -d ����ꤷ�ʤ���, �ǽ���̾�����, ���ˤޤȤ��ɤ߲����ɽ��
����뤬, �����ξ��֤ˤĤ��Ƥ�ɽ������ʤ�.
�᡼��󥰥ꥹ�Ȥδ����Ԥ�ɽ������

����ˡ: %(program)s [���ץ����] �ꥹ��̾ ...

�:

    --all-vhost=���ۥۥ���
    -v=���ۥۥ���
        ���ۥۥ��Ȥ�°�������ƤΥ᡼��󥰥ꥹ�Ȥδ����Ԥ�ɽ������.

    --all
    -a
        ���Υ����ƥ������ƤΥ᡼��󥰥ꥹ�Ȥδ����Ԥ�ɽ������.

    --help
    -h
        ���Υإ�ץ�å�������ɽ�����ƽ�λ����.

�ꥹ��̾�ϴ����Ԥ�ɽ�����褦�Ȥ���᡼��󥰥ꥹ�Ȥ�̾���Ǥ���. ����
�ʾ�Υꥹ��̾�򥳥ޥ�ɹԤǻ��ꤹ�뤳�Ȥ�Ǥ���.
�ꥹ�Ȥ����ˤ���ޤ�: %(listname)s�ꥹ�Ⱥ����Ԥ�ǧ�ڥѥ����:�ꥹ�Ȳ���ʲ��(�ȴ�����)����α��δ��������˴ؤ������Τ������������ޤ�. 
 �㤨��������Υꥹ�Ȥؤβ���������, ���餫����ͳ��
 ��α����Ƥ�����ƤʤɤǤ�. ���Υ��ץ��������ꤹ���
 ��������������뤿�Ӥ�ľ�������Τ���ޤ�.����¾�Υꥹ�Ȥؤ���������ꥹ��̾��ɬ�פǤ�.�ꥹ�Ȥ�̾����ɬ�פǤ�.�ꥹ��̾�ˤ� @ ������뤳�ȤϤǤ��ޤ���: %(listname)s�ꥹ��̾:     %(listname)s���Υ᡼��󥰥ꥹ�Ȥ���������ӽ�����륢�ɥ쥹�Υꥹ��.�����ǤϤ��뤬��Ƥ�ưŪ�˾�ǧ���٤����ɥ쥹�Υꥹ��.��Ƥ�����ȼ�ưŪ���˴����������Υ᡼�륢�ɥ쥹��Ƥ�����ȼ�ưŪ�˵��ݤ��������Υ᡼�륢�ɥ쥹��Ƥ�����Ȼʲ�ǧ�Τ���ľ������α����������Υ᡼�륢�ɥ쥹�ꥹ�ȤΥѥ����%(hostname)s �Ǥ� %(safeuser)s ����Υꥹ�Ȳ����Ͽ���������ޤ��ϰ����Υ᡼��󥰥ꥹ�Ȥδ����Ԥ�ɽ������.

����ˡ: %(PROGRAM)s [���ץ����] [�ꥹ��̾ ...]

    -w /--with-listnames
        �����Ԥ�ꥹ��̾�ǥ��롼�ײ���, �ꥹ��̾����Ϥ˴ޤ��.
        ���ꤷ�ʤ��ȴ����Ԥϥ᡼�륢�ɥ쥹�򸵤��¤��ؤ���ñ�첽��
        �Ԥ���.

    -m / --moderators
        �ꥹ�Ȥλʲ�Ԥ���Ϥ˴ޤ��.

    -h / --help
        ���Υإ�ץ�å���������Ϥ��ƽ�λ����.

    �ꥹ��̾
        ���ꤷ���ꥹ�Ȥδ����Ԥ���Ϥ���. ���İʾ�Υꥹ��̾��񤯤��Ȥ�
        �Ǥ���. �ꥹ��̾����Ĥ�̵�����ˤ�, �����Υꥹ�Ȥδ����Ԥ�ɽ��
        ����.
�ꥹ�Ȥ����ꥭ�������¸��˺����δ����������������񤷤�������������å����������֤�ʸ�ꥹ��:�ꥹ��: %(listname)s, 	������: %(owners)s��ȥ��˥���%(listname)s �Υꥹ�Ȥ��ɤ߹��������������������������������᡼�������᡼�� &lt;-&gt; �˥塼����������᡼�롦�˥塼��������������ӥ�������.%(listname)s �᡼��󥰥ꥹ�Ⱥ����ο����᡼��󥰥ꥹ�Ⱥ�������᡼��󥰥ꥹ�Ⱥ���η��%(listname)s �᡼��󥰥ꥹ�Ⱥ���ο���Mailman %(varname)s �ꥹ�ȥ��ץ���󡦥إ��Mailman �����ǡ����١������顼Mailman ��,  <tt>Subject:</tt>�إå�(��̾)��<a 
href="?VARHELP=general/subject_prefix">�����Ԥ�����Ǥ������֤�</a>
���դ��ޤ�. �����, �̾�, Usenet �˥塼����ž�������å������ˤ⸽��ޤ�.
���Υ��ץ�����<em>������</em>�ˤ����ž����å������ˤ����֤���Ĥ��ʤ�
�褦�ˤʤ�ޤ�. �������, ���̤Υ᡼��˷�̾�����֤����դ��ʤ����, 
�˥塼���ˤ��դ��ޤ���.Mailman����Υץ饤�Х����ٹ�Mailman ��Ϳ����줿�᡼�륢�ɥ쥹��ͭ���ʤ�Τ�ǧ��ޤ���.
(@ �����äƤ��ޤ���???)�ʲ��ι��ܤ��ѹ�����, <em>�ѹ�����������</em>�Υܥ����
 ����å������������Ƥ�������.¿����(�º�, �ۤȤ�ɤ�) SPAM �������ΰ����
����Ū�� ���襢�ɥ쥹�˽�Ϣ�ͤ��ꤷ�ʤ���ΤǤ�. 
�ºݤ� To: �����äƤ���Τ�, �ޤ�ä���Ǥ�����
���ɥ쥹�Ǥ��뤳�Ȥ��褯����ޤ�.  �����Ǥ�������ˡ
�� '@' ��������ˤ���̾��������Ȥ��ޤ���, �������
�Ǥ�ۤȤ�ɤ� SPAM ����館�뤳�Ȥ��Ǥ��ޤ�.

<p>����Ȥ���, ¾�Υ��ɥ쥹���餽�Τޤ����ž�����줿
�᡼�������Ĥ��Ƥ���ޤ���. â��
<ol>
    <li>��ѤΥ��ɥ쥹��Ʊ��̾������äƤ��뤫, ���� 
    <li>��ѤΥ��ɥ쥹����̾�ꥹ�Ȥ�����Ƥ��� 
</ol>
��, �����դ��Ƥ����褦�ˤʤ�ޤ�. 3��3���ޤȤ���������ޤȤ��������Ͽ����å����å�����å����å״�λ�ޤȤ���������ޤȤ��������Ͽ��ƥ�å�������ʸ�κ��祵����(KB). ����̵���� 0
 �ˤ��Ƥ�������. 5������ե��륿�����̾���ѹ����ޤ���.����ꥹ�����̾���θ������������.����ꥹ�����������å�������ȴ��:��å������إå�:�᡼�����ʸ��Ĺ�����ޤ�: %(size)d �Х��Ȥ���ޤ�����
���¤� %(limit)d KB �Ǥ��᡼��ˤ��Կ��ʥإå�������ޤ�.��ư��褬������Ƥ��ޤ��������ޥ�ɤ��ޤޤ�Ƥ��ޤ�ȯ�������դ��ʲ���ʲ�ԤΥѥ���ɤ����פ��ޤ���.<br>������ۡ���ڡ���: %(listurl)s�᡼��� shunt ���塼���鸵�Υ��塼�˰�ư����.

����ˡ: %(PROGRAM)s [���ץ����] [�ǥ��쥯�ȥ�]

�:

    -h / --help
        �إ�פ�ɽ�����ƽ�λ.

�ǥ��쥯�ȥ����ꤹ��� qfiles/shunt �ʳ��Υǥ��쥯�ȥ꤫���ư����.
�ꥹ��̾�ȥե�����̾��ɬ�פǤ���Ƥˤϥꥹ��̾��������(to, cc) �˴ޤޤ�Ƥ�
�ʤ���Фʤ�ʤ��Ǥ��礦��? (�ޤ��ϰʲ��˻���
������̾��������äƤ��ʤ���Ф�
��ʤ�)?�ꥹ�Ȥ�̾��:̾��:��������(��ݲ�)���ץ�������ʤ�%(listname)s �ο��ѥ����: %(notifypassword)s������ %(pwdesc)s �Υѥ����:%(realname)s �ꥹ�Ȥ� %(addr)s ���鿷�����񿽤�����%(realname)s �ꥹ�Ȥ� %(addr)s ���鿷����񿽤������˥塼�������Ф��������ε������������ɥ쥹�����Ϥ���Ƥ��ޤ���-f �ΰ���������ޤ���PID�λҥץ�����������ޤ���: %(pid)s���ޥ�ɤ�����ޤ���.�ե�����̾������ޤ���.�ꥹ�Ȥ�̾����ɬ�פǤ�.�ꥹ�Ȥ�����ޤ���:�ꥹ��̾������ޤ��������оݤΥꥹ�Ȥ�����ޤ���Ŭ�礹��᡼��󥰥ꥹ�Ȥ�����ޤ������Υꥹ�ȤǤϡ֤ޤȤ��ɤߡפǤ�����ϤǤ��ޤ���!���ꤢ��ޤ�����ͳ�ϼ�����Ƥ��ޤ���runner ̾������ޤ���.̵��%(listname)s �Ȥ����ꥹ�ȤϤ���ޤ���: %(e)s%(listname)s �Ȥ����ꥹ�ȤϤ���ޤ��� (����, ���˺������Ƥ��ޤ�).<em>%(safelistname)s</em>�Ȥ����ꥹ�ȤϤ���ޤ���%(listname)s �Ȥ����ꥹ�ȤϤ���ޤ���%(listname)s �Ȥ����ꥹ�ȤϤ���ޤ���. �Ĥ��줿��¸��ˤ������ޤ�.���Τ褦�ʲ���Ϥ��ޤ���: %(addr)s.���Τ褦�ʲ���Ϥ��ޤ���: %(safeuser)s.������ɬ�פϤ���ޤ���.��Ͽ���٤�ͭ���ʥ��ɥ쥹������ޤ���ͭ����̾�������Ĥ���ޤ���.�����������:�����������ץ���������ե��륿������ʳ������Ϥ��Υꥹ�Ȥ���ƤǤ��ޤ���ɸ��Ǥʤ��ͤ���: %(k)s̵��̵�� - ��ǧ���̵�� (<em> �����ᤷ�ޤ��� </em>)<br>
��ǧ (*) - �᡼��ˤ���ܿͤγ�ǧ��ɬ�� <br>
��ǧ - �ꥹ�ȴ����Ԥξ�ǧ��ɬ�� <br>
��ǧ+��ǧ - ��ǧ �� ��ǧ ξ��ɬ��

<p> (*) ï������������Ф���Mailman ���������ֹ���դ����ֿ����ޤ�. 
 �����ԤϤ����ֹ��Ȥä��ֿ����ʤ��Ȳ������뤳�Ȥ��Ǥ��ޤ���.<br> 
 ����ˤ��¾�ͤ�λ������������񤵤���Ȥ���ͭ����(���뤤�ϰ��դ���)
 �԰٤��ɤ����Ȥ��Ǥ��ޤ�.�̾��, Mailman ��������������ؤΥ᡼���ޤȤ�ƥ᡼�륵���Ф�
�������ޤ�. ����� Mailman �ȥ᡼�륵���Фδ֤��̿��򸺤餹�Τ�, 
��Ψ���ɤ���ˡ�Ǥ�. 
<p>
������, �ꥹ�Ȥˤ�äƤ�, �����̲����줿��ˡ���褤���Ȥ⤢��ޤ�.
���ξ��, Mailman���̾�������ꥹ�Ȥθġ��β�����줾���, ������
�᡼����ʸ����ޤ�. ���Υ��ץ����򥪥�ˤ��뤳�Ȥ�, 
������, ���줬���ʤ��Υ����Ȥθ�Ψ������Ū���㲼�������ǽ��������ޤ�.
���Υȥ졼�ɡ����դ���������β��ͤ����뤫�ɤ���, ���դ��Ƹ�Ƥ����
��������. ���뤤��, ������Ȥ��Ƥ��뤳�Ȥ�¸�����Τ�, 
¾����ˡ��̵���Ȥ�¤�ޤ���. �ޤ�, �����ƥ����٤����տ�����˥���
����, ���ƤǤ��뤳�Ȥ��ǧ���Ƥ�������.

<p><em>������</em>�����֤ȸ��������Ϥ���, �᡼��ϤޤȤ����������ޤ�.
<em>�Ϥ�</em>�����֤ȸ���������Ԥ�, �����Ĥ����֤������ѿ����إå���
�եå��˻Ȥ���褦�ˤʤ�ޤ�(���򻲾�). �����, <em>�������̲�</em>��
���֤�<code>To:</code>�إå����ꥹ�ȤΥ��ɥ쥹�Ǥʤ�, �ġ��Υ桼������
�ˤʤ�ޤ�.

<p>�ޤ����������Ǥ�, �����Ĥ����֤�������ǽ���ѿ���<a href="?VARHELP=nondigest/msg_header">
�إå�</a>��<a href="?VARHELP=nondigest/msg_footer">�եå�</a>�������
���Ȥ��Ǥ���褦�ˤʤ�ޤ�. 

<p>�ʲ����ѿ��������ͭ���ˤ���ȥإå��ȥեå���������ޤ�:
<ul><li><b>user_address</b> - ����Υ��ɥ쥹(��ʸ���ˤʤ�)
    <li><b>user_delivered_to</b> - �������Ͽ�����羮ʸ����Ȥä����ɥ쥹
    <li><b>user_password</b> - ����Υѥ����
    <li><b>user_name</b> - ����Υե�͡���
    <li><b>user_optionsurl</b> - ������ץ����ڡ����� URL
</ul>
 �Υ륦�����������ʥ᡼�륢�ɥ쥹: %(toaddr)sǧ�ڼ�����¸��ˤϺ�����ޤ���. �������ˤ� -a ��Ĥ��Ƥ⤦�������񤷤Ƥ��ޤ�������: ����ϥ᡼��󥰥ꥹ�ȤΥꥹ�ȤǤ�. �ѥ�������Τʤɤ�
�����᡼��ϲ���δ������ɥ쥹 %(addr)s �������ޤ�.����: ���ʤ��ؤΥ᡼�������ϰ����ߤ���Ƥ��ޤ� %(reason)s.�ʤˤ⤹�뤳�ȤϤ���ޤ���.���Τ餻11��11��Ʊ��ȯ���Ԥ����褿 �ꥹ�� �ޤ��� -request/-owner �᡼��
���ɥ쥹 ���Ф���ư������Ԥ��ֳ֤�����. �����ޤ������
����ȥ᡼�뤬��뤿�Ӥ� �������뤳�Ȥˤʤ�ޤ�. 10��10������λ��. �ꥹ�Ȼʲ�Ԥˤ�, ���Υ᡼���ǧ���뤫���ݤ��뤫
����ꤹ�����󥹤��ޤ�����ޤ�.��������ѥ���ɤ�˺��ʤ��褦�˥᡼����������ޤ�.-i �� -o �ΰ�Ĥ���ꤷ�Ƥ��������᡼�뤬���ƥե��륿���Τɤ줫�˥ޥå������, �ʲ��Τ�����Ĥ�ư�
����ޤ�. �Ĥޤ�, �ǹ�̤�Content-Type��<a
 href="?VARHELP=contentfilter/filter_mime_types"
 >�ե��륿��������</a>�Τɤ줫�˥ޥå����뤫, 
�ǹ�̤�Content-Type��<a href="?VARHELP=contentfilter/pass_mime_types"
>�̲᥿����</a>�˥ޥå�<b>���ʤ���</b>, ���̤Υѡ��Ȥ�
�ե��륿��������˥᡼�뤬���ˤʤä����Ǥ�.

<p>����ư��ϥ᡼��Υե��륿����Ԥä���Ǥޤ���Ȥ�
�ĤäƤ�����ˤϹԤ��ʤ����Ȥ����դ��Ƥ�������.
���ξ��, �᡼��ϥꥹ�Ȳ������������ޤ�.

<p>�᡼����˴�������ˤ�,���˴�����᡼��� Message-ID��
�����˵�Ͽ����ޤ�. �᡼�����ݤ��뤫�ꥹ�ȴ����Ԥ�ž������
���ˤ�, ������ƼԤؤΥ��顼���Τ˵��ݤ���ͳ�����ܤ���ޤ�.
�᡼�����¸������, �����ȴ����ԤΤ���˥ǥ���������ä�
�Ԥ�������äƤ�������¸���ޤ�. �����Ԥϸ��Ĵ�٤Ƶߤ��Ф�����,
�˴�������Ǥ��ޤ�. ���κǸ�Υ��ץ����ϥ����ȴ����Ԥ�ͭ����
�����������ѤǤ��ޤ�.-f �����å��ϰ�Ĥ���-i �� -o �Τɤ��餫��������ꤷ�Ƥ��������ꥹ�Ȥϸ���, ���롼�פ�ȯ�������դ����Υ�å�����¾�δ�������%(hostname)s �����᡼��󥰥ꥹ�Ȱ���PID ����ã�Ǥ��ޤ���: %(pidfile)s�ѥ���� // URL�ѥ���ɤ��ѹ��˼���.�ѥ���ɤ��ѹ����ޤ���.�ѥ���������ѥ���ɤ��ѹ����ޤ���.�ѥ����:�ѥ����: �ѥ�����ѥ���ɤ����פ��ޤ����ѥ���ɤ����פ��ޤ���; �ѹ��Ǥ��ޤ���.�ѥ���ɤ϶���ˤϤǤ��ޤ����ѥ�����(����ɽ��):��α��β����Ͽ:ɬ�פʥ��åץ��졼�ɤ�Ԥ�.

����ˡ: %(PROGRAM)s [���ץ����]

���ץ����:
    -f/--force
        ����Ū�˥��åץ��졼�ɤν�����Ԥ�. �̾��, �⤷���󥹥ȡ���
        ���줿 Mailman �ΥС�����󤬸��ߤΤ�Τ��Ѥ�ʤ����, (����
        �����󥰥졼�ɤ����Τ��줿��) ����Ԥ��ʤ�.

    -h/--help
        ���Υƥ����Ȥ�ɽ�����ƽ�λ����.

�����ΥС�����󤫤�ǿ���Mailman��꡼���˹�������Ȥ���, ���Υ�����ץ�
��¹Ԥ���. ����� 1.0b4 �ޤǤΥС��������ΤäƤ���.
���Υꥹ�Ȥ���ʵ��ӽ�����Ū�˥᡼��󥰥ꥹ�� <em>%(realname)s</em> ������¸��ˤξ����񤭹�����: ʿʸ���������᡼���᡼��󥰥ꥹ�Ȥ�����ʤ��Dz�����
���񤷤����ΤǤ���� %(listurl)s �عԤ���
�������ɥ쥹�Ǥ��� %(request)s ���� `help' �Ƚ񤤤�
�᡼������äƥޥ˥奢�����󤻤Ƥ������������������, ���ʤ����᡼��Ǽ�����ä���ǧʸ����(�Ĥޤ�<em>
���å���</em>)������Ƥ�������. ����, <em>����</em>�ܥ���򲡤���, 
���γ�ǧ��³���˿ʤ�Ǥ�������.-p �� -m ����ꤷ�Ƥ������������ͤΥꥹ�Ȥ��ڤ�ͤ�Ƥ�������; Ĺ�����ޤ�.���������˴ؤ�����������ꥹ�Ȥ�ή���᡼�������(Content-Type)�˴ؤ���ݥꥷ��.

<p>���ƥե��륿���ϼ��Τ褦��ư��ޤ�: �⤷, ���ƥե��륿����ͭ����
���Ƥ���, �᡼�뤬�ꥹ�Ȥ����夹���, �ġ���ź�եե����뤬, �ޤ�,
<a href="?VARHELP=contentfilter/filter_mime_types">�ե��륿��
������</a>����Ӥ���ޤ�.  �⤷, ź�դΥ����פ��ե��륿�������
�����פ˰��פ���С����Υե�������˴�����ޤ�

<p>����, �⤷ <a
href="?VARHELP=contentfilter/pass_mime_types">�̲᥿����</a>
���������Ƥ���, ���Υ����פ˰��פ��ʤ����, ����ź�եե������
�˴�����ޤ�. �⤷, �̲᥿���פ��������Ƥ��ʤ���Ф��Υ����å���
�Ԥ��ޤ���.
<p>���ν���ե��륿���򤫤�����, ���ˤʤä�<tt>multipart</tt>�Ǥ���
ź�եե����뤬�����, ����������ޤ�. �⤷, �ե��륿���θ�, ���ֳ�¦
�Υ�å����������ˤʤ��, ���Υ᡼�����Τ��˴����ޤ�
���줫��, ���줾���<tt>multipart/alternative</tt>����ʬ��, �ǽ��
����Ǥʤ�alternative(������)���֤������ޤ�.

<p>�Ǹ��, <a href="?VARHELP=contentfilter/convert_html_to_plaintext">
convert_html_to_plaintext</a>
�����ꤵ��Ƥ���, ���������Τ��Ѵ����Ǥ���褦�ˤʤäƤ����,
�ĤäƤ���<tt>text/html</tt>����ʬ��<tt>text/plain</tt>���Ѵ�����ޤ�.NNTP�����Ф��䤤��碌��Ԥ�, �᡼��󥰥ꥹ�Ȥ���Ѥ����å���������.

����ˡ: gate_news [���ץ����]

���ץ����:

    --help
    -h
        ���Υƥ����Ȥ�ɽ�����ƽ�λ.

�ݥ�ȥ����(�֥饸��)�������ꥹ�Ȥؤ�����������ʲ��դ��ꥹ�Ȥؤ������ƥ᡼��ϼ��ä���ޤ���.��Ƽ���ƤϾ�ǧ�Τ�����α���ʤ��η�̾ %(subject)s ����ƥ�å������ʲ��դ��˥塼�����롼�פؤ���������դ��ꥹ�Ȥؤ���ƤϾ�ǧ��ɬ�פǤ������������������Ƥ����ä����ˤ�, ��ưŪ�˾�ǧ����
�ʲ�ץ�������ɬ�פȤ��ޤ���. 1�ԤˤĤ���IJ�����ɥ쥹��
�������Ƥ�������; ����ɽ����Ȥ��ˤϹԤκǽ�� ^ �ǻϤ�Ƥ�������.�����������������Ƥ����ä����ˤ�, ��ưŪ���˴����ޤ�.
�Ĥޤ�, �᡼��ϼΤƤ��, ���������ΤϤ���ޤ���. �����Ԥˤ����Τ�
�����⤢��ޤ���, ���ץ���������ǥꥹ�Ȼʲ�Ԥ�
<a href="?VARHELP=privacy/sender/forward_auto_discards">
�˴������᡼��Υ��ԡ���������</a>���Ȥ��Ǥ��ޤ�.
<p>1�ԤˤĤ���ĥ��ɥ쥹��
�������Ƥ�������; ����ɽ����Ȥ��ˤϹԤκǽ�� ^ �ǻϤ�Ƥ�������.�����������������Ƥ����ä����ˤ�, ��ưŪ�˵��ݤ��ޤ�.
�Ĥޤ�, ��ư���ݤ������Ȥ����ΤȰ��˥᡼���ķ���֤��ޤ�.
���Υ��ץ����ϴ��Τ� SPAM�����Ԥˤ�Ŭ�ڤǤϤ���ޤ���. ���Τ褦�ʥ᡼���
<a href="?VARHELP=privacy/sender/discard_these_nonmembers"> ��ưŪ��
�˴�</a>����Ȥ褤�Ǥ��礦.

<p>1�ԤˤĤ���ĥ��ɥ쥹��
�������Ƥ�������; ����ɽ����Ȥ��ˤϹԤκǽ�� ^ �ǻϤ�Ƥ�������.�����������������Ƥ����ä����ˤ�, �ʲ�Ԥξ�ǧ������뤿��
��ưŪ��ľ������α����ޤ�. �᡼�����ƼԤˤ���α�������Ȥ����Τ���, 
�᡼���ʬ�ǥ���󥻥뤹�뤳�Ȥ�Ǥ��ޤ�. 1�ԤˤĤ���IJ�����ɥ쥹��
�������Ƥ�������; ����ɽ����Ȥ��ˤϹԤκǽ�� ^ �ǻϤ�Ƥ�������.��ư���:     %(postaddr)s���������:�˥塼���ؤ���Ƶ�����<tt>Subject:</tt>(��̾)�����֤����դ��ޤ���?�ꥹ����Ƥη�̾���դ������֤���¸�����ȴ����ԤΤ���˥�å���������¸���������ȴ����ԤΤ���˥�å���������¸�������ε���Mailman �� qrunner �ǡ����򥹥�����/��ߤ��륹����ץ�.

���Υ�����ץȤ� Mailman �Υ��塼�����ʡ� (�Ԥ��������) �ץ�������
��ư����ߡ��Ƶ�ư�����Τ�, ���Ĺ���ˤ錄�äƼ¹Ԥ���� qrunner ��
ư���Ƥ��뤳�Ȥ��ǧ��, ɬ�פ˱����ƺƵ�ư����. ����� qrunner ��
fork �� exec ������ pid �ˤĤ����Ե����뤳�ȤǹԤ���. ���֥ץ�������
��λ�������Ȥ��Τ����, �Ƶ�ư���ߤ�.

qrunner �� SIGINT, SIGTERM, SIGHUP �˱�������. SIGINT �� SIGTERM ��
qrunner �����줤�˽�λ����褦�ˤ��뤬, �ޥ������� SIGINT �ǽ�λ����
�Ȥ������Ƶ�ư��Ԥ�. SIGHUP �ϥޥ������� qrunner �������ե�������Ĥ�
���Υ�å�����ȯ���ΤȤ��˺Ƥӳ����褦�ˤ���.

�ޥ�������ޤ� SIGINT, SIGTERM, SIGHUP �˱�������. ���Υ����ʥ���۲���
qrunner ��������������Ǥ���. (�ޥ������� SIGHUP ���������ȼ�ʬ�Ѥ�
�����ե�������Ĥ��ƺ��ٳ������Ȥ�����) �ޥ������Ϥޤ�, ��ʬ�Υץ�����
ID �� data/master-qrunner.pid �ե�����˻Ĥ���, �̾盧���ľ�ܻȤ�ɬ��
��̵��. `start', `stop', `restart', `reopen' �Υ��ޥ�ɤǽ�ʬ�Ѥ�­���
�Ϥ��Ǥ���.

����ˡ: %(PROGRAM)s [���ץ����] [ start | stop | restart | reopen ]

���ץ����:

    -n/--no-restart
        ���顼�� SIGINT �ǽ�λ�����Ȥ��� qrunner ��Ƶ�ư���ʤ�.
        SIGTERM �ǽ�λ�����Ȥ��ϺƵ�ư�Ϥ���ʤ�. ���Υ��ץ�����
        �ǥХå���ͭ��. `start' ���ޥ�ɤ��Ȥ�줿�Ȥ��Τ�ͭ��.

    -u/--run-as-user
        �̾�, ���Υ�����ץȤϥ桼��ID�ȥ��롼��ID�� mailman ��
        �ʤäƤ��ʤ��ȵ�ư�Ǥ��ʤ�(Mailman�� configure �λ������
        �����). root �ǵ�ư������, ���Υ�����ץȤϥ����å���������
        ���Υ桼���ȥ��롼�פ��ѹ�����.

        ���Τ��Ȥ�, �ƥ��Ȥ�ǥХå��κݤ����ؤˤʤ뤳�Ȥ�����.
        -u �ե饰�� uid/gid �Υ����å������Ф��ƥץ������򸽺ߤ�
        �桼��/���롼�פǼ¹Ԥ���. ���Υե饰���̾�μ¹ԴĶ��ˤ�
        ������ʤ�.

        ���դ��ʤ���Фʤ�ʤ����Ȥ�, �⤷ -u �ե饰��Ȥ�, mailman
        �Ǥʤ����롼�פǼ¹Ԥ�����, �ѡ��ߥå��������꤬ȯ������
        �Ǥ��������ȤǤ���. �㤨�Хꥹ�Ȥ���¸�ˤ�Web�������Ǥ��ʤ�
        ���Ȥʤɤ����ꤦ��. �����򵧤�!

    -s/--stale-lock-cleanup
        �⤷, mailmanctl ���ޥ������Υ��å��ե�����򸫤Ĥ�����, �̾�
        ���顼��å�������Ф��ƽ�λ����. ���Υ��ץ������դ����, 
        ������̤Υ����å���Ԥ�. �⤷, ���å��ե�����˽񤫤줿
        host/pid �˥ޥå�����ץ�����������ʤ�, mailmanctl �Ͻ�λ����
        ��, ��������ץ�������̵�����ˤ�, �Ť��ʤä����å��ե�����
        ��������, �������ޥ��������å���������褦�Ȼ�ߤ�.

    -q/--quiet
        ���֥�å���������Ϥ��ʤ�. ���顼��å�������ɸ��顼�˽���
        �����.

    -h/--help
        ���Υ�å���������Ϥ��ƽ�λ����

���ޥ��:

    start   - �ޥ������Υǡ����������� qrunner ��ư����. �⤷, ����
              �ޥ���������ư����Ƥ����, ���Τ��Ȥ���𤷽�λ����.

    stop    - �ޥ������ǡ����������� qrunner ����ߤ���. ��߸�ϥ᡼��
              �ν����ϹԤ��ʤ�.

    restart - qrunner ��Ƶ�ư���뤬, �ޥ������Ϥ��Τޤޤˤ���. ����
              ���ޥ�ɤ� Mailman �򹹿�������С�����󥢥åפ�����˼¹�
              ����. qrunner �Ͽ����������ɤ�Ȥ��褦�ˤʤ�.

    reopen  - �����Υ����ե�������Ĥ���, ���Υ�����å�������ȯ������
              �Ȥ���, ���٥����ץ󤵤���.
Mailman �С���������Ϥ���.
�ץ饤�Х��������ץ�������������¸��˥��顼���������¸��˥��顼 - %(msg)s���������¸�ե����뤬���Ĥ���ޤ���.���꤬����ޤ�:������߲�����������. 1��1��¹Ԥ���Ȥ褤.

���Υ�����ץȤ������Υ᡼��󥰥ꥹ�Ȥ���, ��������ߤ���Ƥ���
�����õ���Ф�. �⤷, ��ߤ���ͳ���������顼�ˤ���ΤǤ����, 
���β���Ϻ������Τ����. ������, �������Τ��������ۤ�����, �ꥹ��
�����������.

--byadmin, --byuser,  --unknown �Υե饰��Ȥ��Ȥ�������ͳ�����
��������ˤ����Τ��Ԥ���. ���Ƥ���߲�������Τ���ˤ�, --all ��
�Ȥ�

����ˡ: %(PROGRAM)s [���ץ����]

���ץ����:
    -h / --help
        ���Υ�å�������ɽ�����ƽ�λ.

    -o / --byadmin
        �ꥹ�ȴ����Ԥˤ�ä���ߤ��줿����ˤ����Τ�����

    -m / --byuser
        ������Ȥˤ�ä���ߤ���Ƥ������ˤ����Τ�����

    -u / --unknown
        ��ͳ��������߲���ˤ����Τ�����
        (��С���������ΰ仺����߲���Ȼפ���)

    -b / --notbybounce
        �������顼����ߤ��Ƥ������ˤ����Τ�����ʤ�
        (�ǥե���Ȥϥ��顼��߲��������)

    -a / --all
        ���Ƥ���߲�������Τ�����

    -f / --force
        ���������Τ�������ˤʤäƤʤ��Ƥ�, ��߲�������Τ���

    -l �ꥹ��̾
    --listname=�ꥹ��̾
        �ꥹ��̾�Υꥹ�Ȥ�����������. �Ǥʤ����, �����Υꥹ�Ȥ����.
%(hostname)s �θ����᡼��󥰥ꥹ��Python �Ǹ���4Ⱦ����RFC 2369 �Ǥ� �ꥹ�Ȳ����������᡼����դ�����٤, ��Ϣ��
List-* �إå��������Ƥ��ޤ�. ������, ɸ��˹�ä��᡼�륽�ե�
��ȤäƤ���桼���ˤȤä����ѽ����ˤʤ�ޤ�. �������ä�, �����ͭ��
�ˤ��Ƥ����٤��Ǥ�.
<p>������, ���ƤΥ᡼�륽�եȤ�ɸ��˹�äƤ���櫓�ǤϤ���ޤ���.
�ޤ�, �⤷���ʤ��Υꥹ�Ȳ������¿���˻Ȥ��Ƥ���᡼�륽�եȤ�
ɸ��˹�äƤ��ʤ����, �����Υإå����Ф����������Ф뤫���Τ�ޤ���.
�ޤ���, ������������򶵰餷��, �ʤ����Υإå�������Τ��򶵤�, 
�ɤ�����Х᡼�륽�եȤ�����Ǹ����ʤ��Ǥ��뤫�򶵤���Ȥ褤�Ǥ��礦.
�Ǹ������Ȥ���, �����Υإå����դ��ʤ��褦������Ǥ��ޤ���, �����
�侩�Ǥ��ޤ���. (����Υ�꡼���Ǥ�, ���Υإå��˴ؤ������꤬�Ǥ��ʤ��褦��
���뤫�⤷��ޤ���.)�᡼��󥰥ꥹ�Ȳ�������������Pipermail �� gzip �����ե�åȥե�������᡼������������.

���Υ�����ץȤ������ cron �Ǽ¹Ԥ��٤��Ǥ���. ���ޥ�ɥ饤�󤫤�
�¹Ԥ���Ȥ��ϰʲ�������ˡ������.

����ˡ: %(program)s [-v] [-h] [�ꥹ��̾]

�:
    --verbose
    -v
        gzip ����Ȥ��˥ե�����̾��ɽ������.

    --help
    -h
        ���Υ�å�������ɽ�����ƽ�λ����

    �ꥹ��̾
        ���ץ�����̾���򤢤����ꥹ�Ȥ� .txt �ե���������򰵽̤���.
        ���줬̵���������Ƥ���¸�˺����ꥹ�Ȥ��������.

�����ե�����򳫤��ʤ����ޤ���������ˤ� -f ��Ĥ��� %(MAILMAN_USER)s �� root �Ǽ¹Ԥ��Ƥ����������ݤ���ͳ��ͳ:�ꥹ�Ȥ���¸��ˤ�ƹ��ۤ���.

���Υ��ޥ�ɤǥ᡼��󥰥ꥹ�Ȥ���¸��ˤ�ƹ��ۤ��ޤ�. ��¸������
�᡼����Խ��������������Ȥ���, ���Υ��ޥ�ɤ�¹Ԥ���Ȥ褤�Ǥ��礦.

����ˡ: %(PROGRAM)s [���ץ����] <�ꥹ��̾> [<mbox �ե�����>]

�����ǥ��ץ�����:
    -h / --help
        ���Υإ�ץ�å���������Ϥ��ƽ�λ����.

    -q / -quiet
        ��¸��˺������Υ�å���������������.

    --wipe
        �ƹ������˸�����¸��ˤ�ä����. ��¸��ˤ�ʬ�䤷�ƺƹ��ۤ���
        ���ʳ��Ǥ�, ���Υ��ץ�������ꤷ���ۤ����褤�Ǥ��礦.

    -s N
    --start=N
        N���ܤε��������ܼ����������. â��, 0���ܤ� mbox �κǽ�ε���
        �Ǥ���, ���ꤷ�ʤ����� 0 �Ȥʤ�.

    -e M
    --end=M
        M���ܤε������ܼ������򽪤�. ���Υ�����ץȤϵ����ΰ��������Ψ
        Ū�ǤϤʤ��Τ�, �礭����¸��ˤ�������褦�Ȥ����, mbox �ե�����
        ���Τ�����٤��ܼ����������Τ��Բ�ǽ���⤷��ޤ���. ������ͳ��
        �ǽ�ȺǸ�ε����ֹ�����Ǥ���褦�ˤʤäƤ��ޤ�.

â��, <mbox �ե�����̾> �� mbox �����ˤʤä��ꥹ�Ȥβ����ؤΥѥ���,
�����, �����Ƥ� archives/private �ǥ��쥯�ȥ�β��ˤ���ޤ�. �㤨��: 

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

<mbox �ե�����̾> �ϥ��ץ�����, �⤷̵�����, �嵭����Τ褦��ɸ���
mbox �ե�����ؤΥѥ����Ȥ��ޤ�.
�ޤȤ��ɤߤˤ��ޤ���?����:�����ԥե��륿�������ԥե��륿������ɽ��:������������������¸��ˤξ��־������ɤ߹�����������������(Content-Type)�˹��ʤ�ź�եե�����ϼ������ޤ�.
���Υ����å���Ԥ�ʤ��褦�ˤ���ˤ�, ���������ˤ��Ƥ����Ƥ�������.�ʲ��� MIME �����פ˹礦�᡼���ź�եե�������������᡼��󥰥ꥹ�Ȥ������� (������) - ����!

����ϥ᡼��󥰥ꥹ�Ȥκ��פ�(�ۤ�)�����õ��. �ǥե���ȤǤ�,
�ꥹ�Ȥ���¸��ˤϺ������ʤ�. �Ť��ꥹ�Ȥ�꥿����������ˤϽ�ʬ�Ǥ���.

����ˡ:
    rmlist [-a] [-h] �ꥹ��̾

�:
    --archives
    -a
        �ꥹ�Ȥ���¸��ˤ�������, �ޤ��ϴ��˥ꥹ�Ȥ��������Ƥ����
        �ĤäƤ�����¸��ˤ�������.

    --help
    -h
        ���Υإ�ץ�å���������Ϥ��ƽ�λ����.

���   : %(s)s%(msg)s ������%(realname)s �᡼��󥰥ꥹ�Ȥؤο����ϵѲ�����ޤ����׵ᤵ�줿���꤬�ְ�äƤ��ޤ�: %(topicname)s��ǧweb_page_url °����ǥե���Ȥ����ꤹ��

���Υ�����ץȤ� bin/withlist �ȤȤ�˻��Ѥ��ޤ�. �Ĥޤ�

% bin/withlist -l -r fix_url �ꥹ��̾ [���ץ����]

���ץ����:
    -u �ۥ���̾
    -urlhost=�ۥ���̾
        ���ۥۥ���ɽ�򻲾Ȥ�, �ꥹ�Ȥ� web_page_url �� host_name °����
        ɽ�˽��äƥۥ���̾�ǻ��ꤷ���ͤ����ꤹ��. �����, �ܼ�Ū�ˤ�
        �ꥹ�Ȥ򤢤벾�ۥɥᥤ�󤫤��̤Υɥᥤ��˰ܹԤ��뤳�ȤǤ���.

        ���Υ��ץ����̵����, �ǥե���Ȥ� web_page_url �� host_name
        ���Ȥ���.

    -v / --verbose
        ������ץȤ����򤷤Ƥ��뤫��ɽ������.

�⤷ñ�ȤǼ¹Ԥ���ȥإ�ץ�å�������ɽ�����ƽ�λ����.
������ߤ� %(n)s BYBOUNCE �� [����ʤ�] �˥ꥻ�å�Mailman �Υޥ����� qrunner ��Ƶ�ư���ޤ����:�ҤȤİʾ�� qrunner ��, ���٤������֤��¹Ԥ���.

���줾���̾����Ϳ����줿 runner �Υ��饹���饦��ɥ��ӥ�Τ褦�˼¹�
�����. �����������, �ǽ��̾���� runner �����Υǥ��쥯�ȥ�ˤ���ե�����
��������������. ���� qrunner �������򽪤��, ���� qrunner �����Υǥ��쥯�ȥ�
�ˤ���ե�������������Ȥ�������, �����¹Ԥ���. ���󷫤��֤�����,
���ޥ�ɹԤǻ���Ǥ���.

����ˡ: %(PROGRAM)s [���ץ����]

���ץ����:

    -r runner[:���饤��:�ϰ�]
    --runner=runner[:���饤��:�ϰ�]
        ̾�����դ��� qrunner ��ư����. ����� -l ���ץ����dz�ǧ�Ǥ���
        ̾���Ǥ���. ���ץ����� ���饤��:�ϰ� �ϰ�ĤΥ��塼(�Ԥ�����)��
        ʣ���� qrunner �ץ������������Ƥ���˻��Ѥ���. �ϰϤϤ��Υ��塼
        �˳�����Ƥ��� qrunner �ι�׿���, ���饤���� [0..�ϰ�] �δ֤�
        ���� qrunner ���ֹ�Ǥ���.

        �⤷, ���饤��:�ϰϤ�Ȥ����ˤ�, ��ư����뤽�줾��� qrunner ��
        Ʊ���ϰ��ͤ���äƤ���褦�����դ��ʤ���Фʤ�ʤ�. ���饤��:�ϰ�
        �����ꤵ��ʤ��Ȥ��� 1:1 ���Ȥ���.

        -r ���ץ�����ʣ���դ��뤳�Ȥ�Ǥ���. ���ξ�礽�줾��� qrunner 
        �ϥ饦��ɥ��ӥ�η��Ǽ¹Ԥ����. `All' �Ȥ���̾�������̤� runner 
        ��, -l ���ץ����ǥꥹ�Ȥ����������ư����Ȥ�����̣�Ǥ���.

    -once
    -o
        qrunner ��1������¹Ԥ���. ���줬̵����, �ץ������� SIGTERM �ޤ���
        SIGINT ���������ޤ�̵�²�¹Ԥ����.

    -l/--list
        ¸�ߤ��� qrunner ��̾����ɽ�����ƽ�λ����.

    -v/--verbose
        logs/qrunner �����ե�����˥ǥХå������Ф�.

    -s/--subproc
        mailmanctl �Υ������ȥ��åץ�����ץȤ��� qrunner ��¹Ԥ���Ȥ���
        �Ȥ�. ���顼�ǽ�λ����Ȥ��Τդ�ޤ��򤳤����Ȥߤ˹�碌��.

    -h/--help
        ���Υ�å���������Ϥ��ƽ�λ����.

-l �ޤ��� -h ��̵����, runner ��ɬ�ܤǤ���. �ޤ������ -l �����å��ǽФƤ���
̾���ΰ�ĤǤʤ���Фʤ�ʤ�.
���Υץ������� root �� %(name)s �桼���Ǽ¹Ԥ��Ƥ�������.
�����Ǥʤ���� -u ���ץ�����ȤäƤ�������.%(module)s.%(callable)s() ��¹���...�����������ꥹ�Ȥ���¸�������ˤ�����ɽ����ɬ�פǤ�����...��2�Խ�����ڡ���������Ǥ�������:�֥ꥹ�Ⱥ�����λ�פ�᡼��Ǵ����Ԥ��Τ餻�ޤ���?��񤹤����ˤ��̤�Υ᡼���Ф��ޤ���?��Ƥ���ǧ�Τ�����α���줿����ƼԤ˥᡼�뤷�ޤ���?�ѥ���ɤι������������ޤ���?�ꥹ�ȴ����Ԥ˿�����������Τ��ޤ���?�ꥹ�ȴ����Ԥ����Τ��ޤ���?�����Υꥹ�Ȥ������β���˥ѥ���ɳФ�������

���Υץ����������ƤΥ᡼��󥰥ꥹ�Ȥ�������, ����Ȥ��Υѥ���ɤ�
�����. ������, mm_cfg.VIRTUAL_HOST_OVERVIEW �����Ǥ����, �ꥹ�Ȥ�
�ۥ���̾�ǥ��롼�ײ�����. ����, (���ۥۥ��Ȥ��Ȥ�) ��դΥ桼�����Ȥ�
�ꥹ�ȤΥѥ���ɤȲ�����ץ����ڡ����� URL ��񤤤��᡼�����������.
�ѥ���ɳФ��� mm_cfg.MAILMAN_SITE_LIST ������������Τ�, ���줬̵����
�����ʤ�.

����ˡ: %(PROGRAM)s [���ץ����]

���ץ����:
    -l �ꥹ��̾
    --listname=�ꥹ��̾
        ̾���򤢤����ꥹ�ȤˤĤ��Ƥ����ѥ���ɤ�����. �⤷, ��ά����
        ��, �����Υꥹ�ȤˤĤ�������. ʣ���� -l/--listname ���ץ����
        ��������.

    -h/--help
        ���Υ�å�������ɽ�����ƽ�λ
�ѥ�������Τʤɤ�, �㤨�� '-owner' �Υ���
     �쥹������,  ľ�ܲ���ˤ�����ޤ���.����³����λ���Τ餻�桼��������ޤ���?��������˴��ޥ᡼���Ф��ޤ���?��������˴��ޥ᡼���Ф��ޤ���?�����Ԥ� Web �ǥ᡼����˴����ޤ���.��ƼԤ϶ػߥꥹ�Ȥ����äƤ��ޤ������ԥե��륿��9��9�������С��������������å�ü���������Ϥ��뤳�Ȥ�, �����ȤΥѥ���ɤ����ꤹ��

�����ȥѥ���ɤϥꥹ�Ȥδ����ԥѥ���ɤ�ꥹ�Ȳ���Υѥ���ɤ�
�����, �ۤȤ�ɤξ��ǻȤ����Ȥ��Ǥ���.

����ˡ: %(PROGRAM)s [���ץ����] [�ѥ����]

    -c/--listcreator
        �����ȥѥ���ɤǤʤ�, �ꥹ�Ⱥ����ԤΥѥ���ɤ����ꤹ��.
        �ꥹ�Ⱥ����Ԥϥꥹ�Ȥ���������������븢�¤���Ĥ�, ������
        �����Ԥλ�����ǽ�Ϥ���Ĥ櫓�ǤϤʤ�.

    -h/--help
        ���Υإ�ץ�å�������ɽ�����ƽ�λ����.

�ѥ���ɤ����ޥ�ɥ饤���̵�����ˤ�, ���Ϥ�¥���ץ���ץȤ��Ф�.
���Υ��ץ����� �֤Ϥ��� �ˤ���Τ�, �㤨��¾�Υ᡼��󥰥ꥹ�Ȥ�
 �������뤿��Υꥹ�ȤǤ�����Ǥ�. �⤷, �֤Ϥ��� �ˤʤäƤ����
 ��ǧ��ѥ�������Τʤɤϲ�����ɥ쥹���Τ�ΤǤʤ�, ���ι��ܤǻ��ꤵ���
 ���ե��å������դ������ɥ쥹�������ޤ�. 
 (����� child@some.where.com �� ���ե��å����� -owner �Ȥ����
 child-owner@some.where.com �������ޤ�)host_name �� %(mailhost)s ���������Υ��ץ��������ꤹ��Ȳ���Υ᡼�륢�ɥ쥹
�� (ʸ�Ǥ��󥯤Ǥ�)��ñ�ˤϥ᡼�륢�ɥ쥹�Ǥ��� ����
��ʬ����ʤ��褦���Ѵ�����ޤ�.  �����, SPAMmer ��
��ư Web ������ʤ� �Ȥäƥ᡼�륢�ɥ쥹��
����������ʤ��褦�� ���뤿��Τ�ΤǤ�.���Υ��ץ����򥻥åȤ���� Mailman �ϼ��Ρ֤ޤȤ��ɤߡפ�
ȯ���λ����鿷�������򥹥����Ȥ��ޤ�.web_page_url �� %(web_page_url)s ������<tt>text/html</tt>����ʬ��ʿʸ(�ƥ����ȷ���)���Ѵ����ޤ���?
�����Ѵ��� MIME��ź�եե����뤬�������줿��˼¹Ԥ���ޤ�.�ʲ�������ˤ������äƥ᡼������Ƥˤ��ե��륿���򤪤��ʤ��ޤ���?���顼���ΤΤ���������֤�ȯ��������, ���ʤ�(�ꥹ�ȴ�����)
�����Τ��ޤ���?���顼���ΤΤ�������������֤�ȯ��������, ���ʤ�(�ꥹ�ȴ�����)
�����Τ��ޤ���?�˥塼�����롼�פ� <em>����å����å�</em> ���ޤ���?Mailman �˥��顼�᡼��μ�ư�������餻�ޤ���?���������ˤĤ���, ��������̲����ޤ���?
�����, ���Τ餻�ΤߤΥꥹ�Ȥξ��������ʤ��Ȥ�¿���Ǥ�.
������, <a href="?VARHELP=nondigest/personalize">�ܺ�</a>
���ɤ�Ǥ�������. ��Ψ�����Ǥε���������ޤ�.-owner ���˥᡼�뤬�褿�鼫ư�������֤��ޤ���?-request ���ɥ쥹���褿�᡼����Ф��Ƽ�ư����������ޤ���? �⤷, �Ϥ� ����������, ���Υ᡼����˴����뤫, ����Ȥ��̾�Υ᡼�륳�ޥ��
��Ʊ�ͤ˥����ƥ��ž�����뤫������Ǥ�������.�᡼��󥰥ꥹ�Ȥؤ���ƼԤ��Ф��Ƽ�ư�������֤��ޤ���?�⤷, �᡼�뤬ί�ޤäƤ�����, ��, ľ���ˡ֤ޤȤ��ɤߡפ�ȯ�����ޤ���?�������顼��ư���ФǸ��ΤǤ��ʤ��ä����顼�᡼���, �ꥹ�ȴ�����
���Ƥ�����褦�ˤ��ޤ���? <em>�Ϥ�</em>��侩���ޤ�.�֤ޤȤ��ɤߡפο��������򥹥����Ȥ����ޤ���?������ͤ�ã�������Ǥ�֤ޤȤ��ɤߡפ�����ȯ�Ԥ��ޤ���?�����Ԥ�����/���η�̤�������ޤ���? �⤷, <tt>Reply-To:</tt>�إå����᡼����դ����Ƥ�����,
�����������ޤ���? �⤷�����ʤ�, <tt>Reply-To:</tt>�إå�
�� Mailman �ˤ�ä��դ���줿��, �Ϥ��ᤫ���դ��Ƥ�������
������餺��������ޤ�.�����Ǽ�ưŪ���˴�����ȷ�᤿�᡼��ϥꥹ�Ȼʲ�Ԥ�ž�����ޤ���?���Υ᡼��󥰥ꥹ�Ȥ���Υ᡼��� 
<a href="http://www.faqs.org/rfcs/rfc2369.html">RFC 2369</a> �إå�
(<tt>List-*</tt>) ���դ��ޤ���? <em>�Ϥ�</em>�ˤ��뤳�Ȥ�侩���ޤ�.���������С��Ͼ�ǧ�ץ�����̵������ƤǤ���褦�ˤʤ�ޤ�
��Υ���뤳�Ȥˤ��ޤ���? �����С��ϥǥե���Ȥǻʲ�Ԥξ�ǧ��
ɬ�פǤ����, <em>�Ϥ�</em>������Ǥ�������.�᡼��󥰥ꥹ�Ȥؤ���Ƥ�˥塼�����롼�פ�ž�����ޤ���?�˥塼�����롼�פؤ���Ƥ�᡼��󥰥ꥹ�Ȥ�ž�����ޤ���?��Ƶ����� <tt>List-Post:</tt> �إå���ɬ�פȤ��ޤ���?�������������褿��, 1��1��ޤȤ���Τ餻������Ǥʤ�, �����˴����Ԥ��Τ餻�ޤ���?����ե��륿������Ѥ��ޤ���, ���ޤ���?����Υ᡼�륢�ɥ쥹��ɽ������Ȥ���, 
 ���ɥ쥹�Ǥ���ȵ��դ���ʤ��褦��ɽ�����ޤ���?Mailman �Υޥ����� qrunner ����ߤ��ޤ�����(���λ�)�����ȥꥹ��̾������ޤ���: %(sitelistname)s������:MIME ������ %(partctype)s ���Ф��ޤ��ꥹ�Ⱥ��������ͳ�����Υ��顼��ȯ�����ޤ���.
�����ȴ����Ԥ�Ϣ�����Ƹ��Ƥ��äƤ�������.SPAM �ե��륿�����ڥ���� (���ڥ���)�Ť� PID �ե�����������ޤ���.Mailman �Υޥ����� qrunner ��ư���ޤ�ͭ�¾��ֲ��ϵ��ξ���ɽ:
    0 �����ɥ�
    1 �ե�����̾�ޤ��ϥ�����
    2 msgid
    3 msgstr
    4 end
    ��̾:�������ǡ����������ѹ��������ѹ��������ѹ���������������򿽤���������η�̥ڡ��������Υ桼����ľ������Ͽ���ޤ���?����Ȥ⾷�Ԥ��ޤ���?%(listname)s �ꥹ�Ȥ��������񤷤ޤ���: %(member)s���������������������������ǧ����������λ���ޤ�������§����³����λ:����³����λ���Լ�³����λ:�����³����λ�ꥹ�Ȥ�¾�Υꥹ�Ȥλ��ꥹ�ȤǤ������, ���Υ��ե��å���.
 ��ι��ܤ� Yes �ˤ����ͭ���Ȥʤ�.�����������ǥ���ꥹ�Ȥβ����ʿʸ�Υե������Ʊ��������.

���Υ�����ץȤ�, sendmail �� :include: �����Υ��ɥ쥹�ꥹ��(�����
Majordomo �Ǥ���Ѥ���Ƥ���) ��Ȥ���������ͭ���Ǥ���. �᡼���
�ꥹ�Ȥ���Ͽ����Ƥ��ʤ��ե�����Υ��ɥ쥹���ɲä���, �ե������
���äƤ��ʤ��ꥹ�Ȳ���Ϻ�������. ¾�Υ��ץ����ǥ��ɥ쥹���ɲ�
�ޤ��Ϻ�������Ȥ��˲��������뤫�����椹��.

����ˡ: %(PROGRAM)s [���ץ����] -f �ե����� �ꥹ��̾

���ץ����:

    --no-change
    -n
        �ºݤˤ��ѹ���Ԥ�ʤ�. �����, �ɤΤ褦���ѹ������뤫��
        ɽ������.

    --welcome-msg[=<yes|no>]
    -w[=<yes|no>
        ��������Ͽ���줿����˴��ޥ᡼���Ф����ɤ��������ꤹ��.
        �����, �ꥹ�Ȥ� `send_welcome_msg' ��������񤭤���.
        -w=yes �ޤ��� -w �Ǵ��ޥ᡼���Ф�. -w=no �Ǥϥ᡼���
        �Ф��ʤ�.

    --goodby-msg[=<yes|no>]
    -g[=<yes|no>
        ������줿����ˤ��̤�Υ᡼���Ф����ɤ��������ꤹ��.
        �����, �ꥹ�Ȥ� `send_goodbye_msg' ��������񤭤���.
        -g=yes �ޤ��� -g �Ǥ��̤�᡼���Ф�. -g=no �ǥ᡼���
        �Ф��ʤ�.

    --digest[=<yes|no>]
    -g[=<yes|no>]
        ��������Ͽ���줿�����ޤȤ��ɤ߲���Ȥ��뤫�ɤ��������.
        -d=yes �ޤ��� -d �ǤޤȤ��ɤ߲���Ȥʤ�. -d=no ��(���뤤��
        -d ���ץ������դ��ʤ���) �̾����Ȥʤ�.

    --notifyadmin[=<yes|no>]
    -a[=<yes|no>]
        �������η�̤�ҤȤĤ��Ĵ����Ԥ����Τ��뤫�ɤ��������.
        �⤷, �����Υ��ɥ쥹����Ͽ���Ƥ���ʤ�, ���Τ��ʤ��ۤ����褤!
        -a=yes �ޤ��� -a �Ǵ����Ԥ����Τ���. -a=no �����Τ��ʤ�.
        -a ���ץ����̵�����, �ꥹ�ȤΥǥե���Ȥ���Ѥ���.

    --file <�ե�����̾ | ->
    -f <�ե�����̾ | ->
        ���Υ��ץ�����ɬ��. Ʊ����������ʿʸ�ե��������ꤹ��.
        �᡼�륢�ɥ쥹�� 1�Ԥ� 1�Ĥ��ĤȤ���. �ե�����̾�� `-' ��
        ���ˤ�ɸ�����Ϥ��Ȥ���.

    --help
    -h
        ���Υ�å�������ɽ������.

    �ꥹ��̾
        ɬ��. Ʊ������ꥹ�Ȥ����.
�����ƥ�顼, ���Ƥ�����: %(content)s��α��λʲ��׵������������������Υ᡼�����ʸ�κǸ�ˤ���ʸ���դ��ä����ޤ�. �֤ޤȤ��ɤߡפΰ��ֺǸ���դ��ä�����ʸ�֤ޤȤ��ɤߡפκǽ���դ���ʸ (�ܼ������κǽ����ʸ)���������Υ᡼�����ʸ�κǽ�ˤ���ʸ���դ��ä� ���ޤ�. �ꥹ�Ȥ���񤹤�ͤˤ��Ƥ�ʸ.  �⤷����Ǥ����
 ���Ԥؤ��Ƥ��᡼��ˤϲ����դ��ä����ޤ���. ��������դ�����������Ƥ��Ф���
<a href="?VARHELP/privacy/sender/member_moderation_action"
>��������</a> �˴ޤ��ʸ.�ƥ����� %(sz)shost_name �Ϥ��Υۥ��Ȥ��Żҥ᡼��� Mailman �Υ��ɥ쥹��
 �Ȥ�����̾����, ���̤ˤϤ��Υۥ��Ȥ� �᡼���(MX) ���ɥ쥹
 �Ǥ�. �ۥ��Ȥ�ʣ���Υ��ɥ쥹����äƤ���褦�ʾ��
 ���������ꤹ��������Ǥ�.<em>�ꥹ�ȴ�����</em>��, ���Υ᡼��󥰥ꥹ�Ȥ����ƤΥѥ�᡼��
����Ū�˥���ȥ����뤹��ͤ����Ǥ�. �����Ԥϴ���Web�ڡ������̤���
�ꥹ�������ѿ����ѹ����뤳�Ȥ��Ǥ��ޤ�.

<p><em>�ꥹ�Ȼʲ��</em>��, ������¤��줿���¤�����ޤ�. �Ĥޤ�,
�ʲ�Ԥϥꥹ�������ѿ����ѹ����뤳�ȤϤǤ��ޤ���, ����������
�������뤳�ȤϤǤ��ޤ�. ����ˤ���������ǧ������Ѳ�������,
��α�ˤʤä���Ƥ�������뤳�Ȥ��ޤޤ�ޤ�. �������, 
<em>�ꥹ�ȴ�����</em>�⿽����������뤳�Ȥ��Ǥ��ޤ�. 

<p>�ꥹ�Ƚ�ͭ�ԤλŻ�������ԤȻʲ�Ԥ�ʬ����ˤ�,
���ε�������̤λʲ�ԥѥ���ɤ����ꤷ�ʤ���Фʤ�ޤ���.
�����Ƥޤ�, <a href="%(adminurl)s/general">���̥��ץ�������</a>
�˻ʲ�ԤΥ᡼�륢�ɥ쥹�������Ƥ�������.<tt>List-Post:</tt> �إå���
<a href="http://www.faqs.org/rfcs/rfc2369.html">RFC 2369</a>���դ���
���Ȥ��侩����Ƥ��ޤ�. ������, <em>���Τ餻�Τ�</em>�Υ᡼��󥰥ꥹ��
�ǤϤۤ�ΰ����οͤ�������Ƥ��뤳�Ȥ�������Ƥ��ޤ�. �Ĥޤ���̤�
�����, ��Ƥ��뤳�Ȥ��Ǥ��ޤ���. ���Τ���, <tt>List-Post:</tt>�إå�
�ϸ���򤢤����뤫�⤷��ޤ���. <em>������</em>�����֤��Ȥ�, ���Υإå�
��Ĥ��ʤ��褦�ˤ��ޤ�. (¾�� <tt>List-*:</tt>�إå��ˤϱƶ����ޤ���.)�˥塼�������Ф���ư���Ƥ���ޥ���Υ��󥿡��ͥåȥ��ɥ쥹.Mailman ��ư�����˥塼�������Ф� Mailman �ε�ǽ�ǤϤ���ޤ���. ���ʤ��ϴ���
 NNTP �����Ф˥�������������äƤ���ɬ�פ�����, ����
 NNTP�����Фϥ᡼��󥰥ꥹ�Ȥ���ư���Ƥ���ޥ����
�֥˥塼�����ɤ߽񤭤Ǥ���ۥ��ȡפ�ǧ�����ʤ���Фʤ�ޤ���. %(year)%(month)s%(day)i��(������)�ν�`join'���ޥ�ɤ�`subscribe'��Ʊ���Ǥ�.
`leave'���ޥ�ɤ�`unsubscribe'��Ʊ���Ǥ�.
`remove'���ޥ�ɤ�`unsubscribe'��Ʊ���Ǥ�.
�ѹ������Τ��ä����ɥ쥹����񤷤Ƥ��ޤ�.
���ο����ϥ���󥻥뤵��ޤ�������Τ��ä����ɥ쥹�ϲ��̾���ˤ���ޤ���.
¿ʬ, ���ʤ��ϴ���(�����Ԥˤ�ä�?)��񤷤Ƥ���ΤǤ��礦.ź�դ��줿�᡼��ϼ�ưŪ���˴�����ޤ���.ź�դΥ�å������� %(listname)s �᡼��󥰥ꥹ�Ȥ����ƥե��륿��
��§�˥ޥå����Ʋ���ؤ��������Ǥ��ʤ��ʤ�ޤ���. ���ʤ����˴����줿
�᡼��Τ����Ĥä���ʬ������Ƥ��ޤ�.
ź�դΥ᡼����������顼�Ȥ��Ƽ�����ä���ΤǤ���, 
���顼������ǧ���Ǥ��ʤ���, ������ɥ쥹����Ф�
�ʤ��ä���ΤǤ�. ���Υ᡼��󥰥ꥹ�ȤǤ�, ǧ��
�Ǥ��ʤ��������顼��ꥹ�ȴ����Ԥ�ž������褦��
���ꤷ�Ƥ��ޤ�.

�ܤ�����:
%(adminurl)s
����������.

��ʸ����Ȥ��ȸ�ͭ̾��Ȥ���ǧ�����Ƥ�館��Τ�,
 ��ǫ�ʲ�Ҥػ��äƤ��äƤ����Ѥ��ޤ�. 
 �ޤ�, Ƭʸ����ά�����ʸ����ɽ�����Ƥ�褤�Ǥ��礦. 
 ������, ̾���ϥ᡼�륢�ɥ쥹�Ȥ��ƹ��𤵤��Τ�
 (�㤨��, �����ǧ�᡼��ʤɤ�)
 ¾��ʸ�����֤������뤳�Ȥ�<em>�Ǥ��ʤޤ���</em>. 
 (�Żҥ᡼�륢�ɥ쥹���羮ʸ���ζ��̤򤷤ޤ���
 ¾�ΤۤȤ�ɤΤ��Ȥ϶��̤��ޤ� :-)��ǧ�᡼����������ޤ���.���ߤ���¸������ʤ�����Ф����᡼�륢�ɥ쥹�Ϥ��Υ᡼��󥰥ꥹ�Ȥ���
 �ӽ�����Ƥ��ޤ�. �⤷, �������¤�����Ǥ���ȹͤ���ʤ�, 
 �ꥹ�ȴ����Ԥ� %(listowner)s ��Ϣ�����Ƥ�������.���ʤ�����Ф����᡼�륢�ɥ쥹�Ϥ��Υ᡼��󥰥ꥹ�Ȥ���
 �ӽ�����Ƥ��ޤ�. �⤷, �������¤�����Ǥ���ȹͤ���ʤ�, 
 �ꥹ�ȴ����Ԥ� %(listowner)s ��Ϣ�����Ƥ�������.���ʤ������Ϥ����᡼�륢�ɥ쥹��̵���Ǥ�. (`@' �����äƤ��ޤ���.)<code>%(property)s</code>��ΰʲ����֤������ѿ����ְ�äƤ��ޤ�:
 <code>%(bad)s</code>
<p>����������Ƥ�������. �Ǥʤ��������ư��Ǥ��ޤ���.��̾: �� <em>%(subject)s</em>�Ǥ���褦����α�᡼��ϸ��Ĥ���ޤ���
�Ǥ���. �⤷��������, �ꥹ�Ȥλʲ�Ԥ����˾�ǧ�ޤ��ϵ��ݤ����Τ���
����ޤ���. ���ä��Τ��֤˹��ʤ��ä��Ȥ������ȤǤ�.��α�ˤʤäƤ������ʤ��Υ᡼���, ���Ǥ˥ꥹ�ȴ����Ԥ��������ޤ���.�ꥹ�ȴ����ԤΥ᡼�륢�ɥ쥹. ʣ���δ����Ԥ�
 �̡��ιԤˤʤ�٤Ƥ�褤.�ꥹ�ȴ����Ԥ��֤ޤȤ��ɤߡ׵�ǽ����ߤ�������, 
  �������ץ���������Ǥ��ޤ���Ǥ���. ������, ����¾��
  ���ץ����������ѹ�����λ���ޤ���.�ꥹ�ȴ����Ԥ��ָġ������׵�ǽ����ߤ�������, 
  �������ץ���������Ǥ��ޤ���Ǥ���. ������, ����¾��
  ���ץ����������ѹ�����λ���ޤ���.�ꥹ�Ȼʲ�ԤΥ᡼�륢�ɥ쥹. ʣ���λʲ�Ԥ�
 �̡��ιԤˤʤ�٤Ƥ�褤.�ꥹ�ȤΥѥ���ɤ����ˤ��뤳�ȤϤǤ��ޤ����ꥹ�ȤΥѥ���ɤ����ˤ��뤳�ȤϤǤ��ޤ����᡼��󥰥ꥹ�� `%(listname)s' ��, Web ���󥿥ե�������Ȥä�
��������ޤ���. ���Υ᡼��󥰥ꥹ�Ȥκ�����λ������ˤ�, 
/etc/aliases (�ޤ���Ʊ��)�򹹿�����ɬ�פ�����ޤ�. �ޤ�, `newaliases'
�ץ������μ¹Ԥ�ɬ�פǤ��礦. 

�ʲ���, /etc/aliases �������٤����ܤǤ�:
�᡼��󥰥ꥹ�� `%(listname)s' ��, Web ���󥿥ե�������Ȥä�
�������ޤ���. ���κ����λ������ˤ�, 
/etc/aliases (�ޤ���Ʊ��)�򹹿�����ɬ�פ�����ޤ�. �ޤ�, `newaliases'
�ץ������μ¹Ԥ�ɬ�פǤ��礦. 

�ʲ���, /etc/aliases ���������٤����ܤǤ�:
¾�Υޥ����������äƤ���褦��, �ޥ����� qrunner �Υ��å���
�����Ǥ��ޤ���.
�ޥ������� qrunner ���å��������Ǥ��ޤ���Ǥ���. ¿ʬ, ¾�Υۥ��Ȥ�
�ץ����������äƤ���ΤǤϤʤ����Ȼפ��ޤ�. �ۥ��Ȥζ�����ۤ���
���å����Ȥ��Ƥ��ʤ����ɤ�����Ĵ�٤뤳�ȤϤǤ��ޤ���Τ�, ��ư��
�����å����Ƥ�������. ���뤤��, ���ʤ������å��ե����뤬�Ť��ʤäƤ���
���Ȥ��ΤäƤ���ʤ�, -s �ե饰���դ��� mailmanctl ��Ƶ�ư���Ƥ�������.

���å��ե�����: %(LOCKFILE)s
���å��ۥ���:   %(status)s

��λ���ޤ�.�ޥ������� qrunner ���å��������Ǥ��ޤ���Ǥ���. ¿ʬ, �Ȥ��Ƥ��ʤ�
���å��ե����뤬�ĤäƤ���ΤǤ��礦. -s �ե饰��Ȥä� mailmanctl ��
���ٵ�ư���ƤߤƤ�������.
���������ߤ������Υ��顼��. �������ư�����Ǥ�褤.���Υ᡼������Ʒ���(Content-Type)�϶ػߤ���Ƥ��ޤ����Υ᡼������Ʒ���(Content-Type)�ϵ��Ĥ���Ƥ��ޤ����˥塼�����롼�פ�ȯ�����¥ݥꥷ�����������Ԥ� Usenet �Υ˥塼�����롼��̾�����ɥ쥹�ϴ��˲���Ǥ�: %(newaddr)s���������ɥ쥹�Ȥ��ƻ��ꤷ�� %(newaddr)s �ϴ��� %(listname)s ��
����Ȥ�����Ͽ����Ƥ��ޤ�. ������, Ʊ���ˡ������ѹ��פ���ꤷ�ޤ���
�Τ�, ��ǧ���Ƥ���������� %(safeuser)s ����Ͽ����Ƥ���¾�Υꥹ��������
�Ĥ����ѹ��������ޤ�.���ΤޤȤ��ɤߤ��� %(volume)s ��, �� %(number)s ��Ǥ�.���������δ��������顼��̵�����, �������顼������˴�����.
�����ǵ����Τ���.<em>��������</em>�ηٹ�᡼������ֳ֤�����ޤ���?
 �����ǵ����Τ���.��ɽ����뤳�Υꥹ�Ȥ�̾�� (��ʸ���ؤ��ѹ�������ǽ).�᡼�륳�ޥ�ɤη�̤ϰʲ��ΤȤ���Ǥ�. �ޤ�, ���Υ᡼����դ��Ƥ��ޤ�.
�᡼�륳�ޥ�ɤη��%(hostname)s �Υ����ȴ����Ԥ�, ���ʤ��Υ᡼��󥰥ꥹ�� %(listname)s
�δ����ѥ���ɤ��ѹ����ޤ���. ���ߤϰʲ��Τ褦�ˤʤäƤ��ޤ�.

    %(notifypassword)s

�ʸ�Υꥹ�ȴ����ˤϤ��Υѥ���ɤ���Ѥ��Ƥ�������. 
���������̤Υѥ���ɤ��ѹ��������Ȼפ������,
�ʲ��δ����ڡ��������ѹ����Ƥ�������.

    %(adminurl)s
���̾������ʸ�ϲ��Ԥ� &lt;br&gt; ���ѹ�����Τ�<em>������</em>
 HTML�Ȥ��ư����ޤ�. �����, ��󥯤������Ѥ�ʸ��ʤȤ�
 �Ȥ����Ȥ��Ǥ��ޤ���, ������դ�����ʳ��ϲ��Ԥ�����ʤ�
 �褦�ˤ��Ƥ�������. �ޤ�, �ѹ�����褯�����å����Ƥ�������
 HTML��������(�������Ĥ��Ƥ��ʤ��ʤ�)�ڡ������Τ�ɽ������ʤ�
 ���Ȥⵯ�������ޤ�.����ե��륿����, ���ʤ����ʲ����������
<a href="http://www.python.org/doc/current/lib/module-re.html">����ɽ��
�ե��륿��</a> �ˤ�ä�, ���äƤ���᡼���å�������ʬ�ष�ޤ�.
�⤷, �᡼��� <code>Subject:</code> �ޤ��� <code>Keywords:</code> �إå���
���ä�, ����ե��륿����Ŭ�礷����, ���Υ᡼�������Ū�������<em>�Х���</em>
��������ޤ�. ����, ����ϥ᡼��󥰥ꥹ�Ȥ���Ƥ��줿�᡼��Τ�������, 
���������ΥХ��Ĥ���Τߤ�������褦��, ���򤹤뤳�Ȥ��Ǥ��ޤ�.
<p>
�����, ���������ˤΤ�Ŭ�Ѳ�ǽ��, �ޤȤ��ɤߤǤϻȤ��ʤ����Ȥ����դ��Ƥ�����.
<p>
�᡼����ʸ��<code>Subject:</code> �� <code>Keyword:</code>�������
�����褦�ˤ��뤳�Ȥ�Ǥ��ޤ�. ���ξ��, 
<a href="?VARHELP=topics/topics_bodylines_limit">topics_bodylines_limit</a>
�������ѿ��Dz����ܤޤǥ�����󤹤뤫����Ǥ��ޤ�.����Υ������Ǥ�, ���ιԿ�������ʸ���椫������Υ�����ɤ�
õ���ޤ�. ��ʸ�Υ������Ϥ��ιԿ��������뤤��, �إå��Ǥʤ������ʹԤ�
�ФƤ����饹�ȥåפ��ޤ�. �����ͤ򥼥��ˤ��Ƥ�����, ��ʸ�Υ�������
�����ʤ��ޤ���. (�Ĥޤ� <code>Keywords:</code> �� <code>Subject:</code>
�إå������򸫤ޤ�) �����ͤ���ˤ��Ƥ�����, �إå��Ǥʤ������ʹԤ�
�ФƤ���ޤ���ʸ�򥹥���󤷤ޤ�.��������ѥ����� `%(pattern)s' ������������ɽ���ǤϤ���ޤ���.
�˴����ޤ�.�ѿ� `m' �� %(listname)s �� MailList ���󥹥��󥹤Ǥ���α��ο����Ϥ���ޤ���.�᡼��󥰥ꥹ�Ȥδ�����(��ͭ��)�ˤϣ��Ĥ���䤬����ޤ�. 
<em>�ꥹ�ȴ�����</em>�Ϥ��Υ᡼��󥰥ꥹ�Ȥ����ƤΥѥ�᡼����
�Ĥ��Ƶ�ˤ������Ԥʤ��ޤ�. ����Web�ڡ������̤����ѹ��Ǥ���
���Ƥ������ѿ����ѹ����뤳�Ȥ��Ǥ��ޤ�. 

<p>����, <em>�ꥹ�Ȼʲ��</em> �λŻ���, �����ꤵ��Ƥ��ޤ�. 
�ꥹ�Ȥ������ѿ����ѹ����뤳�ȤϤǤ��ޤ���, ��α��δ���������
�������뤳�Ȥ��Ǥ��ޤ�. �Ĥޤ�, ��α�����������ǧ��������ݤ��뤳��, 
��α�����ƥ᡼���������뤳�ȤʤɤǤ�. �������, <em>�ꥹ�ȴ�����</em>
��, ���������򤹤뤳�Ȥ��Ǥ��ޤ�. 

<p>�ꥹ�Ƚ�ͭ�ԤλŻ�������ԤȻʲ�Ԥ�ʬ����ˤ�, 
<a href="passwords">�̤λʲ�ԥѥ���ɤ�����</a>
���Ƥ�������. �ޤ�, <a href="?VARHELP=general/moderator">�ʲ�Ԥ�
�᡼�륢�ɥ쥹��</a>�������Ƥ�������. ������, �ѹ����褦�Ȥ��Ƥ���Τ�
�ꥹ�ȴ����ԤˤĤ��ƤǤ�. �᡼��󥰥ꥹ�Ȥδ�����(��ͭ��)�ˤϣ��Ĥ���䤬����ޤ�. 
<em>�ꥹ�ȴ�����</em>�Ϥ��Υ᡼��󥰥ꥹ�Ȥ����ƤΥѥ�᡼����
�Ĥ��Ƶ�ˤ������Ԥʤ��ޤ�. ����Web�ڡ������̤����ѹ��Ǥ���
���Ƥ������ѿ����ѹ����뤳�Ȥ��Ǥ��ޤ�. 

<p>����, <em>�ꥹ�Ȼʲ��</em> �λŻ���, �����ꤵ��Ƥ��ޤ�. 
�ꥹ�Ȥ������ѿ����ѹ����뤳�ȤϤǤ��ޤ���, ��α��δ���������
�������뤳�Ȥ��Ǥ��ޤ�. �Ĥޤ�, ��α�����������ǧ��������ݤ��뤳��, 
��α�����ƥ᡼���������뤳�ȤʤɤǤ�. �������, <em>�ꥹ�ȴ�����</em>
��, ���������򤹤뤳�Ȥ��Ǥ��ޤ�. 

<p>�ꥹ�Ƚ�ͭ�ԤλŻ�������ԤȻʲ�Ԥ�ʬ����ˤ�, 
<a href="passwords">
�̤λʲ�ԥѥ���ɤ�����</a>���Ƥ�������. �ޤ�, ���Υ��������ˤϻʲ�Ԥ�
�᡼�륢�ɥ쥹�������Ƥ�������. ������, �ѹ����褦�Ȥ��Ƥ���Τ�
�ꥹ�Ȼʲ�ԤˤĤ��ƤǤ�. ȯ�����٤�, �ޤȤ��ɤߤ�����ޤ���.<b>%(listname)s �᡼��󥰥ꥹ�Ȥ�������ݤ����꤬ȯ�����ޤ���.
%(sitelist)s �Υ����ȴ����Ԥ�Ϣ�����Ƥ�������.������, ���Υꥹ�Ȥǻ��ѤǤ��뼫������ΰ����Ǥ�.
<a href="?VARHELP=language/preferred_language">�ǥե���Ȥθ���</a>
���ޤޤ�Ƥ��ʤ���Фʤ�ޤ���Τ�, ���դ��Ƥ�������.���Υݥꥷ����Mailman�μ�ư���顼�᡼�뼫ư���������ƥ�����椷�ޤ�.
 ����ư����ϰʲ��Τ褦�ˤʤäƤ��ޤ�.

 <p>�������顼���Τ��������, Mailman �Ϥ��Υ᡼�뤫��2�Ĥξ����
 ���Ф����Ȥ��ޤ�: �Ĥޤ�, ����Υ᡼�륢�ɥ쥹��, ���顼�򵯤�����
 �����ο����٤Ǥ�. �����٤�<em>��</em>�ޤ���<em>��</em>�Ǥ���, 
 ���줾����̿Ū���顼�����Ū���顼�����б����Ƥ��ޤ�. �⤷���䤬
 ����ʤ�, ���������٤�Ŭ�Ѥ���ޤ�.

 <p>�⤷, ������ɥ쥹�����顼�᡼�뤫����Ф��ʤ����, ����
 ���顼�᡼���̵�뤵��ޤ�. ���Ф��줿���ɥ쥹�β���ˤ�, 
 <em>���顼��</em>���դ����, ���顼�������뤿�Ӥˤ���������
 �û����ޤ�. �������顼�Ǥ�1��, �夤���顼�Ǥ� 0.5�����û�����ޤ�.
 ���顼������1����1������û������ޤ��Τ�, ���ˤ���������ζ���
 ���顼��1����10�󤢤äƤ�, �������ˤĤ��Ƥ�1�����û����������Ǥ�.

 <p>�������ˤĤ��ƤΥ��顼����
 <a href="?VARHELP=bounce/bounce_score_threshold">���票�顼��</a>
 ��ۤ����, ���������ߤ��ޤ�. ���������ߤ���Ƥ����, ���β����
 (�ܿͤޤ��ϴ����Ԥˤ�ä�)����Ū�˲���������褵���ʤ����, �ꥹ�Ȥؤ�
 ��ƥ᡼��������뤳�ȤϤ���ޤ���. ������, ���������ߤ�������
 ���뤳�ȤˤĤ��ƻ������Τ�, �������Τˤϲ����������ˡ���񤫤�Ƥ��ޤ�.

<p>�ޤ�, ���β���˰��ƤƽФ�
<a href="?VARHELP=bounce/bounce_you_are_disabled_warnings">
���Τβ��</a> �� 
<a href="?VARHELP=bounce/bounce_you_are_disabled_warnings_interval">
����</a> ��2�ĤΥѥ�᡼�������Τ�����Ǥ��ޤ�.

<p>����ˤ⤦��Ľ��פ�������ܤ�����ޤ�: �������٤δ��֤��᤮����,
 -- ���δ֤ˤ��β������Υ��顼�᡼�뤬��ʤ��ä��� -- ���顼�����,
<a href="?VARHELP=bounce/bounce_info_stale_after">�Ť��ʤä�</a>
��ΤȤ����˴�����ޤ�. �������ä�, �����ͤȥ��顼����Ĵ�����뤳��
��, ���顼�򵯤��������ɤΤ��餤�᤯��ߤ����뤫������Ǥ��ޤ�.
�ꥹ�Ȥ�ή���������٤ˤ�ä�, �������ͤ�Ĵ������ɬ�פ�����ޤ�.��3���θ���᡼��󥰥ꥹ�Ȥΰ����Ǥ�������إå����������ʤɤ˻Ȥ��ޤ�. 
 �Ǥ�������ʷ��, ������ꥹ�Ȥ����Ǥ��뤫�狼��褦�ˤ��Ƥ�������.����� %(also)s �����ꥹ�ȤǤ�. �Ĥޤ���̾���ϥꥹ�ȴ����Ԥ��������뤳�Ȥ��Ǥ��ޤ�. ����� %(also)s ��������ꥹ�ȤǤ�. �Ĥޤ���̾���ϲ�����ˤϸ������Ƥ��ޤ���.����� %(also)s �����ꥹ�ȤǤ�, �Ĥޤ���̾����ï�Ǥ⸫�뤳�Ȥ��Ǥ��ޤ�������ĺ��ꥹ�ȤǤ�. �Ĥޤ�, ���ʤ���������Ͽ�Ͼ�ǧ�������ޤ���α����ޤ�. �����Ԥη���ϥ᡼��Ǥ��Τ餻���ޤ�.���Υ��ɥ쥹��, <a href="?VARHELP=general/reply_goes_to_list">reply_goes_to_list</a>
  ��<em>�̤Υ��ɥ쥹</em>�����ꤷ���Ȥ� <tt>Reply-To:</tt> �إå��˻Ȥ��ޤ�.
<p><tt>Reply-To:</tt> �Τ褦�ʥإå���
  ¾�ͤΥ�å��������դ��ä��ʤ��Ȥ����Τˤ�, ¿������ͳ������ޤ�. 
  �ͤˤ�äƤϼ�ʬ���Ȥ�<tt>Reply-To:</tt> ���դ����ֻ����Ϥ���
  �ۤ����᡼�륢�ɥ쥹�����ꤷ�ޤ�. 
  �̤���ͳ�Ȥ���, <tt>Reply-To:</tt>���ѹ�����ȸĿ�Ū���ֻ���
  ���뤳�Ȥ��񤷤��ʤ�Ȥ����Τ⤢��ޤ�. 
  <a href="http://www.unicom.com/pw/reply-to-harmful.html">`Reply-To' Munging
  Considered Harmful</a>  �ˤ�, ����ˤĤ��Ƥΰ���Ū�ʵ���������ޤ�. 
  <a href="http://www.metasystema.org/essays/reply-to-useful.mhtml">Reply-To
  Munging Considered Useful</a> ��ȿ�аո��⻲�ͤˤ��Ƥ�������. 

<p>�᡼��󥰥ꥹ�Ȥˤ�äƤ���Ƥ����¤�Ĥ���, ʿ�Ԥ���Ƥ���Τ����
  �ꥹ�Ȥ��äƤ�����⤢��ޤ�. ��Ȥ��Ƥ� `patches' �� `checkin' �ꥹ��
  ������ޤ�. ���ξ�祽�եȥ��������ѹ��� revision control system
  (���������浡��) ������Ƥ���ޤ�. ������, �ѹ��ˤĤ��Ƥε�����
  �̤γ�ȯ�ԥ᡼��󥰥ꥹ�ȤǹԤ��ޤ�. 
  ���Υ����פΥ᡼��󥰥ꥹ�Ȥ򥵥ݡ��Ȥ��뤿��ˤ�, <tt>reply_goes_to_list</tt>��
  <tt>�̤Υ��ɥ쥹</tt>�������, ������ <tt>Reply-To:</tt> ���ɥ쥹�����ꤷ�Ƥ�������. 

<p>�⤷���ꥸ�ʥ�Υ᡼���<tt>Reply-To:</tt>�إå����դ��Ƥ����, ������ѹ�����ޤ���.�����, ���Υ᡼��󥰥ꥹ�Ȥ�ɸ��μ�������Ǥ�.
�⤷, <a href="?VARHELP=language/available_languages">�ҤȤİʾ�θ���</a>
��Ȥ���褦�ˤ���ΤǤ����, �ꥹ�ȤȤ��Ȥꤹ��Ȥ��˻Ȥ�, ���ߤθ���
�����֤��Ȥ��Ǥ��ޤ�. ����� Web�ȥ᡼��Τ��줾��Υ�å�������Ŭ��
����ޤ���, �ꥹ�Ȥβ��������Ƥ����᡼��ˤ�Ŭ�Ѥ���ޤ���.���Υꥹ�����Υꥹ�ȤǤϡ֤ޤȤ��ɤߡפϤǤ��ޤ���.���Υꥹ�Ȥˤϲ�������ޤ���.���Υꥹ�Ȥ����¤���Ƥ��ޤ�; ���ʤ��Υ�å������Ͼ�ǧ����ޤ���Ǥ���.���Υꥹ�ȤǤϡ֤ޤȤ��ɤߡפ�����ͭ���Ǥ�.���Υꥹ�ȤǤϡ֤ޤȤ��ɤߡפ�����ͭ���Ǥ�!���Υ��ץ����Ϥ��Υ᡼��󥰥ꥹ�Ȥ�ή����å�������
<tt>Reply-To:</tt> ��ɤΤ褦�˰����������椷�ޤ�. 
�⤷, <em>��Ƽ�</em>�ˤʤäƤ�����ˤ� <tt>Reply-To:</tt>�إå����դ��ä���
���ȤϤ��ޤ���. �⤷���ꥸ�ʥ�Υ�å��������դ��Ƥ������ˤ�, �������ޤ���. �����,
<em>���Υꥹ��</em>�ޤ���<em>�̤Υ��ɥ쥹</em>�����ꤹ���, 
Mailman �Ϥ��٤ƤΥ�å����������ꤵ�줿<tt>Reply-To:</tt>�إå����դ��ޤ�. 
�����ɬ�פʤ饪�ꥸ�ʥ��å������Υإå���񤭴����ޤ�. 
<em>�̤Υ��ɥ쥹</em> ��
<a href="?VARHELP=general/reply_to_address">reply_to_address</a>��
���ϥ��ɥ쥹�����ꤷ�ޤ�. 
 
<p><tt>Reply-To:</tt> �Τ褦�ʥإå���
¾�ͤΥ�å��������դ��ä��ʤ��Ȥ����Τˤ�, ¿������ͳ������ޤ�. 
�ͤˤ�äƤϼ�ʬ���Ȥ�<tt>Reply-To:</tt> ���դ����ֻ����Ϥ���
�ۤ����᡼�륢�ɥ쥹�����ꤷ�ޤ�. 
�̤���ͳ�Ȥ���, <tt>Reply-To:</tt>���ѹ�����ȸĿ�Ū���ֻ���
���뤳�Ȥ��񤷤��ʤ�Ȥ����Τ⤢��ޤ�. 
<a href="http://www.unicom.com/pw/reply-to-harmful.html">`Reply-To' Munging
Considered Harmful</a>  �ˤ�, ����ˤĤ��Ƥΰ���Ū�ʵ���������ޤ�. 
<a href="http://www.metasystema.org/essays/reply-to-useful.mhtml">Reply-To
Munging Considered Useful</a> ��ȿ�аո��⻲�ͤˤ��Ƥ�������. 
 
<p>�᡼��󥰥ꥹ�Ȥˤ�äƤ���Ƥ����¤�Ĥ���, ʿ�Ԥ���Ƥ���Τ����
�ꥹ�Ȥ��äƤ�����⤢��ޤ�. ��Ȥ��Ƥ� `patches' �� `checkin' �ꥹ��
������ޤ�. ���ξ�祽�եȥ��������ѹ��� revision control system
(���������浡��) ������Ƥ���ޤ�. ������, �ѹ��ˤĤ��Ƥε�����
�̤γ�ȯ�ԥ᡼��󥰥ꥹ�ȤǹԤ��ޤ�. 
���Υ����פΥ᡼��󥰥ꥹ�Ȥ򥵥ݡ��Ȥ��뤿��ˤ�, <tt>�̤Υ��ɥ쥹</tt>
�������, ���� <tt>Reply-To:</tt> ���ɥ쥹�����ꤷ�Ƥ�������. ���Υڡ�����, �ꥹ�ȴ����ԤǤ��뤢�ʤ���, ���Υ����ƥफ�鹱��Ū��
���Υ᡼��󥰥ꥹ�Ȥ������뤳�Ȥ��Ǥ��ޤ�. <strong>���κ�Ȥ�
���ʤ������Ǥ��ޤ���</strong>. ���ä�, ���Υ᡼��󥰥ꥹ�Ȥ�
������Ū��ã�����Ƥ���, �⤦ɬ�פ��ʤ����Ȥ����гο����Ƥ�����
�ˤΤ�, ���Ѥ���褦�ˤ��Ƥ�������.
<p>�ޤ�, ���ε�ǽ��¹Ԥ�����ˤ�, �����ʤ�ٹ��ꥹ�Ȳ����������
���ȤϤ���ޤ���. �Ĥޤ�, ����ʹߥ᡼��󥰥ꥹ�Ȥ˰��Ƥ��᡼���, 
�ꥹ�Ȥδ�����ο����᡼��ʤɤ����ƥ��顼�ˤʤ�ޤ�.
<p>�᡼��󥰥ꥹ�Ȥ���¸��ˤ�Ʊ���˺�����륪�ץ���󤬤���ޤ�.
�᡼��󥰥ꥹ�Ȥ���ˤ���¸����ˤ�, ��¸��ˤϺ��<strong>���ʤ�</strong>
�ۤ����褤�Ǥ��礦.
<p>�ʤ�, �����Τ���, �ꥹ�ȥѥ���ɤ򣲲����Ϥ��Ƥ��������ޤ�.���Υ��������Ǥ�����Ȳ������θ����˴ؤ���ݥꥷ��������Ǥ��ޤ�.
�ޤ�, �ꥹ�Ȥ�������뤫�ɤ���������Ǥ��ޤ�.
��¸��ˤΥץ饤�Х����ˤĤ��Ƥ� <a href="%(admin)s/archive">
��¸��˥��ץ�������</a> �����ꤷ�Ƥ�������.)���Υ��������Ǥ�, �͡�����SPAM�ե��륿��������򤪤��ʤ����Ȥ��Ǥ��ޤ�.
����ˤ��, �ꥹ�Ȳ����������� SPAM ���̤򸺤餹���Ȥ���ǽ�Ǥ�.���Υ��������Ǥϥ᡼��μ����Ԥ˴�Ť��͡��Υե��륿����
�����Ԥ��ޤ�.�����Ǥ�, �˥塼�����롼�פ�ȯ������(��ǥ졼�����)�ݥꥷ����
�᡼��󥰥ꥹ�Ȥ�ȯ�����¥ݥꥷ���Ȥκ��ѤˤĤ������ꤷ�ޤ�.
�����, �˥塼�����롼��<em>��</em>ž������������ƤϤޤ�ޤ��Τ�, 
�⤷, �˥塼�����롼�פ���ž���������ž����Υ˥塼�����롼��
�������դ��Ǥʤ����, ���ץ�����<em>̵��</em>�����ꤷ�Ƥ�������.

<p>�⤷, �˥塼�����롼�פ������դ��ʤ餳�Υ᡼��󥰥ꥹ�ȥ��ɥ쥹
��˥塼�����롼�פλʲ�ԥ��ɥ쥹������Ǥ��ޤ�. <em>ȯ�������դ�</em>
�����֤��Ȥ�, ��ǧ�ץ��������ɲä������α������ޤ�. �᡼��󥰥ꥹ��
����Ƥ��줿�᡼��ϥ˥塼�����롼�פ�ž������뤫�᡼��󥰥ꥹ�Ȥ�
�����������������˾�ǧ����ʤ���Фʤ�ޤ���.

<p><em>�⤷�᡼���<tt>Approved</tt>�إå��ȥѥ���ɤ��դ��Ƥ����
������α�����å��ϥѥ����ޤ�. ���Τ��Ȥ�, ���¤Τ���ͤ�ľ�ܥꥹ�Ȥ�
�˥塼������ƤǤ���褦�ˤʤ�ޤ�.</em>

<p>�Ǹ��, �⤷�˥塼�����롼�פ������դ��Ǥ��äƤ�, ��ͳ����Ƥ�������
���ˤ�, <em>�ꥹ�Ȥϸ���, ���롼�פ�ȯ�������դ�</em>������Ǥ�������.
��������֤�, ���̤�Mailman��ȯ�����¥ץ��������Ѥ���, ���ƤΥ˥塼��
��ž�������å�������<tt>Approved</tt>�إå����ղä��ޤ�.���Υƥ����Ȥ��ꥹ�Ȥ���Ƥ��줿�᡼��η�̾�� �դ���
��ޤ�. ����ϥ᡼��꡼�����եȤʤɤ�¾�Υ᡼
��ȶ��̤���Τ� ͭ���Ǥ�. �ʷ�򤳤��������ޤ��礦. 
�᡼��󥰥ꥹ�Ȥ�̾�Τ�Ĺ���ä���,  �᡼��󥰥�
���ȤǤ��뤳�Ȥ��狼���ϰϤ�, û���ʷ�ˤ���Ȥ褤�Ǥ��礦. ����ʸ�Ϥ�, ���������񤷤�����ؤδ���ʸ��
 �Ϥ���˽񤭤��ޤ�ޤ�. ����ʸ�λĤ����ʬ�ˤ�
 �ꥹ�Ȥǽ��פʥ᡼�륢�ɥ쥹�� URL �ˤĤ��Ƥ�������
 ���餫����������Ƥ��ޤ�. �Ǥ����餽�����ä����
 ��Τ������ɬ�פϤ���ޤ���. �����ˤϥꥹ�Ȥ���Ū��
 �������åȤΥݥꥷ���Ȥ��ä���ͭ�������
 �Ĥ��ƽ񤤤Ƥ�������. <p>���� ����ʸ�Ϥϰʲ��ε�§�˽��äƹ������ޤ��֤����ʤ���ޤ�:
<ul><li>���Ԥ�70ʸ������ˤʤ�褦�˹Եͤ᤬�ʤ���ޤ�.
    <li>����ʸ���ǻϤޤ�ԤϹԵͤᤵ��ޤ���.
    <li>����Ԥ�����ζ��ڤ�ˤʤ�ޤ�.
</ul>�����������(�ޤȤ��ɤߤ�ѥ�������� %(realname)s ��������ʤ�)���ѹ��ˤ�
���񤷤Ƥ����Żҥ᡼�륢�ɥ쥹�������%(either)s:
<p><center> �����˽ФƤ��ʤ��ꥹ�Ȥδ�������ڡ����عԤ��ˤ�
�����Ʊ���褦�� URL �� / �� %(extra)s �ꥹ��̾���դ���
�����������Ƥ�������.
�ޤ�, ���¤���äƤ����<a href="%(creatorurl)s">�������᡼���
�ꥹ�Ȥ��������</a>���Ȥ�Ǥ��ޤ�.

<p>���̸����Υꥹ�Ȱ���ϼ��ˤ���ޤ����������� (%(msgcount)d ��)����������:
�����Ԥ�¿�����ޤ����� %(i)d����ե��륿���ξܺ��᡼��˥ޥå����������ꥭ�����, 1�ԤˤĤ�1������̾:����λ���ˤϤ���̾���ȥѥ�����ɬ�פǤ�.
�Դ����������̵�뤵��ޤ�.��������(����Ū)���⤷���������Ԥ���ư����Ͽ���Ƥ��Τ��Ȥ�
�Τ餻�����ʤ��ä��� OFF �ˤ��Ƥ�������. ¾�Υ᡼��󥰥ꥹ
�ȴ����ץ�����फ�� Mailman �˰ܹԤ�����ʤɤ�ͭ���Ǥ��礦. ������Ф��ѥ���ɤι���������������ˤ� ON �ˤ��ޤ�.
�ġ��β���Ϥ��줾��ѥ���ɹ�����������ߤ�Ƥ������Ȥ��Ǥ��ޤ�.���ꥹ�Ȥ�������ư�������顼�������㳰����Unix-From �Ԥ��ѹ�: %(lineno)d̤�Τθ���: %(lang)s�ꥹ��̾������: %(listname)s���å������ꥹ�Ȥ���å��������. ������, ���ۤΤ����� Save() �Ϥ��ʤ�.

  ���󥿥ץ꥿�������ʥ�ǽ�λ������, os._exit() ���ƤФ줿�Ȥ��ˤ�,
  �¹Ԥ���ʤ�. �㳰�����������ˤϸƤФ��.
  �ꥹ�Ȥ���å���� (��¸�Ϥ��Ƥޤ���): %(listname)s������ޤ��ϥ��ץ������ѹ�������������������ǧ���ޤ���.���������λ���ޤ���.��������� %(seq)s �֤�HTML�򹹿����ͥåȥ˥塼���ο��ɼ�򹹿���¸��� [%(archive)s] ���ܼ��ե�����򹹿����Ƥ��ޤ�%(listname)s �᡼��󥰥ꥹ�Ȥ򹹿����Ť� pending_subscriptions.db �ǡ����١����򹹿���α�����Υǡ����١����򹹿�%(hexlversion)s ���� %(hextversion)s �إ��åץ��졼������ˡ:���Υ��ץ�����Ȥ��Ȼ��ꤵ�줿�إå������Ƥ�
��Ƥ�ػߤ��뤳�Ȥ��Ǥ��ޤ�.
 �оݤˤʤ�ΤϤ��Υإå����Ф�������ɽ���Ǥ�.
 �ޥå��󥰤���ʸ������ʸ������̤����˹Ԥ��, 
 '#' �ǻϤޤ�Ԥϥ����ȤȤߤʤ���ޤ�. 
 <p>�㡧<pre>to: .*@public.com </pre>
 �� <em>to</em>(����) �Υ᡼��إå��Υ��ɥ쥹��
 ��� '@public.com' ���ɤ��������äƤ���Ȥ�����̣�Ǥ�.
 <p>��Ԥ��ƶ��򤬤�����ˤ�, ����������ɽ������Ϥ�����ޤ�. 
 �������㤨�Х��������פ�֥饱�åȤ��Ѥ���, ¿����
 ��ˡ�Dz���Ǥ��ޤ�.���Υ��ץ�����Ȥä�, ������MIME�����פ˹礦ź�եե��������
���ޤ�. �ƹԤˤ� MIME ��<tt>type/subtype</tt> (��: <tt>image/gif</tt>)
��ҤȤĤ��Ľ񤭤ޤ�. subtype ���ά����Ȥ��� type �˹礦���Ƥ�
�ե�����������ޤ�(��: <tt>image</tt>). 

<p>����Ԥ�̵�뤵��ޤ�.

<p><a href="?VARHELP=contentfilter/pass_mime_types">pass_mime_types</a>
�Υۥ磻�ȥꥹ�Ȥ⸫�Ƥ�������.���Υ��ץ�����Ȥä�, Content-Type�����פ��ʤ�ź�եե�����������ޤ�.
ɬ�׾��ȷ�����<a href="?VARHELP=contentfilter/filter_mime_types"
>filter_mime_types</a> �Ȥޤä������Ǥ�.

<p><b>����:</b>�⤷���Υꥹ�Ȥ˲����������, <tt>multipart</tt>�������Τ�
˺����, ź�դΤ���᡼��Ϥ��Υե��륿�����������ݤ���Ƥ��ޤ��ޤ�.�桼�� `%(addr)s' ��ꥹ�Ȥ��������ޤ���: %(listname)s������ɥ쥹/���̾�桼����ͭ�Υ��ץ����ڡ���������� Mailman �С�������:���ꥹ�Ȥ��������򸫤롦�Խ�����������������̾���Υڡ��������̾���򸫤��ꥹ�ȴ����ڡ����عԤ��ꥹ�Ȥΰ���ڡ����عԤ��ٹ�: �ꥹ�ȤΥ��å�������Ǥ��ޤ���: %(listname)s�ٹ�! �ѡ��ߥå��������꤬�Ф뤫�⤷��ޤ���.�ٹ�: �ٹ�: %(src)s �����Ǥ��ޤ��� -- %(rest)s��ǰ�Ǥ���, ���ʤ��Ϥ��Υ᡼��󥰥ꥹ�Ȥ��������񤷤Ƥ��ޤ�.
�������񤹤�ˤ�, <a href="%(listinfourl)s">�ꥹ�Ȥΰ���ڡ���</a>
�ؤɤ���.���轵"%(realname)s" �᡼��󥰥ꥹ�� %(digmode)s �ؤ褦�����褦����!����ˤϤɤΤ褦�ʼ�礬ɬ�פǤ���?<br>������ 'umbrella_list' �����åȤ���Ƥ��Υꥹ�Ȥ�¾��
�ꥹ�Ȥ� ����Ȥ���褦�ˤ����Ȥ�, ��ǧ��ѥ�������Τ�
�ɴ���������� �ʤɤ�, ����Τ���ꥹ�ȥ��ɥ쥹�Ǥʤ�
���Υꥹ�Ȥδ����Ԥ� ���Τ���ۤ����褤. ����
��礳���˽񤫤줿���ե��å����� ����Υ��ɥ쥹���դ�
�ä�������������ޤ�.  '-owner' �����̤ϻ�
���ޤ�. ���������,  ��� 'umbrella_list' �� �֤������� 
�ξ��ˤ�̵���Ǥ�.�ꥹ�Ȥ˥᡼�뤬��Ƥ�����, ��Ϣ�λʲ��³����Ф�, �ʲ�Ԥ����Υ᡼���
��ǧ���ʤ���Фʤ�ʤ����ɤ�������ꤷ�ޤ�. ���Υ��������Ǥ�, �������
��ξ������ƤˤĤ��Ƥλʲ��³�������椷�ޤ�. 

<p>�������Ƥ� <b>ȯ�����¥ե饰</b>������ˤʤäƤ����, �ʲ��
�ξ�ǧ���Ф�ޤ���α����ޤ�. �����Ԥϥǥե���ȤDz����Ƥ�ʲ��դ��ˤ��뤫
�ɤ���������Ǥ��ޤ�.

<p>��������Ƥϼ�ưŪ��
<a href="?VARHELP=privacy/sender/accept_these_nonmembers">��ǧ�����</a>��
<a href="?VARHELP=privacy/sender/hold_these_nonmembers">�ʲ�Ԥ˲󤵤��</a>��
<a href="?VARHELP=privacy/sender/reject_these_nonmembers">���ݤ����</a>��
<a href="?VARHELP=privacy/sender/discard_these_nonmembers">�˴������</a>��
�Τɤ줫����̤ޤ��ϥ��롼���̤�����Ǥ��ޤ�.
����Ū�˾�ǧ�����ݤޤ����˴������꤬�ʤ���Ƥ��ʤ���������Ƥ�
<a href="?VARHELP=privacy/sender/generic_nonmember_action">���̤�����
�ε�§</a>�˽��äƤդ뤤�ˤ������ޤ�.
<p>���Υƥ����ȥܥå�����, 1�ԤˤĤ��ҤȤĤΥ᡼�륢�ɥ쥹����Ͽ�Ǥ��ޤ�;
<a href="http://www.python.org/doc/current/lib/module-re.html">Python��
����ɽ��</a>�Ǥ��뤳�Ȥ�ɽ���Τ˹Ԥκǽ�� ^ �ǻϤ�Ƥ�������.
�Хå�����å���������Ȥ��� Python �� raw string ��ȤäƤ���褦�ˤ���
��������. (�Ĥޤ�, ñ��1�ĤΥХå�����å���������Ф��������Ǥ�)

<p>����ɽ���Ǥʤ��ޥå��󥰤���˼¹Ԥ��뤳�Ȥˤ����դ��Ƥ�������.�֤ޤȤ��ɤߡפο����������Ϥޤ��, �����ϤҤȤ�����, 
 ����� 1 �˥ꥻ�åȤ���ޤ�.������������ꥹ�Ȥ����񤹤��, �����ѿ����꤬�ǽ�Υ��ץ����
�Ȥ������ꤵ��ޤ�.�����������Ƥ������ä��Ȥ�, �᡼��������Ԥ�
<a href="?VARHELP=privacy/sender/accept_these_nonmembers">��ǧ</a>
�ޤ���, 
<a href="?VARHELP=privacy/sender/hold_these_nonmembers">��α</a>��
<a href="?VARHELP=privacy/sender/reject_these_nonmembers">����(����)</a>��
<a href="?VARHELP=privacy/sender/discard_these_nonmembers">�˴�</a>
�Υ��ɥ쥹�ꥹ�Ȥˤ��뤫������å����ޤ�. �⤷, ̵�����
����ư�Ŭ�Ѥ���ޤ�.����ϥꥹ�Ȥ������Ȥ���Ȥ�, ������򥦥��֤��᡼��ǹԤʤ��ޤ�.
�̾��, ���򥪡��ץ��, �Ĥޤ�������ñ�����Ǥ���褦�ˤ��Ƥ�����
�ۤ����褤�Ǥ��礦. (�ꥹ�Ȥ����ñ�����Ǥ��ʤ��ȥ桼�������Ǥ��ޤ�)

<p>������, �ꥹ�Ȥˤ�äƤ������������������˻ʲ�Ԥ���ǧ����褦��
���������⤢��ޤ�. �㤨��, ��ҤΥ᡼��󥰥ꥹ�Ȥ����ƤμҰ���
����Ǥ���褦�ʥ᡼��󥰥ꥹ�Ȥ�����ˤ�����ޤ�.�ޤȤ��ɤߤ���������Ȥ�, �ɤ���η������ǥե���ȤǤ���?���ꤵ��Ƥ���Ȳ��̾���򸫤�ˤ� ����ޤ��ϴ����ԥѥ���ɤ�ɬ�פˤʤ�. ���Υ��ץ�����ͭ���ˤ����, ���ƤΥꥹ�Ȥؤ���Ƥ�۵���α
���ޤ����Ĥޤꡢ�ʲ�ץ����������뤳�Ȥˤʤ�ޤ�. ���Υ��ץ�����
����ˤ��뤳�Ȥ�, �㤨�Хե졼��������Ť�뤿��˥�����󥰥���
���֤��ߤ��뤳�Ȥ��Ǥ��ޤ�.�ѹ����Ǥ����� ...����å����åפ���(�ɤ��դ�)�Ȥ������Ȥ�, ���ο�������Ƥ����ä���������
 ž���򳫻Ϥ���Ȥ������ȤǤ�.  ��������Υ˥塼�����롼�פ�
 ������̵�뤵��ޤ�.  �����, ���ʤ����Ȥ��˥塼�����ɤ�Ǥ���, 
 ���ߤ� �����������ִ��ɡפˤ���Τ�Ʊ�����ȤǤ�. 
 ����å����åפ���ȥ᡼��󥰥ꥹ�ȤΥ��С��ϰ����Υ�å�������
 ���뤳�ȤϤ���ޤ���.��Ƥ��줿�������ֿ������, �ɤ��عԤ��褦�ˤ��ޤ���?
 ¿���Υ᡼��󥰥ꥹ�ȤˤĤ��� <tt>��Ƽ�</tt>
 �� <em>����</em> �侩���ޤ�. �ɤ���������⡼�ɤ���������Υǥե���ȤǤ���?Mailman ���������顼���Х����ƥ�Ϸ�ϴ�ˤǤ��Ƥ��ޤ���,
����������Ƥ��������顼��å��������б����뤳�Ȥ��Բ�ǽ�Ǥ�.
�����ѿ���<em>�Ϥ�</em>�����ꤹ�뤳�Ȥ�, 1) �⤷, �����˲��
�Υ᡼��ܥå������ʵפ˾ä��Ƥ���ʤɤ���ͳ�Ǥ����, ��ư��
�������򤹤�ɬ�פ�����. 2) Mailman ��ȯ�Ԥ˥��顼��å�����
�����ä�, ���ο������������б��Ǥ���褦�ˤ������ȹͤ���. 
�Σ��ĤΤ��Ȥ��б��Ǥ��ޤ�.
<p>�⤷, �Ѥ蘆�줿���ʤ��ΤǤ����, �����ѿ���<em>������</em>
�ˤ��Ƥ������Ȥ�, ���ΤǤ��ʤ��ä��������顼���Τ��˴���, �ʸ��
�����ϹԤ��ʤ��褦�ˤǤ��ޤ�.
<p><b>����:</b> ���������, �ꥹ�Ȥ� -admin ���ɥ쥹�ؤ����Ƥ�
�᡼��˱ƶ����ޤ�. ���Υ��ɥ쥹��Ȥäƥ᡼���Ф��ʤ��褦��
���դ��Ƥ�������. �⤷, ï�������Υ��ɥ쥹���Ƥ˥᡼���Ф���,
(������, ������<em>������</em>�����ꤵ��Ƥ����)���Υ᡼���
�˴�����Ƥ��ޤ��ޤ�.
<a href="?VARHELP=autoreply/autoresponse_admin_text">��ư����
</a>��Ȥä� -owner �� -admin ���ƤΥ᡼����б������ۤ����褤
���⤷��ޤ���.ï�����̾���򸫤뤳�Ȥ��Ǥ��ޤ���?��ǯ�Ϥ��Ϥ�, �˴��Ϥ�, ž�����ʤ��ϴ��˥᡼��󥰥ꥹ�Ȥβ���Ǥ�!���ʤ��ϴ������񤷤Ƥ��ޤ�!���ʤ��ϴ������񤷤Ƥ��ޤ�.���ʤ��ϴ��ˤ��Υ᡼�륢�ɥ쥹��ȤäƤ��ޤ�.���ʤ��Ϥ��Υꥹ�Ȥؤ���Ƥ�ػߤ���Ƥ��ޤ�.���ʤ���%(listname)s �᡼��󥰥ꥹ�ȤΥ��С��ǤϤ���ޤ������ʤ��Ϥ��Υ᡼��󥰥ꥹ�Ȥ���Ƥ��뤳�Ȥ�������Ƥ��ޤ���. ���Τ���
���ʤ�����Ƥϼ�ưŪ�˵��ݤ���ޤ���. �⤷, ���ε��ݤ����顼�Ǥ����
�ͤ���ʤ�, �᡼��󥰥ꥹ�Ȥδ����ԤǤ��� %(listowner)s ��Ϣ��
���Ƥ�������.���ʤ��Ϥ��Υꥹ�Ȳ���ˤʤ뤳�Ȥ��Ǥ��ޤ���.���ʤ��Ͽ������᡼��󥰥ꥹ�Ȥ�������븢�¤�����ޤ������Υ᡼��󥰥ꥹ�Ȥ������븢�¤Ϥ���ޤ������ʤ��θĿͥ��ץ����ڡ����ؤϰʲ���URL����ɤ���:�����Ǥ�, ɬ�פʾ����ʲ��Υե�����˵������뤳�Ȥ�, ������
�᡼��󥰥ꥹ�Ȥ�������뤳�Ȥ��Ǥ��ޤ�. �᡼��󥰥ꥹ�Ȥ�
̾����, �ꥹ�Ȥص�������Ƥ���ݤδ��ܥ��ɥ쥹�Ȥ��ƻȤ��ޤ�
�Τ�, �ѻ�ʸ���ǵ������Ƥ�������. ���ٺ��������, ������ѹ�����
���ȤϤǤ��ޤ���.
<p>�ޤ�, �ǽ�Υꥹ�ȴ����ԤΥ᡼�륢�ɥ쥹��ɬ�פǤ�.
�ꥹ�Ȥ�����������, �ꥹ�Ȥν���ѥ���ɤ������Ԥ���������ޤ�.
�ꥹ�ȴ����Ԥ�, �ѥ���ɤ��ѹ�������, �ꥹ�ȴ����Ԥ��ɲä����ꤹ��
���Ȥ��Ǥ��ޤ�.
<p>�⤷, Mailman����ưŪ�˽���ѥ���ɤ���������ۤ����褱���,
���μ�ư�����ΤȤ�����֤Ϥ��פˤ���, �ѥ���������������
���Ƥ����Ƥ�������.
<p>���ʤ���, �������᡼��󥰥ꥹ�Ȥ�������븢�¤���äƤ��ʤ����
�ʤ�ޤ���. �����Ȥˤ�<em>�ꥹ�Ⱥ�����</em>�Υѥ���ɤ����ꤵ���
���ޤ�. �������ֲ���������Ϥ��Ƥ�������. �����ȴ����ԤΥѥ����
�Ǥ�ǧ�ڤ���ǽ�Ǥ�.¾��<tt>Reply-To:</tt>����ꤹ��Ȥ��ˤ�, ���Υ��ɥ쥹���ά�Ǥ��ޤ���.
�������ͤ�ꥻ�åȤ��ޤ�.<a href="?VARHELP=gateway/nntp_host">�˥塼��������</a>��
<a href="?VARHELP=gateway/linked_newsgroup">�˥塼�����롼��</a>��
���ꤷ�ʤ��ȥ˥塼���������ȥ�������ͭ���ˤʤ�ޤ���.��������ѥ���ɤǤʤ��ä�����, �ѥ���ɤ��ѹ��Ϥʤ���ޤ���Ǥ���.
������̵�� password ���ޥ�ɤ�Ȥä�, ���ߤΥѥ���ɤ���Ф��Ƥ���,
�⤦���ٻ�Ƥ�������.�ѥ���ɤ��㤤�ޤ�.�ꥹ��̾��˺��Ƥ��ޤ�.�ꥹ�ȴ����Ԥ���ꤷ�Ƥ�������.�ѥ���ɤ��㤤�ޤ�.���ʤ���%(listname)s �᡼��󥰥ꥹ�Ȥ�������Ԥ���Ƥ��ޤ�.%(realname)s �ؤ������³������λ���ޤ���.���ʤ��� %(fqdn_listname)s �᡼��󥰥ꥹ�Ȥ������������λ���ޤ���.
�⤷, �ޤȤ��ɤߤ������äƤ����, �Ǹ�Υ᡼�뤬�Ϥ����⤷��ޤ���.
���˴ؤ��Ƽ��䤬�����, �ꥹ�ȴ����Ԥ� %(owneraddr)s �ޤǤ��ꤤ���ޤ�.%(realname)s ���������³������λ���ޤ���.���ʤ��ϲ�������򥭥�󥻥뤷�ޤ���. �⤷, ���ʤ��Υ᡼�륢�ɥ쥹
 ����, ����³�����顼�᡼���������褦�ʤ�С����ʤ��Ϥ���
 �᡼��󥰥ꥹ�Ȥ�����񤵤����뤳�Ȥˤʤ�ޤ�.���ʤ��ϥ��ɥ쥹�ѹ��ο�������ä��ޤ���.���ʤ����������򥭥�󥻥뤷�ޤ���.����³�������򥭥�󥻥뤷�ޤ���.���ʤ��ϡ֤ޤȤ��ɤߡפ� OFF �ˤ��ޤ�����, �ޤȤ��ɤ߲����
�ĤäƤ��ޤ�. ���ϥ᡼���������ޤ���.���ʤ��ϸ��������� OFF �ˤ��ޤ�����, ��������������ĤäƤ��ޤ�.
��������򤢤ʤ����������ʤ��¤�, ���������ǥ᡼���������ĤŤ��ޤ�.�᡼��󥰥ꥹ��<b>%(listname)s</b>�κ�������λ���ޤ���.
�����Ԥ�<b>%(owner)s</b>�����Τ�ȯ�����줿�Ȥ����Ǥ�.
����³�� ...�᡼��󥰥ꥹ�� <b>%(listname)s</b> �κ������λ���ޤ���.���ץ����������ѹ�����λ���ޤ���.���ʤ���, �ޤȤ��ɤߵ�ǽ�ȸ�������
��ǽ��ξ���Ȥ⥪�դˤ��ޤ���. �����ξΩ�Ǥ��ޤ���. 
�ޤȤ��ɤߵ�ǽ������������ǽ�Τɤ��餫�򥪥�ˤ��Ƥ����ʤ���
�᡼��󥰥ꥹ�Ȥϴ���Ū�����ѤǤ��ʤ��ʤ�ޤ�. �Ǹ�Ρ֤ޤȤ��ɤߡפ��Ϥ����⤷��ޤ���.�ꥹ�Ȥ�ꥹ�ȼ��Ȥ���Ͽ���ƤϤ����ޤ���!���ʤ��� <em>���</em>�ܥ���β��Υ����å��ܥå�����ON�ˤ��뤳�Ȥ�,
��������ǧ���ʤ���Фʤ�ޤ���. �������Ǥ��������ϴ�λ���Ƥ��ޤ���!�ޤ�, ���ɥ쥹�θ�����������Ƥ�������.�ꥹ��̾����ꤷ�Ƥ�������. ������ %(link)s ������ޤ�.�ꥹ�Ȥ���ꤷ�Ƥ�������.ͭ���ʥ᡼�륢�ɥ쥹�����Ϥ��Ƥ�������.¾�ͤ������ä����������³���򤷤ʤ��褦��, ���ʤ����˳�ǧ����褦�˥᡼�뤬ȯ������ޤ�. ¾�ͤ������ä����������³���򤷤ʤ��褦��, ���ʤ����˳�ǧ����褦�˥᡼�뤬ȯ������ޤ�. ���ʤ��γ�ǧ����λ����ȼ��˥ꥹ�ȴ����Ԥξ�ǧ�Τ����ö��α����ޤ�. �����Ԥη���ϥ᡼������Τ����Ǥ��礦.�ꥹ�ȴ����ԤȤ��Ƥ���ϥޥ����󤸤�ʤ�?!<code>%(property)s</code>�ο�����ʸ�˽�����ǽ�����꤬����ޤ�.
������Ԥä����Ŭ�Ѥ��ޤ���, ����Ǥ褤��, ��Ť˥����å�
���Ƥ�������.���ʤ��� <em>%(listname)s</em> �᡼��󥰥ꥹ�Ȥ���Ƥ���
�ʲ��Υ᡼�����ä��ˤ�, ���ʤ��γ�ǧ��ɬ�פǤ�. <ul><li><b>������:</b> %(sender)s
    <li><b>��̾:</b> %(subject)s
    <li><b>��ͳ:</b> %(reason)s
</ul>
<em>��Ƽ��ä�</em>�ܥ���򲡤�����ƥ᡼����˴����Ƥ�������.
<p>���뤤��, <em>��ǧ�Ԥ���³��</em>�ܥ���򲡤���, ����³��, 
�᡼���ǧ���뤫���ݤ��뤫��Ƚ�Ǥ�, �ʲ�Ԥˤ���ͤ뤳�Ȥˤʤ�ޤ�.<em>%(listname)s</em>�᡼��󥰥ꥹ�ȤǤΤ��ʤ��������᡼�륢�ɥ쥹
�ѹ���λ����ˤ�, ���ʤ����Ȥˤ���ǧ��ɬ�פǤ�. ����, ���ʤ���
<ul><li><b>��̾:</b> %(fullname)s
    <li><b>��᡼�륢�ɥ쥹:</b> %(oldaddr)s
</ul>
�����񤷤Ƥ��ޤ�. ������, ���ʤ��ϥ᡼�륢�ɥ쥹��
<ul><li><b>���᡼�륢�ɥ쥹:</b> %(newaddr)s
�� %(globallys)s �ѹ�����褦�˿������ޤ���.
��ǧ��³����λ����ˤ�, ����<em>���ɥ쥹�ѹ�</em>�ܥ���򲡤��Ƥ�������.
<p>���뤤��, <em>����󥻥롦�˴�</em>�ܥ���򲡤��ƥ��ɥ쥹�ѹ�������
���ä����Ȥ�Ǥ��ޤ�.<em>%(listname)s</em> �᡼��󥰥ꥹ�Ȥؤ���������λ
������ˤ�, ���ʤ��γ�ǧ��ɬ�פǤ�. ���ʤ����������꤬�ʲ��˼������
���ޤ�. ɬ�פ��ѹ���Ԥʤä�<em>����</em>�ܥ���򥯥�å������
�����³����λ���ޤ�. ��������ǧ����λ�����, ������ץ����ڡ���
�˿ʤߤޤ�. �����Ǥ��ʤ��ϲ�����ץ����򤵤�˥������ޥ������뤳�Ȥ�
�Ǥ��ޤ�.

<p>����: �����ǧ����ȥѥ���ɤ�᡼��Ǥ��ʤ�������ޤ�.
�ѥ���ɤϲ�����ץ����ڡ������ѹ����뤳�Ȥ��Ǥ��ޤ�.

<p>�ޤ���<em>����󥻥롦�˴�</em>�ܥ���򲡤�������������ä����Ȥ�
�Ǥ��ޤ�.<em>%(listname)s</em>�᡼��󥰥ꥹ�Ȥ�����񤹤�ˤ�, �������
���ʤ�����ǧ����ɬ�פ�����ޤ�. ���ʤ��ϸ��߰ʲ��Τ褦�����񤷤Ƥ��ޤ�...
<ul><li><b>��̾:</b> %(fullname)s
    <li><b>�᡼�륢�ɥ쥹:</b> %(addr)s
</ul>
����<em>���</em>�ܥ���򲡤��Ƴ�ǧ������λ���Ƥ�������.
<p>�ޤ���, <em>����󥻥롦�˴�</em>�ܥ�������������ä����Ȥ�
�Ǥ��ޤ�.<em>%(listname)s</em> �᡼��󥰥ꥹ�Ȥؤ���������³��
������ˤ�, ���ʤ��γ�ǧ��ɬ�פǤ�. ���ʤ����������꤬�ʲ��˼������
���ޤ�. ɬ�פ��ѹ���Ԥʤä�<em>����</em>�ܥ���򥯥�å������
��������λ���ޤ�. ��������ǧ����λ�����, �ʲ�Ԥ���������
���ݤ���ꤷ�ޤ�. ���η�̤ϥ᡼������Τ������ޤ�.

<p>����: �����ǧ����ȥѥ���ɤ�᡼��Ǥ��ʤ�������ޤ�.
�ѥ���ɤϲ�����ץ����ڡ������ѹ����뤳�Ȥ��Ǥ��ޤ�.

<p>�ޤ���<em>�������򥭥�󥻥�</em>�ܥ���򲡤�������������ä����Ȥ�
�Ǥ��ޤ�.���ʤ��θ��ߤΥ��ץ��������:������ʤ��Υ᡼�륢�ɥ쥹:%(realname)s �᡼��󥰥ꥹ�Ȥˤ����뤢�ʤ��β������, ���顼�᡼��
 ¿ȯ�Τ��ḽ����ߤ������Ƥ��ޤ�. ���ʤ��Υ᡼�륢�ɥ쥹�ؤ�����
 �����褵����ˤϳ�ǧ��ɬ�פǤ�. ����, �ʲ��ξ��󤬥ե����뤵��Ƥ��ޤ�:

<ul><li><b>�᡼�륢�ɥ쥹:</b> %(member)s
 <li><b>���̾:</b> %(username)s
 <li><b>�ǿ��Υ��顼ȯ����:</b> %(date)s
 <li><b>���(�������)�ޤǤΤ��褽������:</b> %(daysleft)s
</ul>

 <em>�������</em>�ܥ���򲡤��ƥ᡼��󥰥ꥹ�ȤΥ᡼�������
 �Ƴ����뤫, <em>����󥻥�</em>�ܥ���򲡤��Ʋ�����������
 ���뤫���Ƥ�������.���ʤ��Υ᡼��ˤ��Կ��ʥإå�������ޤ�.%(listname)s ����Ƥ��줿�᡼��ϻʲ�Ԥξ�ǧ���ԤäƤ��ޤ��ʲ�ԤϤ��ʤ��Υ�å���������Ŭ�ڤǤ����Ƚ�Ǥ��ޤ���.���ʤ��Υ᡼��ϵ��ݤ���ޤ������ʤ��Υ᡼��ϥ��������礭�����ޤ�; �ڤ�ͤ�� %(kb)d KB 
�ʲ��ˤ��Ƥ�������.%(listname)s �ο������ꥹ�ȥѥ�������ʤ��ο������᡼��󥰥ꥹ��: %(listname)s���ʤ��Υѥ���ɤ�: %(password)s�ѥ���ɤ����פ��ޤ���.���ʤ��μ�̾:���ʤ��ο����Ͼ�ǧ������뤿��
      �ꥹ�Ȼʲ�Ԥ�ž�����ޤ���.���ʤ������������᡼�륢�ɥ쥹�����꤬
���뤿��, �������ϵ��ĤǤ��ޤ���.���ʤ��ε��������᡼�륢�ɥ쥹�˥������ƥ�������꤬���뤿��, �������ϵ��Ĥ���ޤ���.���ʤ����������Ͽ����Τ���, �ꥹ�ȴ����Ԥ� %(listowner)s ��ž������ޤ���.���ʤ���������������դ��ޤ����Τ�, �ޤ�ʤ����������Ǥ��礦.
�᡼��󥰥ꥹ�Ȥ�����ˤ��ޤ���, ���ʤ�����������,
�ޤ��᡼��dz�ǧ����ޤ뤫 �ꥹ�Ȼʲ�Ԥˤ�äƾ�ǧ����뤫���ޤ�.
�⤷, ��ǧ��ɬ�פǤ����, ���ʤ��Τ�Ȥؤ��θ�λؼ���񤤤�
��ǧ�᡼�뤬�Ϥ��Ǥ��礦.%(x)s �Τ����������α����ޤ���. ���ʤ��ο����ϥꥹ�ȴ����Ԥ�ž������Ƥ��ޤ�. �����ˤĤ��Ƥη��꤬�ʤ��줿��, ���Τ��Ȥ��᡼������Τ����Ǥ��礦.<p>���ʤ���������Ͽ����Τ���, �ꥹ�ȴ����Ԥ�ž������ޤ���.���ʤ���������ϼ��Τ���, 
�ꥹ�ȴ����Ԥ�ž������Ƥ��ޤ�. 
�����ˤĤ��Ƥη��꤬�ʤ��줿��, ���Τ��Ȥ��᡼������Τ����Ǥ��礦.���ʤ��� %(realname)s �᡼��󥰥ꥹ�Ȥؤζ۵ޥ᡼���������
��ǧ����Ƥ��ޤ���. Mailman ��������ä����ꥸ�ʥ�᡼���ź�դ��ޤ�. 

[¾�˾ܤ����������顼����Ϥ���ޤ���.][��ͳ�ϼ�����Ƥ��ޤ���][��ͳ�ϼ�����Ƥ��ޤ���][���Ū���ݤ����̤����. ��å������Ϥ���ޤ���][����̵��]1�Ĥ���α�᡼��.����ack (����) ���ץ��������������ꥹ�Ȱ������Ƥ���α�᡼��.%(esender)s �����Ƥ���α�᡼���ޤ�%(path)s: �����Υǡ����١����ե������ %(octperms)s �Ǥʤ���Ф����ޤ��������ե����� %(filename)s ����������!°�� "%(k)s" ���ѹ�°�� "%(k)s" ��̵��ȯ�����ꥹ�ȴ����Ԥˤ���ꥹ�ȴ����Ԥˤ�����ʤ��ˤ�ä����ʤ����Ȥˤ�������ƥ�ץ졼�Ȥ��ܤ����. html �ξ��� <MM-*> �����⸡�����ܤ���������ӥ����å����������å�����ȥ����å������Ȥΰ㤤��Ĵ�٤cgi-bin �Υѡ��ߥå���������å�%(prefix)s �Υ⡼�ɤ�����å�%(dbfile)s �ν�ͭ�Ԥ�����å��� %(file)s �Υѡ��ߥå���������å���%(pwfile)s �Υѡ��ߥå���������å��ꥹ�ȥǡ����Υѡ��ߥå���������å�%(private)s �Υѡ��ߥå���������å�%(wrapper)s �� set-gid ������å��Ť��ե����� %(pyc)s �����Ǥ��ޤ��� -- %(rest)s��������delivery (����) offdelivery (����) ondelivery (����)���ץ����������ޤȤ��ɤ��ޤȤ��ɤߥեå��ޤȤ��ɤߥإå�digest (�ޤȤ��ɤ�)���ץ���������%(d)s: �ǥ��쥯�ȥ�Ϻ��� 02775 �Ǥʤ���Ф����ޤ���%(path)s: �ǥ��쥯�ȥ�Υѡ��ߥå����� %(octperms)s �Ǥʤ���Ф����ޤ������������λ���顼�᡼��ˤ�ä����顼�᡼����ˤ��duplicates (���֥�)���ץ����������᡼�륢�ɥ쥹����¸��˺���������
%(path)s �ե�����Υѡ��ߥå����Ϻ��� 660 �Ǥʤ��Ȥ����ޤ����Ť� HTML ��¸��ˤ� b6 ��ư���褦�˥ѡ��ߥå������ѹ���
��¸�ˤ��礭����, ����� 1,2 ʬ������ޤ�...̤�Τ���ͳ�ˤ���ʲ��Υꥹ�Ȥˤ��ޤ�:%(start)s ���� %(end)s �ޤ��᡼��󥰥ꥹ�Ȱ����ڡ����Ť��������ե��������������������hide (����)���ץ�������������ͭ�����ͤ�:�ꥹ�Ⱥ������ꥹ�Ȥΰ��������ˤ���᡼��󥰥ꥹ�Ȥΰ����ꥹ��̾��ɬ�פǤ�.Ŭ�礹��᡼��󥰥ꥹ�Ȥ�����ޤ���:mbox �ե�����Ϻ��� 0660 �Ǥʤ���Ф����ޤ���������ɥ쥹<br>���̾���ȯ������myposts (����)���ץ���������̵������̵���ꥹ�Ȥʤ� == ���⤹�뤳�Ȥ�̵��...��λ̵�����֥�̵�������<br>[��ͳ]̵������̵���ץ����msgid �� msgstr �� .po �ե����뤫����Ϥ����ѥ����ʿʸ�������������¸����᡼��󥰥ꥹ�Ȥν�����¹���:����������¸���reminder (�ѥ��������)���ץ���������%(src)s �����ǥ��쥯�ȥ� %(src)s �Ȥ��β��������ޤ�%(categoryname)s ���ץ����ڡ�������������������� ���ܤΥե����뤫��ʸ����򥹥���󤹤�����ʸ����򥹥���󤹤�po �ե�����򥹥���󤷤� msgid �� msgstr ���������������������ʤ�%(path)s: �������ե�����Υѡ��ߥå����� %(octperms)s �Ǥʤ���Ф����ޤ���stop �� end ���ޥ�ɤ�Ʊ����̣�Ǥ�.
��̾%(name)s �ؤ�����ˤϴ����Ԥξ�ǧ��ɬ�פǤ�%(realname)s �ؤ�����ˤϴ����Ԥξ�ǧ��ɬ�פǤ��ꥹ�ȴ��������ڡ����ꥹ�ȴ������᡼��󥰥ꥹ�Ȱ����ڡ�������å�����������������ˤϴ����Ԥξ�ǧ��ɬ�פǤ��Ť� qfile �򹹿�%(esender)s ��������ƤΥ᡼��򸫤�