1

Topic: How to localize responses from mlmmj?

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.8
- Deployed with iRedMail Easy or the downloadable installer?
- Linux/BSD distribution name and version: Debian 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi!
Is it possible to customize mlmmj responses in users ' native language?
I tried adding a directory /usr/share/mime/text.skel/ru with translation into native language.
Also tried to make changes to files in the /usr/share/mime/text directory.skel/en.
After each change I restarted mlmmjadmin.
Change is not observed.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: How to localize responses from mlmmj?

You can create symbol link of /usr/share/mlmmj/text.skel/ru to /var/vmail/mlmmj/<domain>/<listname>/text. it's ok to copy it directly.

3

Re: How to localize responses from mlmmj?

ZhangHuangbin wrote:

You can create symbol link of /usr/share/mlmmj/text.skel/ru to /var/vmail/mlmmj/<domain>/<listname>/text. it's ok to copy it directly.

Thanks!
It worked.