Hi,
I tried to # cat > toto bounce_score_threshold = 4.0 bounce_info_stale_after = 15 bounce_you_are_disabled_warnings = 3 bounce_you_are_disabled_warnings_interval = 15 # bin/config_list -i toto listname (no error) then go to http://SERVER/mailman/admin/listname/bounce just to find that bounce_score_threshold = 4.0 bounce_info_stale_after = 0 bounce_you_are_disabled_warnings = 3 bounce_you_are_disabled_warnings_interval = 0 Only one in two has been taken into account !? bin/config_list -o - listname gives: bounce_info_stale_after = 1296000 bounce_you_are_disabled_warnings_interval = 1296000 -- Fil _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
