sija220 wrote:How can I add a mail address to a nested BB folder.
I´ve got the Top-Level Folders "News" and the nested Folder "Admin" an try to set a mail address to the sub folder "Admin". Furthermore I like to set some access privledges to this sub folder.
Thanks
Chris
Hi,
have you checked our knowledgebase solutions? There is a ton of information in it, such as this:
How to mail to a Public Folder
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,
Sascha.