Postby ScalixSupport » Mon Aug 07, 2006 5:40 am
Hello webdude,
Mail to Public Folders is handled by the Bulletin Board service on the Scalix server.
Entries can be added to the SYSTEM directory to address a top-level Public Folder: Assuming your Public Folder is called "Top Level", the command would be:
omaddent -e "S=+BB/CN=Top Level/OU1=mailnode/DDT1=BB-NAME/DDV1=Top Level/IA=top.level@domain.com"
The folder separator for Public Folders is a ">" character.
So, to add an entry for a lower level folder, say Top Level>Second Level, the command would be:
omaddent -e "S=+BB/CN=Second Level/OU1=mailnode/DDT1=BB-NAME/DDV1=Top Level>Second Level/IA=second@domain.com"
Cheers,
Yuri