To make it work, I have to comment out like this:
Also only commenting out the .de section doesn’t help
# The default language for this server. default_language: en # [language.en] # charset: utf-8 # enabled: yes
# [language.de] # description: German # charset: iso-8859-1 # enabled: yes
Am 09.01.2019 um 21:50 schrieb Mark Sapiro <mark@msapiro.net>:
On 1/9/19 12:20 PM, "Jörg M. Schulz" wrote:
when I use the lines below, the templates are looked for in //var. When I comment them out, the location is correct: /var/lib/mailman3/ (debian buster standard) . The user list has full access. The folder is empty.
//var refers to the directory defined in mailman.cfg (or the default in mailman/config/schema.cfg) as
[paths.master] var_dir:
Exactly which of the following lines did you add and then comment out? Just the three lines
[language.en] charset: utf-8 enabled: yes
or something more?
mailman.cfg:
[mailman] # This address is the "site owner" address. Certain messages which must be # delivered to a human, but which can't be delivered to a list owner (e.g. a # bounce from a list owner), will be sent to this address. It should point to # a human. site_owner: help@elternserver.de
# This is the local-part of an email address used in the From field whenever a # message comes from some entity to which there is no natural reply recipient. # Mailman will append '@' and the host name of the list involved. This # address must not bounce and it must not point to a Mailman process. noreply_address: noreply
# The default language for this server. default_language: en [language.en] charset: utf-8 enabled: yes
[language.de] description: German charset: iso-8859-1 enabled: yes
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/