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.
See
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
Am 09.01.2019 um 21:12 schrieb Mark Sapiro <mark@msapiro.net>:
On 1/9/19 12:02 PM, "Jörg M. Schulz" wrote:
start fails when I use
# The default language for this server. default_language: en [language.en] charset: utf-8 enabled: yes
when I comment out the lines above, mailman starts.
And in what section is this put? I.e. if the last preceding section header is not [mailman], the default_language: en is in a section where it doesn't belong.
Or are you saying that you had set the server default_language to something other than 'en' and the above is intended to change it to 'en'. In that case, look at var/templates/en and ensure it and subordinates are user:group list:list
-- 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/