Difference between revisions of "HowTos/Public Folders"
From Scalix Wiki
(→Managing eMail Addresses for Public Folder) |
(→Managing eMail Addresses for Public Folder) |
||
Line 3: | Line 3: | ||
# Login to your server as "root" or as a Scalix system administrator | # Login to your server as "root" or as a Scalix system administrator | ||
# At the shell prompt, type the following command to find out your system'ss default mailnode:<pre>omshowmn</pre>If multiple mailnodes are listed, the one marked with the double star ("**") is the default. The mailnode is displayed in "positional format", i.e. it's components are separated by comma (","). There can be up to four components. These are named OU1-OU4, from left to right. Using this naming, the mailnode can also be rewritten in "tagged attribute" format. For example, if your mailnode is ''scalix,demo'', it can also be written as ''OU1=scalix/OU2=demo''; if it's only ''mynode'', it is rewritten ''OU1=mynode'' and if it is ''scalix,hq,sales'', it can be rewritten ''OU1=scalix/OU2=hq/OU3=sales''. You will need to specify the mailnode in tagged attribute format in the next command. | # At the shell prompt, type the following command to find out your system'ss default mailnode:<pre>omshowmn</pre>If multiple mailnodes are listed, the one marked with the double star ("**") is the default. The mailnode is displayed in "positional format", i.e. it's components are separated by comma (","). There can be up to four components. These are named OU1-OU4, from left to right. Using this naming, the mailnode can also be rewritten in "tagged attribute" format. For example, if your mailnode is ''scalix,demo'', it can also be written as ''OU1=scalix/OU2=demo''; if it's only ''mynode'', it is rewritten ''OU1=mynode'' and if it is ''scalix,hq,sales'', it can be rewritten ''OU1=scalix/OU2=hq/OU3=sales''. You will need to specify the mailnode in tagged attribute format in the next command. | ||
− | # Use the following command syntax to add the address to the folder<pre>omaddent -e "G=USER/S=+BB/<mailnode>/DDT1=BB/DDV1=<Folder>/IA=<smtp address>/CN=<Display | + | # Use the following command syntax to add the address to the folder<pre>omaddent -e "G=USER/S=+BB/<mailnode>/DDT1=BB/DDV1=<Folder>/IA=<smtp address>/CN=<Display></pre> |
Revision as of 14:44, 2 April 2006
Managing eMail Addresses for Public Folder
To assign an eMail address to a public folder, use the following steps:
- Login to your server as "root" or as a Scalix system administrator
- At the shell prompt, type the following command to find out your system'ss default mailnode:
omshowmn
If multiple mailnodes are listed, the one marked with the double star ("**") is the default. The mailnode is displayed in "positional format", i.e. it's components are separated by comma (","). There can be up to four components. These are named OU1-OU4, from left to right. Using this naming, the mailnode can also be rewritten in "tagged attribute" format. For example, if your mailnode is scalix,demo, it can also be written as OU1=scalix/OU2=demo; if it's only mynode, it is rewritten OU1=mynode and if it is scalix,hq,sales, it can be rewritten OU1=scalix/OU2=hq/OU3=sales. You will need to specify the mailnode in tagged attribute format in the next command. - Use the following command syntax to add the address to the folder
omaddent -e "G=USER/S=+BB/<mailnode>/DDT1=BB/DDV1=<Folder>/IA=<smtp address>/CN=<Display>