Wir haben per Richtlinie die Einstellung "EnableGroupByDate=1" für die Notes Clients gesetzt.
Dennoch wird bei einem Update der Mail-DB mit z. B. dem 12.0.2 Template die Einstellung ignoriert und für alle Ordner ist wieder nach "Nach Datum gruppieren" aktiv.
Wenn die Einstellung für die Inbox wieder geändert wird ("Nach Datum gruppieren" inaktiv), sollte ja ein
"load convert -u [MailFile]" -> Enables the upgrade of folders to the same design as the $inbox design
alle Ordner in der Mail-DB auf das Design der Inbox ändern.
Funktioniert aber auch nicht.
Laut HCL Support:
----
The mail template (mail12.ntf) that ships with Notes / Domino V12 and V12.0.x sets the following notes.ini parameter in notes.ini on the Notes client when the mail database is opened.
These parameters have the following meanings: Valid for Notes 9.0.1 FP8 and later releases.
EnableGroupByDate=1: Enables grouping and categorization by date in your inbox
EnableBeginingofMessage=1: Display the first letter of the message body next to the email subject in the inbox
-----
Dann müsste es doch möglich sein, im relevanten Template die Einstellung in "EnableGroupByDate=0" zu ändern, oder?