~futatuki/mailman/2.1-listinfo-overview-client-lang

« back to all changes in this revision

Viewing changes to Mailman/Defaults.py.in

  • Committer: Yasuhito FUTATSUKI at POEM
  • Date: 2018-06-21 07:40:59 UTC
  • mfrom: (1654.3.103 2.1)
  • Revision ID: futatuki@poem.co.jp-20180621074059-qq53235k6748x5yr
merge lp:mailman/2.1 up to rev 1781

Show diffs side-by-side

added added

removed removed

Lines of Context:
142
142
# in the installation.  This supplements the individual list's ban_list.
143
143
# For example, to ban xxx@aol.com and any @gmail.com address beginning with
144
144
# yyy, set
145
 
# GLOBAL_BAN_LIST = ['xxx@aol.com', '^yyy.*@gmail\.com$']
 
145
# GLOBAL_BAN_LIST = ['xxx@aol\.com', '^yyy.*@gmail\.com$']
146
146
GLOBAL_BAN_LIST = []
147
147
 
 
148
# IF the following is set to Yes, and a web subscribe comes from an IPv4
 
149
# address and the IP is listed in Spamhaus SBL, CSS or XBL, the subscription
 
150
# will be blocked.
 
151
BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE = No
 
152
 
 
153
# IF the following is set to Yes, and a subscriper uses a domain that is
 
154
# listed in the Spamhaus DBL, the subscription will be blocked.
 
155
BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE = No
 
156
 
148
157
# Command that is used to convert text/html parts into plain text.  This
149
158
# should output results to standard output.  %(filename)s will contain the
150
159
# name of the temporary file that the program should operate on.
1758
1767
add_language('da',    _('Danish'),              'iso-8859-1',  'ltr')
1759
1768
add_language('de',    _('German'),              'iso-8859-1',  'ltr')
1760
1769
add_language('en',    _('English (USA)'),       'us-ascii',    'ltr')
 
1770
add_language('eo',    _('Esperanto'),           'utf-8',       'ltr')
1761
1771
add_language('es',    _('Spanish (Spain)'),     'iso-8859-1',  'ltr')
1762
1772
add_language('et',    _('Estonian'),            'iso-8859-15', 'ltr')
1763
1773
add_language('eu',    _('Euskara'),             'iso-8859-15', 'ltr') # Basque