From: "Danny Terweij" <[EMAIL PROTECTED]>
> I am ready to start mailman :) lets see for error to the error file, if any > :) [root@lnx bin]# ./mailmanctl start Traceback (most recent call last): File "./mailmanctl", line 101, in ? from Mailman import mm_cfg File "/usr/local/mailman/Mailman/mm_cfg.py", line 69, in ? add_language('nl', _('Nederlands'), 'us-ascii') NameError: name '_' is not defined [root@lnx bin]# I am going to remove the add_language line from mm_cfg.py and add it again to Defaults.py. Lets see what then is happen.. Danny. _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers