Domain Directory

Folder icon domain

Domain directory

Folder icon wpcsin

MTA input queue directory

Folder icon 0

Live interactive requests

Folder icon 1

Other interactive requests

Folder icon 2

High priority messages

Folder icon 3

High priority status responses

Folder icon 4

Normal priority messages

Folder icon 5

Normal priority status responses

Folder icon 6

Low priority messages

Folder icon 7

Low priority status responses

Folder icon wptools

Supporting program directory

Folder icon wpgate

GroupWise gateway directory

Folder icon wpcsout

MTA output queue directory

Folder icon ads

MTA admin thread input queue directory

Folder icon 0

Restart requests

Folder icon 1

Directory synchronization requests

Folder icon 2

Database updates

Folder icon 3

Reserved; not currently used

Folder icon 4

Reserved; not currently used

Folder icon 5

Reserved; not currently used

Folder icon 6

Reserved; not currently used

Folder icon 7

Reserved; not currently used

Folder icon CSS

MTA input queue for administrative messages

Folder icon 0

MTA restart requests

Folder icon 1

Statistics requests

Folder icon 2

Other non-priority administrative requests

Folder icon 3

Reserved; not currently used

Folder icon 4

Reserved; not currently used

Folder icon 5

Reserved; not currently used

Folder icon 6

Reserved; not currently used

Folder icon 7

Reserved; not currently used

Folder icon problem     

Directory for undeliverable messages

File icon mtaname

Domain name identifier

File icon wpdomain.db

Domain database

File icon wpdomain.dc

Data dictionary for 4.x domain databases

File icon wphost.dc

Data dictionary for 4.x post office databases

File icon gwdom.dc

Data dictionary for 5.x and 6.x domain databases

File icon gwpo.dc

Data dictionary for 5.x and 6.x post office databases

File icon agentinstall.txt

List of information provided during agent installation


Domain directory

Within the GroupWise system, a domain is hierarchically the highest level object. It organizes post offices into a logical grouping for addressing and routing purposes. Each user in the domain has an address that consists of the user's GroupWise user ID, the user's post office name, and the domain name (user.po.domain). The explicit name is not displayed in the Address Book, but is stored in the domain database (wpdomain.db).


wpcsin directory

The wpcsin subdirectory in the domain is the MTA input queue in each domain. It contains eight priority subdirectories to handle different types of message traffic.

When a new message arrives, the MTA routes it to the appropriate destination.

For TCP/IP links, the MTA is notified immediately when a message arrives for processing. For mapped and UNC links, the MTA scans its input queue for messages to process. You can control the rate at which the MTA scans its input queues. See Adjusting MTA Polling of Input Queues in the Domain and Post Offices in Optimizing the MTA in the Administration guide.

Historical Note: WP Office*, the predecessor of GroupWise, was originally designed by WordPerfect* Corporation* (WPCorp*). The Message Transfer Agent (MTA) was originally named the Connection Server (CS). Hence, the directory name WPCSIN for the MTA input queue. Some naming conventions were originally preserved for backward compatibility.


0 directory

The priority 0 subdirectory of the MTA input queue (wpcsin) in the domain is for service requests that demand an immediate response from the MTA. For example:

You can increase throughput for the priority 0 subdirectory. See Adjusting the Number of MTA Scanner Threads for the Domain and Post Offices in Optimizing the MTA in the Administration guide.


1 directory

The priority 1 subdirectory of the MTA input queue (wpcsin) in the domain is for service requests of the next highest priority. For example:

You can increase throughput for the priority 1 subdirectory. See Adjusting the Number of MTA Scanner Threads for the Domain and Post Offices in Optimizing the MTA in the Administration guide.


2 directory

The priority 2 subdirectory of the MTA input queue (wpcsin) in the domain is for high priority messages. For example:

You can increase throughput for the priority 2 and 3 subdirectories. See Adjusting the Number of MTA Scanner Threads for the Domain and Post Offices in Optimizing the MTA in the Administration guide.


3 directory

The priority 3 subdirectory of the MTA input queue (wpcsin) in the domain is for high priority status messages routed back to senders in local post offices.

For example, MTAs for other domains place status responses to high priority user messages here. The local MTA then routes the status messages to senders' post offices, so senders' mailboxes can be updated with current message status.

You can increase throughput for the priority 2 and 3 subdirectories.See Adjusting the Number of MTA Scanner Threads for the Domain and Post Offices in Optimizing the MTA in the Administration guide.


4 directory

The priority 4 subdirectory of the MTA input queue (wpcsin) in the domain is for normal priority user messages routed to recipients in local post offices.

For example, MTAs for other domains place normal priority user messages here. The local MTA then routes the messages to recipients' post offices. Most messages in your GroupWise system pass through the priority 4 subdirectory.

You can increase throughput for the priority 4 subdirectory. See Adjusting the Number of MTA Scanner Threads for the Domain and Post Offices in Optimizing the MTA in the Administration guide.


5 directory

The priority 5 subdirectory of the MTA input queue (wpcsin) in the domain is for normal priority status messages routed back to senders in local post offices.

For example, MTAs for other domains place status responses to normal priority user messages here. The local MTA then routes the status messages to senders' post offices, so senders' mailboxes can be updated with current message status.


6 directory

The priority 6 subdirectory of the MTA input queue (wpcsin) in the domain is for low priority user messages routed to recipients in local post offices.

For example, MTAs for other domains place low priority user messages here. The local MTA then routes the messages to recipients' post offices.


7 directory

The priority 7 subdirectory of the MTA input queue (wpcsin) in the domain is for low priority status messages routed back to senders in local post offices.

For example, MTAs for other domains place status responses to low priority user messages here. The local MTA then routes the status messages to senders' post offices, so senders' mailboxes can be updated with current message status.


wptools directory

The wptools subdirectory in the domain contains programs that support GroupWise administration.

Historical Note: WP Office, the predecessor of GroupWise, was originally designed by WordPerfect Corporation (WPCorp). Hence, the wp in wptools. Some naming conventions were originally preserved for backward compatibility.


wpgate directory

The wpgate subdirectory in the domain contains a subdirectory for each GroupWise gateway you have installed in your GroupWise system. For a list of gateways, see GroupWise 6 Documentation. GroupWise 5.5 gateways can be used with GroupWise 6.


wpcsout directory

The wpcsout subdirectory in the domain is the MTA output queue in each domain. It contains subdirectories which function as input queues for the processes to which the MTA delivers messages.

Historical Note: WP Office, the predecessor of GroupWise, was originally designed by WordPerfect Corporation (WPCorp). The Message Transfer Agent (MTA) was originally named the Connection Server (CS). Hence, the directory name wpcsout for the MTA output queue. Some naming conventions were originally preserved for backward compatibility.


ads directory

The ads subdirectory of the MTA output queue (wpcsout) in the domain is the input queue for the MTA admin thread in each domain. It contains priority subdirectories where incoming administrative messages are queued for processing. When a new administrative message arrives, the MTA admin thread performs the requested action.

Historical Note: The MTA admin thread was previously part of a separate agent, the Administration Agent (ADA), which was originally named the Administration Server (ADS). Hence, the directory name ADS. Some naming conventions were originally preserved for backward compatibility.


0 directory

The priority 0 subdirectory of the MTA admin thread input queue (wpcsout\ads) in the domain is for service requests that demand an immediate response from the MTA admin thread.

For example, when you create or delete a post office in ConsoleOne, a restart request is placed here. The domain MTA admin thread processes the request and then restarts.


1 directory

The priority 1 subdirectory of the MTA admin thread input queue (wpcsout\ads) in the domain is for service requests of the next highest priority.


2 directory

The priority 2 subdirectory of the MTA admin thread input queue (wpcsout\ads) in the domain is for high priority administrative messages. For example:


css directory

The css subdirectory of the MTA output queue (wpcsout) in the domain is processed by a specialized MTA thread that responds to requests regarding its own configuration. It contains the eight standard priority subdirectories.

Historical Note: In an earlier version of GroupWise, the Message Transfer Agent (MTA) was called the Connection Server (CS) and this specialized subprocess was called the Connection Server Server (CSS). Some naming conventions were originally preserved for backward compatibility.


0 directory

The priority 0 subdirectory of the css input queue (wpcsout\css) in the domain is for service requests that demand an immediate response from the MTA.

For example, when you restart the MTA at the MTA agent console or in ConsoleOne, a restart request is placed here. The MTA processes the request and restarts.


1 directory

The priority 1 subdirectory of the css input queue (wpcsout\css) in the domain is for service requests of the next highest priority.

For example, each time the statistics are updated on the MTA agent console, a statistics request is placed here. The MTA then gathers the statistics and displays them on the MTA agent console.


2 directory

The priority 2 subdirectory of the css input queue (wpcsout\css) in the domain is for non-priority requests.


problem directory

The problem subdirectory of the MTA output queue (wpcsout) in the domain is where the MTA places message files that cannot be delivered because they are damaged in some way. Message files in the problem directory must be handled by the GroupWise administrator. See Message Is Dropped in the Problem Directory in the Domain in Troubleshooting 2: Solutions to Common Problems.


mtaname file

The mtaname file in the domain provides the domain name associated with the domain directory structure. This can help you locate the domain information for the directory structure in ConsoleOne. It can also help you check links between MTAs.


wpdomain.db file

The wpdomain.db file in the domain is the domain database. It contains all administrative information for the domain.

In the primary domain, the wpdomain.db file contains all administrative information for your entire GroupWise system (all its domains, post offices, users, and so on). Because the wpdomain.db file in the primary domain is so crucial, you should back it up regularly and keep it secure. (You can re-create your entire GroupWise system from the primary domain wpdomain.db file; however, if the primary domain wpdomain.db file becomes unusable, you can no longer make administrative updates to your GroupWise system.)

In a secondary domain, the wpdomain.db file contains administrative information about that secondary domain only.

In GroupWise 6.x and 5.x domains, the data dictionary for the wpdomain.db file is the gwdom.dc file. In GroupWise 4.x domains, the data dictionary is the wpdomain.dc file. As a result, wpdomain.db files have different structures (schema) depending on whether they were created for6.x/ 5.x or 4.x domains.

Historical Note: WP Office, the predecessor of GroupWise, was originally designed by WordPerfect Corporation (WPCorp). Hence, the wp in wpdomain.db. Some naming conventions were originally preserved for backward compatibility.


wpdomain.dc file

The wpdomain.dc file in the domain is the data dictionary for rebuilding GroupWise 4.x domain databases (wpdomain.db files) in secondary domains.

If the wpdomain.dc file is missing from the primary domain, you cannot rebuild GroupWise 4.x secondary domains. The original wpdomain.dc file is located in the domain subdirectory of the software distribution directory or on the GroupWise CD.

Historical Note: WP Office, the predecessor of GroupWise, was originally designed by WordPerfect Corporation (WPCorp). Hence, the wp in wpdomain.dc. Some naming conventions were originally preserved for backward compatibility.


wphost.dc file

The wphost.dc file in the domain is the data dictionary for rebuilding GroupWise 4.x post office databases (wphost.db files).

If the wphost.dc file is missing from a domain, you cannot rebuild GroupWise 4.x post offices in that domain. The original wphost.dc file is located in the domain directory of the software distribution directory or on the GroupWise CD.

Historical Note: WP Office, the predecessor of GroupWise, was originally designed by WordPerfect Corporation (WPCorp). Post offices were originally called hosts. Hence, the name wphost.dc. Some naming conventions were originally preserved for backward compatibility.


gwdom.dc file

The gwdom.dc file in the domain is the data dictionary for creating and rebuilding GroupWise 6.x and 5.x domain databases (wpdomain.db files) in secondary domains.

If the gwdom.dc file is missing from the primary domain, you cannot create or rebuild GroupWise 6.x/5.x secondary domains. The original gwdom.dc file is located in the domain directory of the software distribution directory or on the GroupWise distribution media.


gwpo.dc file

The gwpo.dc file in the domain is the data dictionary for creating and rebuilding GroupWise 6.x and 5.x post office databases (wphost.db files).

If the gwpo.dc file is missing from a domain, you cannot create or rebuild GroupWise 6/x/5.x post offices in that domain. The original gwpo.dc file is located in the domain directory of the software distribution directory or on the GroupWise distribution media.


agentinstall.txt

The agentinstall.txt file in the domain records all the information that you provide when you install the MTA for the domain.