XFOR: How to Publish Exchange Public Folders as NNTP
ID: Q169915
|
The information in this article applies to:
-
Microsoft Exchange Server, versions 5.0, 5.5
SUMMARY
This article describes how to publish an existing Exchange Server public
folder as a newsgroup. This allows people using Network News Transfer
Protocol (NNTP) newsreaders to participate in Exchange public folder
discussions.
MORE INFORMATION
The key to understanding how Exchange Server supports newsgroups is the
newsgroup hierarchy anchor. A newsgroup hierarchy anchor is used to
designate the top folder in a new newsgroup hierarchy. This is demonstrated
in the following example:
You have seven public folders in your public folder hierarchy. Indentations
represent the relationship between parent folders and sub-folders:
All Public Folders
Outlook
Development
Usage
MAPI Service Providers
Exchange
Internet Protocols
Connectors
You decide to publish the Outlook, Development, Usage, and MAPI Service
Providers folders as newsgroups. To do this, you must create a new
newsgroup hierarchy anchor:
- In the Exchange Administrator program, on the Tools menu, select
Newsgroup Hierarchies.
- In the Newsgroup Hierarchies dialog box, select Add.
- Select the public folder you want to designate as the new newsgroup
hierarchy anchor. In this example, it is the Outlook folder.
- Click OK.
- Repeat steps 1-4 for the anchor folder Usage.
The subfolders of Outlook and Usage are automatically published as
newsgroups when you designate the parent folders Outlook and Usage as
the anchors. Newsgroup readers now have access to four new newsgroups:
outlook, outlook.development, usage, and usage.mapi-service-providers.
Notice that the spaces in the name MAPI Service Providers were replaced
with dashes (-). This happened because spaces are not allowed in
newsgroup names. Most other illegal characters in newsgroup names are
automatically discarded or changed. It is better to carefully select the
folder names and avoid unusual characters and spaces as much as
possible.
- After you have designated your anchors, you must change permissions
for the published folders. You can do this with either the Exchange 5.0
Administrator program or the Exchange/Outlook clients. New
features in the Administrator program make it easier to grant
permissions from the Administrator rather than from the client.
Often, you want to just allow anonymous access to the newly
published folders. The following example shows you how to grant
anonymous access to the newly published folders through the
Administrator program:
- In the Exchange Administrator program, select Public Folders.
- Select the top-level public folder.
- On the File menu, select Properties.
- On the General property page, select Client Permissions.
- Assign the role desired to the anonymous user. By default, the role
of Anonymous is None.
- Click OK.
- Select the Propagate These Changes to All Sub-folders check box.
- Click Apply.
- On the Sub-folder Properties dialog box, the Client Permissions check
box should already be selected, but be sure it is selected.
- Click OK until you fully exit all dialog boxes.
Additional query words:
NNTP Public folders
Keywords : XFOR
Version : 5.00
Platform : winnt
Issue type : kbhowto
|