# -*- python -*- # -*- coding: iso-8859-1 -*- # # LISTNAME = list base name # LISTDESC = list base description # LISTHOST = maildomain # SENDERS = permitted senders short description # SENDERFILTERS = array of regexes of permitted senders # LISTOWNERS = array of listmaster address(es) # real_name = 'LISTNAME' owner = [LISTOWNERS] moderator = [] description = 'LISTDESC (censored, semi-public)' info = """Open list for LISTDESC. Access limitation to the archive avoids search engine registrations, but does not ensure discretion as anyone can gain access by subscribing.""" subject_prefix = '[LISTNAME] ' anonymous_list = False first_strip_reply_to = 1 reply_goes_to_list = 2 reply_to_address = 'LISTNAME@LISTHOST' umbrella_list = False umbrella_member_suffix = '-owner' send_reminders = 0 welcome_msg = """This is an open list for LISTDESC. * Only SENDERS can send to the list (non-text parts are stripped). * All posts are censored for relevancy. * Responses are redirected to non-announce list. * Anyone can subscribe to the list (member list not available). Access limitation to the archive avoids search engine registrations, but does not ensure discretion as anyone can gain access by subscribing. All emails are archived (only members can read the archive).""" send_welcome_msg = True goodbye_msg = '' send_goodbye_msg = True admin_immed_notify = True admin_notify_mchanges = False respond_to_post_requests = 1 emergency = 0 new_member_options = 256 administrivia = 0 max_message_size = 0 admin_member_chunksize = 30 host_name = 'LISTHOST' include_rfc2369_headers = 1 include_list_post_header = 0 max_days_to_hold = 7 preferred_language = 'en' available_languages = ['da', 'de', 'en', 'es', 'fi', 'nl', 'no', 'pt_BR', 'sv'] encode_ascii_prefixes = 2 nondigestable = True msg_header = '' msg_footer = """-- To UNSUBSCRIBE, email to %(real_name)s-REQUEST@%(host_name)s with a subject of "unsubscribe". Trouble? Contact listmaster@%(host_name)s Archive and other options, visit %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s""" scrub_nondigest = 1 regular_exclude_lists = [] regular_include_lists = [] digestable = True digest_is_default = False mime_is_default_digest = 1 digest_size_threshhold = 30 digest_send_periodic = True digest_header = '' digest_footer = """-- To UNSUBSCRIBE, email to %(real_name)s-REQUEST@%(host_name)s with a subject of "unsubscribe". Trouble? Contact listmaster@%(host_name)s Archive and other options, visit %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s""" digest_volume_frequency = 1 advertised = 1 subscribe_policy = 1 unsubscribe_policy = 0 ban_list = [] private_roster = 2 obscure_addresses = 0 default_member_moderation = 1 member_moderation_action = 0 member_moderation_notice = '' accept_these_nonmembers = [] hold_these_nonmembers = [SENDERFILTERS] reject_these_nonmembers = [] discard_these_nonmembers = [] generic_nonmember_action = 2 nonmember_rejection_notice = '' require_explicit_destination = 0 acceptable_aliases = '' max_num_recipients = 0 header_filter_rules = [('X-Spam-Status: Yes', 3, False)] bounce_matching_headers = """# Lines that *start* with a '#' are comments. to: friend@public.com message-id: relay.comanche.denmark.eu from: list@listme.com from: .*@uplinkpro.com""" bounce_processing = 0 bounce_score_threshold = 5.0 bounce_info_stale_after = 7 bounce_you_are_disabled_warnings = 3 bounce_you_are_disabled_warnings_interval = 7 bounce_unrecognized_goes_to_list_owner = True bounce_notify_owner_on_disable = True bounce_notify_owner_on_removal = True archive = True archive_private = 1 archive_volume_frequency = 0 nntp_host = '' linked_newsgroup = '' gateway_to_news = 0 gateway_to_mail = 0 news_moderation = 0 news_prefix_subject_too = 1 autorespond_postings = 0 autoresponse_postings_text = '' autorespond_admin = 0 autoresponse_admin_text = '' autorespond_requests = 0 autoresponse_request_text = '' autoresponse_graceperiod = 90 filter_content = False filter_mime_types = '' pass_mime_types = """multipart/signed multipart/mixed multipart/alternative application/pgp-signature application/pkcs7-signature text/plain""" filter_filename_extensions = """exe bat cmd com pif scr vbs cpl""" pass_filename_extensions = '' collapse_alternatives = True convert_html_to_plaintext = True filter_action = 1 topics_enabled = 0 topics_bodylines_limit = 5 topics = []