I did not want them listed in the SYSTEM directory (in Outlook, as there are going to be almost 4000 public folders) so I wanted to put them in a different directory.
I did...
Code: Select all
omnewdir -d projects -t s
omaddcda -d projects -t s
omaddent -f test.txt -d projects
omexeccda -d projects
and restarted Outlook
The result: there was no Projects directory in Outlook and emailing a couple of the test entries did not work (unknown users NDNs)
I repeated this many times, restarting Scalix each time in addition to omexeccda. I even used omdiropt followed by omexeccda once, but that didn't seem to make a difference.
So instead, I changed my directory entires format and included "EX-CDA-DIRECTORY=1" and that kept them out of the system directory, but I still don't have my desired result.
I would like figure out how to get a directory to show up in Outlook. Also, as you might imagine, I don't want this many entries in with where the users are stored, I would imagine the CDA server would become quite a load when it comes time to process.
Any suggestions?