Yes, you can.
Say you have a Public Folder called "Sales Reports". You need to add an entry to the SYSTEM directory as follows:
Code: Select all
omaddent -e "S=+BB/OU1=mailnode/DDT1=BB/DDV1=Sales Reports/IA=sales.reports@domain.com"
This will send any mail for
sales.reports@domain.com to +BB/mailnode which is the address of the Bulletin Board service using the name "Sales Reports".
If you have a sub-folder of Sales Reports, for example, one for each month, the separator is the ">" character. In that case, the entry would be:
Code: Select all
omaddent -e "S=+BB/OU1=mailnode/DDT1=BB/DDV1=Sales Reports>April/IA=april.reports@domain.com"
Cheers
Dave