We have the following server setup:
-
Plain english Domino 8.5.1 installation
-
Installed “Dutch” language pack (LPI)
-
Installed "French language pack (LPI)
Our mail8 template has now english, dutch, and french versions of each design element (which seems correct to me).
Now, the issue:
Whenever I create a new user (either via Domino administrator, or via NotesRegistration class), it ALWAYS creates an english-only mailfile.
I can understand that the resulting mailfile should only contain one language (otherwise, the design would be 90MB or so), but there must a way to specify which language the mailfile should be, right?
I tried those 3 ways to create a user:
-
Domino Administrator (mailfile created immediately)
-
Domino Administrator (mailfile created via adminp)
-
NotesRegistration class in LotusScript (mailfile created via adminp)
All three scenarios give me an english mailfile for the user. What should I do let it create a dutch or french mailfile?