Thanks for the hint, it seems I made some mistake during the original installation. There was only the 'en' directory at /etc/mailman/.

"debconf-show mailman" confirmed the problem:
* mailman/default_server_language: en
* mailman/used_languages:
* mailman/site_languages: en
  mailman/queue_files_present: abort installation
* mailman/create_site_list:

So I ran "dpkg-reconfigure mailman" and chose the needed languages.
Now everything seems to work fine.

Rubeno

El 30/04/18 a les 17:23, Mark Sapiro ha escrit:
On 04/29/2018 02:13 PM, Rubeno Fernández wrote:
Hello all,
I'm using Mailman 2.1.20 on Ubuntu 16, which I installed from their
repositories; Python is 2.7. I've set up DEFAULT_SERVER_LANGUAGE  to 'ca' in
my /etc/mailman/mm_cfg.py file. All the language files can be found at /usr/
share/mailman/ca.


I'm unclear on how this is configured in your installation. In a
'normal' Debian/Ubuntu package, everything is in /var/lib/mailman/. In
particular, the various templates such as subscribeack.txt are in
/var/lib/mailman/templates/LC/, possibly overridden by list specific,
domain specific, or site specific templates. See
<https://wiki.list.org/x/4030605> for info on the location of these.


However, subscription confirmation notices and acknowledgements are sent only
in English. Strangely enough, the subjects are in Catalan, though.
Is this a bug? How can I fix it?


You need to verify that the templates in /var/lib/mailman/templates/ca/
exist and are appropriate and if there are any overrides in
/var/lib/mailman/lists/LISTNAME/ca/,
/var/lib/mailman/templates/DOMAIN/ca/ or
/var/lib/mailman/templates/site/ca/ that they are appropriate.

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to