Complete Contents
About This Guide
Chapter 1 Getting Started with Netscape Messaging Server
Chapter 2 Configuring POP, IMAP, and HTTP Services
Chapter 3 Configuring SMTP Services
Chapter 4 Managing Mail Users and Mailing Lists
Chapter 5 Managing the Message Store
Chapter 6 Security and Access Control
Chapter 7 Working with SMTP Plugins
Chapter 8 Filtering Unsolicited Bulk Email
Chapter 9 Message Routing
Chapter 10 Monitoring and Maintaining Your Server
Chapter 11 Logging and Log Analysis
Chapter 12 Program Delivery
Chapter 13 Messaging Multiplexor
Appendix A Command Line Utilities
Appendix B sendmail Migration and Compatibility
Appendix C SNMP MIB
Glossary
Index
Messaging Server Administrator's Guide: Managing Mail Users and Mailing Lists
Previous Next Contents Index


Chapter 4 Managing Mail Users and Mailing Lists

This chapter explains how mail accounts and mailing lists are implemented in Netscape Messaging Server, and it describes how to use the Netscape Console interface to create and manage your users' mail accounts and mailing lists.

This chapter has the following sections:


About Users and Groups for Messaging
Netscape Messaging Server requires close integration with an LDAP directory service such as Netscape Directory Server. One reflection of this close integration is the manner in which mail accounts and mailing lists are implemented.

Users and Mail Accounts

An LDAP user directory can contain a wide range of information about an organization's employees, members, clients, or other types of individuals that in one way or another "belong" to the organization. These individuals constitute the users of the organization. In the LDAP directory, the information about users is structured for efficient searching, with each user entry identified by a set of attributes. Directory attributes associated with a user can include the user's name and other identification, division membership, job classification, physical location, name of manager, names of direct reports, access permission to various parts of the organization, and preferences of various kinds.

In an organization with electronic messaging services, many if not all users hold mail accounts. For Netscape Messaging Server, mail-account information is not stored locally on the server; it is part of the LDAP user directory. The information for each mail account is stored as mail attributes attached to a user's entry in the directory. To retrieve or modify information for a specific user's mail account, an administrator uses the Messaging Server interface to access that user's mail attributes in the directory.

Groups and Mailing Lists

An LDAP user directory can contain entries that represent collections of users. These directory groups can consist of a specific set of users or they can be rule-based, with membership defined by job classification or any other user attributes.

Groups can exist for a wide variety of purposes, and they have their own sets of attributes in the user directory. Groups may be used for information sharing in departments or on projects, for providing selective access to sensitive data, for discussion on shared interests, for disseminating company or division policy, and so on.

Netscape Messaging Server provides support for mailing lists, which can be thought of as group addresses (similar to sendmail aliases) with additional associated information (such as a set of access permissions for posting to the list). As with mail-account information, Messaging Server stores mailing-list information in the LDAP user directory rather than locally. The information is stored as a set of attributes belonging to a particular group. To retrieve or modify information for a specific mailing list, an administrator uses the Netscape Console interface to access the appropriate group's attributes in the user directory.

You can create a group with mail attributes, or you can add mailing-list capability to any existing directory group.

Mail-Administration Features

You use the mail-administration portion of the Netscape Console interface to configure and administer the mail accounts and mailing lists hosted by your Messaging Server.

For any user in your user directory, you can perform the following tasks:

For any group in your user directory, you can perform the following tasks:

Subsequent sections in this chapter give detailed discussions of these administrative tasks. Before you can perform them, however, you must first enable the mail-administration interface, as described in the next section.

Note: For entry or manipulation of large numbers of mail accounts, it may be more efficient to use bulk methods than to use the Netscape Console interface described here. For more information, see the discussion on migration tools in Appendix A, Command-line Utilities and Appendix B, sendmail Migration and Compatibility.


Managing Mail Users
Accessing Mail Users

This section describes how to open the mail administration interface for your users. Messaging Server mail accounts are stored as attributes of user entries in your enterprise's central LDAP user directory. Therefore, to manage mail accounts, you modify user entries in that directory.

Creating a New User

To create a new mail account, you create a new user in the directory. You must also install a mail account for that user; if you do not install the mail account, the mail-administration portion of Netscape Console is not available for that user. (The full process of creating a user and specifying other kinds of user information is described in more detail in Chapter 4, "User and Group Administration," of Managing Servers with Netscape Console.)

To create a new mail user:

  1. In the Netscape Console main window, click the Users and Groups tab.
  2. From the drop-down list, choose New User and click Create.
  3. Select an organizational unit for the user and click OK. The Create User window opens (see Figure 4.1).
  4. Enter information about the user as described in Chapter 4, "User and Group Administration," of Managing Servers with Netscape Console.
  5. Leave the Create User window open and click the Account tab. A list of installed products for the new user's account appears in the right pane (see Figure 4.2).
  6. Click the Mail Account Install box. The Mail tab becomes visible in the Create User window.
  7. Click the Mail tab in the Create User window, then click the tab you want in the right pane (see Figure 4.3).
  8. (These are the tabs described in this chapter.)

  9. Enter your changes, then click OK at the bottom of the Create User window.
  10. Note: Make sure you complete all setup procedures in the relevant tabs before clicking OK.

Figure 4.1 Create User window (User tab selected) without Mail tab

Figure 4.2 Create User window (Account tab selected) with Mail Account option

Figure 4.3 Create User window with mail account installed (Mail tab selected)

Accessing an Existing User

To modify an existing mail account or to add mail capabilities to an existing user, you access the appropriate user in the user directory and then add or modify that user's mail-account attributes.

To access mail information for an existing user:

  1. In the Netscape Console main window, click the Users and Groups tab.
  2. In the Users and Groups main window, Click Search or Advanced Search.
  3. Enter your search criteria (such as the user's last name) in the Search window, and perform the search of the user directory.
  4. Return to the Users and Groups main window, select a user from the search results and click Edit.
  5. If the Mail tab is not visible in the Edit Entry window, do this:
  6. Click the Mail tab in the Edit Entry window, then click the tab you want in the right pane.
  7. (These are the tabs described in this chapter; they are identical to those you access through Create User window.)

  8. Enter your changes, then click OK at the bottom of the Edit Entry window.
Specifying User Email Addresses

Before mail can be delivered successfully to a user, you must specify the mail addressing information for that user. This consists of the Messaging Server host name, the user's primary address, and any alternate addresses. The host name and primary address information is mandatory; alternate address information is optional.

To specify a user's mail addressing information:

  1. In Netscape Console, access the Create User or Edit Entry window, as described in Accessing Mail Users.
  2. Click the Mail tab.
  3. Click the Settings tab, if it is not already active.
  4. (Required) Enter the Messaging Server host name.
  5. This is the machine hosting the Messaging Server that will process this user's mail. This must be the fully-qualified domain name (FQDN) known to the Messaging Server on that machine.

  6. (Required) Enter the user's primary email address.
  7. This is the publicized address to which this user's mail is sent. There can be only one primary address for a user, which must be a valid, correctly formatted SMTP address conforming to RFC 821 specifications.

    If you want to implement host name hiding (the host name in the user's address is not shown in the outgoing mail header), do not specify the host name in the Primary email address field. Instead, enter an alternate address that includes the host name as described in the next step.

  8. (Optional) Add an address to the Alternate Address list.
  9. An alternate address is essentially an alias for the user's primary address. You can use this feature to:

    You can specify any number of alternate addresses for a particular user, as long as each address is unique. Messages that arrive for any of these aliases are directed to the primary address.

    To add an alternate address:

  10. To enable mail services for a specific type of server, check one or more of the available options: IMAP, POP, and HTTP.
  11. Click OK at the bottom of the Edit Entry window if you have finished making changes to this user's mail information. Otherwise, click other tabs to continue making changes.
Configuring Delivery Options

Messaging Server supports three principal mail-delivery options that you can enable and configure, in any combination, for each user. You can provide regular POP/IMAP delivery, program delivery, and Unix delivery (for clients of a Unix Messaging Server host).

Messaging Server also provides an end-user HTML interface through which users can themselves enable and configure these options. The Netscape Console (administrator) interface and the HTML (user) interface both manipulate the same directory attributes; when opened, each shows the current settings, whether they were set by the administrator or by the user.

To configure delivery options for a user:

  1. In Netscape Console, access the Create User or Edit Entry window, as described in Accessing Mail Users.
  2. Click the Mail tab.
  3. Click the Delivery tab.
  4. Select the delivery method or methods you want to enable for this user:
  5. Click OK at the bottom of the Edit Entry window if you have finished making changes to this user's mail information. Otherwise, click other tabs to continue making changes.
Specifying POP/IMAP Delivery

Specifying this option enables mail delivery to the user's regular POP3 or IMAP4 mailboxes. To enable POP/IMAP delivery for this user:

  1. Click the Delivery tab.
  2. Check the POP/IMAP box, and click the Properties button to open the POP/IMAP Delivery window.
  3. (Optional) Enter the nickname (not the path name or absolute physical path) of the message-store partition to which the user's messages will be delivered and stored for processing. If you leave this field blank, the current primary partition is used. For more information, see Chapter 5, Managing the Message Store.
  4. (Optional) Enter the storage limit, or disk quota, to be allotted to the user. The quota can be either unlimited (no maximum storage limit), or you can specify a limit (in KB or MB). Unlimited is the default.
  5. (Optional) Specify the access domains from which the user can retrieve mail.
  6. Note. If no access domains are specified in the Access domain field, the user can retrieve mail from any domain.

    To specify an access domain:

Specifying Program Delivery

Specifying this option provides a mechanism for forwarding messages to an external application for processing before delivery to the user.

Note: This section describes only how to make the program delivery option available to an individual user. Before you can make it available to a user, you must first enable the program delivery module as a whole, which requires performing several other administrative tasks. For details, see Chapter 12, Program Delivery.

To enable program delivery for this user:

  1. Click the Delivery tab.
  2. Check the Program delivery box, and click the Properties button to open the Program Delivery window.
  3. Enter the external application command(s) to be used for processing this user's mail.
  4. Click OK.
Specifying Unix Delivery

Specifying this option selects Unix delivery for this user. The Unix delivery feature allows messages to be delivered to the user's designated Unix mailbox. Unix delivery is available only to users whose Messaging Server runs on a Unix host machine.

To enable Unix delivery for this user:

  1. Click the Delivery tab.
  2. Check the Unix delivery box.
Note: To provide Unix delivery to Messaging Server users, you must also perform normal Unix mail administrative tasks.

Specifying Forwarding Addresses

The mail-forwarding feature of Messaging Server enables a user's mail to be forwarded to another address instead of or in addition to the primary address for that user.

Messaging Server also provides an end-user HTML interface through which users can themselves specify forwarding addresses. The Netscape Console (administrator) interface and the HTML (user) interface both manipulate the same directory attributes; when opened, each shows the current settings, whether they were set by the administrator or by the user.

To specify forwarding-address information for a user:

  1. In Netscape Console, access the Create User or Edit Entry window, as described in Accessing Mail Users.
  2. Click the Mail tab.
  3. Click the Forwarding tab.
  4. The Forwarding Address field shows the current set of forwarding addresses, if any, for the user.

  5. To add a forwarding address, Click Add.
  6. In the Forwarding Address window, enter a forwarding address.
  7. Click OK to add the address to the Forwarding address field in the Mail Forwarding tab and close the Forwarding Address window.
  8. Click OK at the bottom of the Edit Entry window if you have finished making changes to this user's mail information. Otherwise, click other tabs to continue making changes.
Note: Do not set up forwarding address for two users on the same Messaging Server to point to each other if both user accounts have no other delivery type enabled. Doing so can cause mail delivery problems.

Configuring Auto-Reply Settings

The auto-reply feature of Netscape Messaging Server lets you specify an automatic response to incoming mail for a user. You can specify three different auto-reply modes: echo mode, vacation mode, and auto-reply mode.

Messaging Server also provides an end-user HTML interface through which users can themselves enable and configure auto-reply settings. The Netscape Console (administrator) interface and the HTML (user) interface both manipulate the same directory attributes; when opened, each shows the current settings, whether they were set by the administrator or by the user.

To enable an auto-reply service for a user:

  1. In Netscape Console, access the Create User or Edit Entry window, as described in Accessing Mail Users.
  2. Click the Mail tab.
  3. Click the Auto-Reply tab.
  4. Select one of the auto-reply modes:
  5. Off: Disables auto-reply for this user.

    Echo: An automatic reply is sent for each received message and the received message appended as a MIME attachment to the reply. If you select this mode, you can enter a reply message in the Message field.

    Vacation: The first message received by this user from a given sender generates an automatic response; subsequent messages from that sender do not generate a response. If you select this mode, you use the Vacation start/ end date options and enter a reply message in the Reply text field.

    Auto-reply: Every incoming message received by the user generates the specified automatic response. (The received message is not attached to the reply.) If you select this mode, you can enter a reply message in the Message field.

  6. If you selected vacation mode, supply dates and times to determine when the auto-reply message should start and end:
  7. If you selected echo, vacation, or auto-reply mode, type a reply message to be returned to the sender.
  8. You can create one message in each of several available languages that you select with the drop-down list located above the message text area.

  9. Click OK at the bottom of the Edit Entry window if you have finished making changes to this user's mail information. Otherwise, click other tabs to continue making changes.

Managing Mailing Lists
Accessing Mailing Lists

This section describes how to get to the administration interface for your mailing lists. Because Messaging Server mailing lists are stored as attributes of group entries in an LDAP user directory, managing mailing lists means accessing and modifying directory groups.

Creating a New Group

To create a new mailing list, you create a new group in the directory. You must also install a mail account for that group; if you do not install the mail account, the mail-administration portion of Netscape Console is not available for that group. (The full process of creating a directory group and specifying other kinds of group information is described in more detail in Chapter 4, "User and Group Administration," of Managing Servers with Netscape Console.)

To create a new mailing list:

  1. In the Netscape Console main window, click the Users and Groups tab.
  2. From the drop-down list, choose New Group and click Create.
  3. Select an organizational unit for the group and click OK.
  4. In the Create Group window (see Figure 4.4), enter the information required to create the group entry as described in Chapter 4, "User and Group Administration," of Managing Servers with Netscape Console.
  5. Note: For mailing-list purposes only, you do not have to add members using the Users and Groups Members tab; you can instead add them using the Mail account Email-Only Members tab:

  6. Leave the Create Group window open and click the Account tab.
  7. A list of installed products for the group account appears in the right pane.

  8. Click the Mail Account box.
  9. The Mail tab becomes visible in the Create Group window.

  10. Click the Mail tab in the Create Group window, then click the appropriate tab in the right pane (see Figure 4.5).
  11. (These are the tabs described in this chapter.)

  12. Enter your changes, then click OK at the bottom of the Create Group window.
  13. This action submits your entries and dismisses the Create Group window.

    Note: Clicking OK at the bottom of any mail administration window submits all of the current mail configuration information entered in all of the mail administration tabs. Make sure you complete all setup procedures in the relevant windows before clicking OK.

Figure 4.4 Create Group window (without Mail tab)

Figure 4.5 Create Group window with mail account installed (Mail tab selected)

Accessing an Existing Group

To modify an existing mailing list, or to add mailing-list capabilities to an existing group, you access the appropriate group in the user directory and then add or modify its mail-account attributes.

To access mailing-list information for an existing group:

  1. In the Netscape Console main window, click the Users and Groups tab.
  2. In the Users and Groups main window, Click Search or Advanced Search.
  3. Enter your search criteria (such as the group's name) in the Search window, and perform the search of the user directory.
  4. Return to the Users and Groups main window, select a group from the search results and click Edit.
  5. If the Mail tab is not visible in the Edit Entry window, do this:
  6. In the Edit Entry window, click the Mail tab, then click the tab you want in the right pane.
  7. (These tabs are identical to those you access through the Create Group window.)

  8. Enter your changes, then click OK at the bottom of the Edit Entry window to submit your modifications.
Specifying Mailing List Settings

Before mail can be delivered successfully to your mailing list, you must specify its mail-addressing information. This consists of the primary address for the group and any alternate addresses you want to accept as aliases to the primary address. You can also specify the owner(s) of the list, optional descriptive information, members, attributes, restrictions, and actions (email responses) of the mailing list.

To specify mailing-list information:

  1. In Netscape Console, access the Create Group or Edit Entry window, as described in Accessing Mailing Lists.
  2. Click the Mail tab.
  3. Click the Settings tab, if it is not already the active tab.
  4. (Required) Enter the mailing list's primary email address.
  5. This is the publicized address to which this list's mail will be delivered. There can be only one primary address for a list. It must be a correctly formatted SMTP address that conforms to RFC 821 specifications.

  6. (Optional) Specify an alternate address for the mailing list.
  7. An alternate address is an alias for the group's primary address. You can use this feature to:

    You can specify any number of alternate addresses for a group, as long as each address is unique. Messages that arrive for any of these aliases are directed to the primary address.

    To add an alternate email address:

  8. (Optional) In the "Errors to" field, enter the email address of a person to whom errors in posting messages to the list should be sent.
  9. (Optional) Enter the host name of the machine hosting this mailing list.
  10. If the "Primary email address" field for this mailing list includes a host name, you can leave this field blank. If you implement host-name hiding by having no host name in the primary email address, specify the host name in this field.

    Unlike a user mail account, if you do not specify a host name for a mailing list, any host that has access to the list's LDAP entry will be able to process the list (which, in most cases, is what you want). If you want to restrict processing of the list to one or more specific hosts, you should specify one or more host names. For example, you may want to force a large group to be processed on an under-utilized server to reduce stress on a server that is more heavily used.

    Note: This window lets you enter only one host name at a time. To enter multiple host names, use the ldapmodify command line utility.

  11. (Optional) Enter a mailing list owner.
  12. A list owner has administrative privileges for adding or removing users, modifying configuration settings, or deleting the list.

    To specify a new mailing list owner, click the Owners tab and then either:

    Note: Selecting an owner from the Search Users and Group window automatically adds the correct syntax of the DN for you. For more details on the Search Users and Groups window, see Chapter 4, "User and Group Administration," of Managing Servers with Netscape Console.

  13. (Optional) Add descriptive information.
  14. To add text or a URL for information purposes (not for use by Messaging Server), click the Descriptions tab, then use one or both of the following options:

  15. Click OK at the bottom of the Edit Entry window if you have finished making changes to this mailing list. Otherwise, click other tabs to continue making changes.
Specifying List Members

To add email-only members to your mailing list, use one or both of the following methods:

The mailing-list members described here are called email-only members in the Users and Groups interface of Netscape Console because they have group privileges limited to those provided by the mailing-list component of the group. "Regular" group members, which you add using a different part of the interface (described in Managing Servers with Netscape Console), might have additional privileges or responsibilities beyond those of mailing-list members. For more information on groups, see Chapter 4, "User and Group Administration," of Managing Servers with Netscape Console.

Defining Dynamic Membership Criteria

Dynamic criteria consist of LDAP search URLs that are used as filters in searching the user directory for determining membership. This mechanism is dynamic in that, when a message arrives for the group, the individuals that receive it are determined by a directory search rather than by consulting a static list of names. You can thus create and maintain very large or complex groups without having to track each member explicitly.

LDAP search filters must be formatted in LDAP URL syntax. For more detailed information on constructing LDAP filters, see Chapter 4, "User and Group Administration," of Managing Servers with Netscape Console. See also the Netscape Directory Server documentation and RFC 1959.

An LDAP URL has the following syntax:

ldap://hostname:port/base_dn?attributes?scope?filter

where the options of the URL have the following meanings:

option
Description
hostname
Host name of the Directory Server (Defaults to the Directory server host name used by Messaging Server).
port
Port number for the LDAP server. If no port is specified, it defaults to the standard LDAP port used by Messaging Server.
base_dn
Distinguished name of an entry in the directory, to be used as the search base. This component is required.
attributes
The attributes to be returned. These attributes are supplied by Messaging Server.
scope
Scope of search:
filter
Search filter to apply to entries within the specified scope of the search. If no filter is specified, ( ) is used.

The following is an example of an LDAP search URL that filters for users who have Sunnyvale as their mail host:

ldap:///o=Airius Corp,c=US??sub?(&(mailHost=sunnyvale.ace.com)
(objectClass=inetOrgPerson))

The above URL filters for users who are members of the organization of Airius (o=Airius), in the United States (c=US), and have a mail host of Sunnyvale (mailHost=sunnyvale). The objectClass attribute defines the type of entry for which to search, in this case inetOrgPerson (objectClass=inetOrgPerson).

Note that when you create a search filter using Netscape Console, all group names are ignored; that is, only user names are included in the search results whereas group members are not. The purpose of this setting is to avoid duplicating users that are also group members in the search results. This setting can be overridden using the command line configuration utility (configutil), but it is not recommended.

As noted in the next section, Netscape Console provides a template window (the Construct LDAP Search URL window) that you can use as an aid in building a search URL.

Adding Mailing-List Members

To add (email-only) members to a mailing list:

  1. In Netscape Console, access the Create Group or Edit Entry window, as described in Accessing Mailing Lists.
  2. Click the Mail tab.
  3. Click the Email-only Members tab.
  4. (Optional) To specify an LDAP Search URL for determining membership, click the Add button beneath the "Dynamic criteria for email-only membership" field, then in the Add Dynamic Criterion window:
  5. For instructions on creating an LDAP Search URL, see Defining Dynamic Membership Criteria.

  6. (Optional) To add an individual member to the mailing list, click the Add button beneath the "Members with email only membership" field, then in the Add Email-Only Member window:
  7. Click OK at the bottom of the Edit Entry window if you have finished making changes to this mailing list. Otherwise, click other tabs to continue making changes.
Defining Message-Posting Restrictions

You can impose various kinds of restrictions on messages sent to a mailing list. You can define the set of people allowed to post messages, you can require authentication of senders, you can restrict where posted messages can come from, and you can limit the size of a posted message. Messages that violate the restrictions are rejected.

Note: Although these restrictions are useful for controlling several aspects of the incoming messages for a group, they are not intended to provide high-security access control.

To define message-posting restrictions for a group:

  1. In Netscape Console, access the Create Group or Edit Entry window, as described in Accessing Mailing Lists.
  2. Click the Mail tab.
  3. Click the Restrictions tab.
  4. (Optional) Define the allowed senders by choosing one of the following options:
  5. If you choose "Anyone in the following list", click Add below the Allowed Senders field to add a sender. The Add Allowed Sender window opens. Enter the email address or distinguished name (DN) of the allowed sender into the field. You can enter the address or DN directly, or you can click Search to open the Search Users and Groups window. Click OK to add the sender to the Allowed Senders field and dismiss the Add Allowed Sender window. Repeat this step for all other allowed senders you want to add.

    For a description of the Search Users and Groups window, see Managing Servers with Netscape Console.

  6. (Optional) Define the sender authentication policy. You can accept the default (senders do not have to be authenticated), or make one of these choices:
  7. If you choose "Only allow messages with the following password," you can set up (or change) the password for message authentication by entering it (twice) into the fields below the button. Then, only messages that include that password will be accepted.

  8. (Optional) Define the allowed sender domains to restrict where senders can post messages from:
  9. Note: A domain automatically includes any of its subdomains. For example, airius.com includes sales.airius.com.

  10. (Optional) Define the maximum permitted message size.
  11. Enter the size (in bytes).

  12. Click OK at the bottom of the Edit Entry window if you have finished making changes to this mailing list. Otherwise, click other tabs to continue making changes.
Defining Message-Rejection Actions

You can configure Messaging Server to execute certain notification actions automatically when messages to your mailing list are rejected because they violate the list's message-posting restrictions.

This feature lets you define the action to be executed upon rejection of a mail message, and to specify group moderators. The actions that the server can take include notification to a moderator and reply to the sender (with or without appending the original message).

To define message-rejection actions for a mailing list:

  1. In Netscape Console, access the Create Group or Edit Entry window, as described in Accessing Mailing Lists.
  2. Click the Mail tab.
  3. Click the Actions tab.
  4. (Optional) To automatically forward rejected messages to a moderator, check the "Send message to the moderator(s)" box.
  5. When a moderator receives the forwarded message, that person decides how to process the message. (In the case of multiple moderators, processing of the message is determined by the action taken by the first moderator.) Processing might include approving the message and forwarding it back to the list (perhaps with a password) or deleting it. By checking this box you can thus institute a fully-moderated mailing list.

    To specify a moderator:

    For a description of the Search Users and Groups window, see Managing Servers with Netscape Console.

  6. (Optional) To automatically reply to rejected messages, check the "Send the following reply to the sender" box and use one or both of the following options:
  7. Note: If neither the "Send the following reply to the sender" box nor the "Send message to the moderator(s)" box is checked, Messaging Server acts as if the "Send the following reply to the sender" box were checked.

  8. Click OK at the bottom of the Edit Entry window if you have finished making changes to this mailing list. Otherwise, click other tabs to continue making changes.

Interface Reference: Managing Mail Users
This section describes the Netscape Console interface options that let you configure and manage the mail-related components of the user information stored in the LDAP user directory. See Managing Servers With Netscape Console for general information on using Netscape Console to manage Messaging Server and other servers. See Directory Server Administrator's Guide for information on LDAP, the user directory, and other user information stored in the directory.


User Settings Tab
The User Settings tab lets you define a user's Messaging Server host machine and email addresses.

For more information, see also Specifying User Email Addresses.

The User Settings tab has the following elements:

Messaging Server host name. In this field, enter the name of the Messaging Server that hosts this user's mail services. The host name you enter must be a fully-qualified domain name (FQDN). If the server has multiple host names, this must be the FQDN known to the Messaging Server on that machine.

Primary email address. In this field, enter the primary email address for this user. The primary address is the publicized address, the one displayed by address-book applications. Each user can have only one primary address.

The address you enter in this field must be a correctly-formatted, valid SMTP address conforming to RFC 821 specifications. Case is not significant; all characters that you enter in this field are forced to lower case.

To implement host name hiding (the host name in the user's address is shown in the outgoing mail header), do not specify the host name in the Primary email address field, but instead include the host name in an Alternate address.

Alternate Addresses. This field displays a list of this user's alternate email addresses, or aliases to the primary email address. Click the Add or Delete buttons to modify the information in this field.

Use this feature, for example, to:

You can add as many alternate addresses to the list as you like, provided each is unique. Click the Add, Edit, or Delete buttons to modify the information in this field.

Add. Click this button to open a window (see Alternate Addresses Window (Users)) that lets you add an address to the Alternate address field.

Edit. Select an address listed in the Alternate Addresses field and then click this button to change it using the Alternate Addresses window. (The Edit button becomes available only when one or more addresses are listed in the Alternate Addresses field.)

Delete. Click this button, after selecting an address in the Alternate address field, to remove that address from the user's list of alternate email addresses.

Enable the following services for the user. These options let you choose the mail server types through which this user sends mail. Check the box next to each server type to be available: IMAP (IMAP4), POP (POP3) and HTTP.

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


Alternate Addresses Window (Users)
The Alternate Addresses window lets you define or change an alternate email address for a user and add it to the Alternate Addresses field in the Mail Settings tab.

For more information, see also Specifying User Email Addresses.

The Alternate Addresses window has the following elements:

Alternate email address for this user. In this field, enter the address to be added to the user's list of alternate email addresses.

Standard Buttons

OK. Click this button to submit your entries and close this window.

Cancel. Click this button to close the window without submitting your entries.


Delivery Tab
The Delivery tab lets you configure the mail-delivery options available for a user. For more information, see also Configuring Delivery Options.

The Delivery tab has the following elements:

POP/IMAP Delivery

Enable POP/IMAP delivery. Check this box to enable delivery to this user's regular POP3 or IMAP4 mailboxes. When the box is checked, the associated Properties button is active. Clear this checkbox to disable POP/IMAP delivery.

Properties. If the "Enable POP/IMAP delivery" box is checked, click this button to open a window that lets you define various settings for POP/IMAP delivery for this user.

Program Delivery

Program delivery. Check this box to enable program delivery for this user. Program delivery can redirect the user's incoming mail to specified external commands, or applications. When this box is checked, the associated Properties button is active. Clear this checkbox to disable program delivery for this user.

Checking this box makes program delivery available to the user only if program delivery has been enabled on your server. For details, see Chapter 12, Program Delivery.

Properties. If the Program delivery box is checked, click this button to go a window (see Program Delivery Window) that lets you define the commands to be executed by this user's program delivery service.

Unix Delivery

Unix delivery. Check this box to enable standard Unix mail delivery as a delivery option for this user. When Unix delivery is activated for a user hosted by Messaging Server running on a Unix host, incoming mail for the user is stored in the user's designated Unix mail file. Uncheck this box to disable Unix delivery.

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


POP/IMAP Delivery Window
The POP/IMAP Delivery window lets you configure delivery and access to an individual user's POP or IMAP mailboxes.

For more information, see also Specifying POP/IMAP Delivery.

The POP/IMAP Delivery window has the following elements:

Message store name. In this field, enter the name (nickname, not pathname) of the message store partition to which the user's incoming mail should be delivered, if other than the current default primary partition. The name must represent an existing partition. For information on the message store and instructions for creating partition nicknames, see Chapter 5, Managing the Message Store.

Mail storage limit

Buttons in this area let you assign a disk quota, or allocated storage limit, specific to this user alone.

Use default. Click this button to set no specific limit on the amount of space in the message store allocated to this user.

Limit to. Click this button to specify a disk quota for this user. Enter a number in the field and select the appropriate unit (KB or MB).

List of domains accessible to user for mail

Access domains. This field displays the list of domains from which the user can connect to the server to retrieve mail. Note these special cases:

Use the Add button to add entries to this field; use the Delete button to delete entries.

Add. Click this button to open a window that lets you add an access domain to the Access domains field.

Delete. Click this button, after selecting an item in the Access domains field, to remove the item from this user's list of access domains.

Standard Buttons

OK. Click this button to submit your entries and close this window.

Cancel. Click this button to close the window without submitting your entries.


Add Access Domain Window
The Add Access Domain window lets you add a domain to the Access domain field in the POP/IMAP Delivery window.

For more information, see also Specifying POP/IMAP Delivery.

The Add Access Domain window has the following elements:

Access domain name. In this field, enter the name of a domain from which this user has permission to access messages. The name you enter here is added to the list of domains in the Access domains field of the POP/IMAP Delivery window. You can enter either a regular domain name or an IP address.

Standard Buttons

OK. Click this button to submit your entries and close this window.

Cancel. Click this button to close the window without submitting your entries.


Program Delivery Window
The Program Delivery window lets you define the commands to be executed for Program Delivery services.

For more information, see:

The Program Delivery window has the following elements:

Program delivery command(s). Enter the command to be executed for program delivery services for this user.

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


Forwarding Tab
The Forwarding tab lets you define forwarding addresses for a user.

For more information, see also Specifying Forwarding Addresses.

The Forwarding tab has the following elements:

Forwarding address. This field displays the list of addresses to which the user's mail should be redirected when forwarding is enabled. Use the Add button to add an address to this field; use the Edit button to modify an address, or use the Delete button to remove an address.

Add. Click this button to open a window that lets you add a forwarding address to the list of forwarding addresses for this user.

Edit. Select a forwarding address and then click this button to open a window that lets you modify the address. (The Edit button becomes available only when one or more addresses are listed in the Alternate Addresses field.)

Delete. Click this button, after selecting an address in the Forwarding address field, to remove the selected item from the user's list of forwarding addresses.

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


Forwarding Address Window
The Forwarding Address window lets you add or edit a mail forwarding address in the Forwarding address list in the Forwarding tab.

For additional information, see Specifying Forwarding Addresses.

The Forwarding Address window has the following elements:

Forwarding address. In this field, enter the forwarding address you want to add to the user's list of mail-forwarding addresses.

Note: Do not specify forwarding addresses for two users on the same server to point to each other when both accounts have no other delivery type enabled as this configuration may cause mail delivery problems.

Standard Buttons

OK. Click this button to submit your entries and close this window.

Cancel. Click this button to close the window without submitting your entries.


Auto-Reply Tab
The Auto-Reply tab lets you enable or disable several kinds of automatic mail reply for a user, and to specify the contents of the response message.

For additional information, see Configuring Auto-Reply Settings.

The Auto-Reply tab has the following elements:

Auto-Reply Mode

Auto-Reply mode lets you choose one of four modes:

Off. Select this option to disable all auto-reply modes for this user.

Echo. Select this option to enable echo mode. In echo mode, an automatic reply is sent for each received message, with the received message appended as a MIME attachment. If you select this mode, you can enter a reply message in the Reply text field.

Vacation. Select this option to enable vacation mode. In vacation mode, the first message received by this user from a given sender generates an automatic response; subsequent messages from that sender do not generate a response.

If you select this mode, you can use one or both of the following options:

Vacation start/end date. This checkbox is available if you select Vacation mode. If you check this box, Start and End buttons become available that let you pick dates and times from a calendar.

Autoreply. Click this button to enable basic reply mode. In auto-reply mode, every incoming message received by the user generates the specified automatic response. (The received message is not attached to the reply.) If you select this mode, you can enter a reply message in the Reply text field.

Reply text. If select the Echo, Vacation, or Autoreply buttons, you can use this field to specify a reply message to be automatically returned to senders of messages to this user.

First specify the language from the language drop-down list, then compose the message in the text field. You can create more than one message; each language can have its own message.

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


Date-Time Window
Use the Date-Time window to set a date and time that tells Messaging Server when to start or stop sending an automatic mail reply for a user. The Date-Time window provides four areas: month, year, day of the month (in calendar format), and time (select the hour, minute, and second independently to change them).

Standard Buttons

OK. Click this button to submit your entries and close this window.

Cancel. Click this button to close the window without submitting your entries.


Interface Reference: Managing Mailing Lists
This section describes the Netscape Console interface options that let you configure and manage the mail-related components of the groups defined in the LDAP user directory. See Managing Servers With Netscape Console for information on using Netscape Console to manage Messaging Server and other servers. See Directory Server Administrator's Guide for information on LDAP, the user directory, and other group information stored in the directory.


Settings Tab
The Mail Settings tab lets you specify basic information, such as the email addresses for the mailing-list portion of a group.

For more information, see also:

The Mail Settings tab has the following elements:

Primary email address. In this field, enter the primary email address for this mailing list. The primary address is the publicized address, the one displayed by address-book applications. Each mailing list can have only one primary address. This information is required.

The address you enter in this field must be a correctly-formatted, valid SMTP address conforming to RFC 821 specifications.

To implement host name hiding (the host name in the group's address is shown in the outgoing mail header), do not specify the host name in the Primary email address field, but instead include the host name in an Alternate address.

Alternative email addresses. This field displays a list of alternate email addresses for this mailing list. You can use this feature, for example, to:

You can add as many alternate addresses to the list as you like, provided each is unique. Click the Add, Edit, or Delete button to modify the information in this field. For more information, see Managing Mailing Lists.

Add. Click this button to open a window (see Alternate Addresses Window (Groups)) that lets you add an address to the Alternate email addresses field.

Edit. After selecting an address in the Alternative email addresses field, click this button to open a window (see Alternate Addresses Window (Groups)) that lets you edit that alternate address.

Delete. After selecting an address in the Alternative email addresses field, click this button to remove the selected address from the field.

Errors to: (Enter email address). In this field, enter the email address of the person, possibly a list owner or system administrator, to whom error messages should be sent when mail sent to the list bounces. The address you enter in this field must be a correctly-formatted, valid SMTP address conforming to RFC 821 specifications.

Messaging Server hostname. In this field, enter the name of the Messaging Server that handles mail for this mailing list. The host name you enter must be a fully-qualified domain name (FQDN). If the server has multiple host names, this must be the FQDN known to the Messaging Server on that machine.

Leave this field blank if you want to allow any Messaging Server host to handle mail for the mailing list.

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


Owners Tab
The Mail Owners tab lets you specify the owners of the mailing-list. Typically, the list owner (or owners) created the mailing list, and has administrative privileges for adding or removing users, modifying configuration settings, or deleting the list.

For more information, see also:

The Mail Owners tab has the following elements:

Mail list owners. This field contains the distinguished names (DNs) of the owners of this mailing list. Click the Add, Edit, Delete, or Search button to modify the information in this field.

Add. Click this button to open a window (see Add/Edit List Owner Window) that lets you add the distinguished name (DN) of an owner to the Mail list owners field.

Edit. After selecting an item in the Mail list owners field, click this button to open a window (see Add/Edit List Owner Window) that lets you edit that owner's DN.

Delete. After selecting a DN in the Mail list owners field, click this button to remove the selected owner from the field.

Search. Click this button to open the Search Users and Groups window, which lets you search the user directory for an owner that you can add to the Mail list owners field. (User and Group searching is described in Managing Servers with Netscape Console.)

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


Alternate Addresses Window (Groups)
The Alternate Addresses window lets you add an address to, or edit an address in, the Alternate email addresses field in the Mail Settings tab.

For more information, see also Specifying Mailing List Settings.

The Add/Edit Alternate Address window has the following elements:

Enter alternative email address for the mailing list. Enter the address that you want to add, or edit the displayed address.

Standard Buttons

OK. Click this button to submit your entry and close this window.

Cancel. Click this button to close the window without submitting your entry.


Add/Edit List Owner Window
The Add/Edit List Owner window lets you add or edit the distinguished name (DN) of a mailing list owner in the Mail list owners field in the Mail General form.

For more information, see also Specifying Mailing List Settings.

The Add/Edit List Owner window has the following elements:

Enter list owner's DN. Enter the DN that you want to add, or edit the displayed DN. Note that you can use the Search button in the Mail General form to get the DN of an owner by searching the user directory.

Standard Buttons

OK. Click this button to submit your entry and close this window.

Cancel. Click this button to close the window without submitting your entry.


Descriptions Tab
The Descriptions tab lets you specify optional comments about the mailing-list for informational use only. Messaging Server does not use or require any of the information supplied on this tab.

The Mail Descriptions tab has the following elements:

Descriptive comments. In this field, enter any comments or descriptive notes pertaining to the mailing list.

URL for additional information. If you have created an HTML page or pages that give more information about this mailing list, enter the URL to that page here.

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


Email-only Members Tab
The Mail Email-only tab lets you view and modify the (email-only) membership of this mailing list. You can specify dynamic criteria for list membership, and you can also specify individual members by email address.

For more information, see also Specifying List Members.

The Email-only Members tab contains the following elements:

Dynamic criteria for email-only membership. This field displays the dynamic criteria, if any, that are used to define mailing-list membership. Dynamic criteria consist of LDAP search URLs, and could include specific user attributes such as organizational unit (for example, all employees in the Marketing organization) or Messaging Server host (for example, all users of the server airiuspost1). All users in the user directory matching any criteria defined here are considered members of this mailing list. Applying dynamic membership criteria saves you the effort of specifying each member explicitly when creating a mailing list.

Click the Add, Edit, Delete, or Test buttons to modify or validate the information in this field:

Add. Click this button to open a window (see Add/Edit Dynamic Criteria Window) that lets you add a dynamic membership criterion (in the form of an LDAP URL) to the "Dynamic criteria for email-only membership" field.

Edit. After selecting criteria (LDAP URL) in the "Dynamic criteria for email-only membership" field, click this button to open a window (see Add/Edit Dynamic Criteria Window) that lets you edit the URL.

Delete. After selecting criteria (LDAP URL) in the "Dynamic criteria for email-only membership" field, click this button to remove the criterion from the field.

Test. After selecting criteria (LDAP URL) in the "Dynamic criteria for email-only membership" field, click this button to ensure the format of the criterion is valid and to see the list of members it creates based on the current user database.

Members with email-only membership. This field lists the email address of individual mailing-list members. You can specify members explicitly by placing their addresses in this field, instead of (or in addition to) defining membership with dynamic criteria. Group members that are not email-only members do not need to be listed in this field. Click the Add, Edit, or Delete buttons to modify the information in this field

Add. Click this button to open a window (see Add/Edit Email-Only Member Window) that lets you add a user to the "Members with email-only membership" field.

Edit. After selecting an item in the "Members with email-only membership" field, click this button to open a window (see Add/Edit Email-Only Member Window) that lets you edit that member's address.

Delete. After selecting an item in the "Members with email-only membership" field, click this button to remove the selected member from the list.

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


Add/Edit Dynamic Criteria Window
The Add/Edit Dynamic Criteria window lets you specify an LDAP Search URL that can be used as a filter for dynamically defining email-only mailing-list membership.

For more information, see also:

The Add/Edit Dynamic Criteria window has the following elements:

Enter an LDAP search URL. In this field, enter the LDAP filter you want to add to the "Dynamic criteria for email-only membership" field of the Mail List Members form (or edit the existing filter that appears here). The result of your entry or edit must be a single, complete filter.

Construct. Click this button to open the Construct LDAP URL window, which provides a template you can use to construct your search filter. (The LDAP URL window is described in Managing Servers with Netscape Console.)

Standard Buttons

OK. Click this button to submit your entry and close this window.

Cancel. Click this button to close the window without submitting your entry.


Dynamic Criteria Test Result Window
The Dynamic Criteria Test Result window shows the email-only membership mailing list that will be generated as a result of using an LDAP Search URL to create it dynamically. This window displays when you supply criteria in the "Dynamic criteria for email-only membership" field and click the Test button on the Email-only Members tab.

For more information, see also:

Note: This window is for display purposes only and requires no user input. When you have finished examining the results, click Cancel to close this window and return to the Email-only Members tab.


Add/Edit Email-Only Member Window
The Add/Edit Email-Only Member window lets you add a user to the "Members with email only membership" field in the Mail List Members tab.

For more information, see also Specifying List Members.

The Add/Edit Email-Only Member window has the following elements:

Enter User's Email Address. In this field, enter the email address of the user you want to add to the "Members with email only membership" field in the Mail List Members form (or edit the existing address that appears here). The address you enter in this field must be a correctly-formatted, valid SMTP address conforming to RFC 821 specifications.

Standard Buttons

OK. Click this button to submit your entry and close this window.

Cancel. Click this button to close the window without submitting your entry.


Restrictions Tab
The Restrictions tab lets you implement policies that govern who is allowed to send messages to this mailing list and how large the messages can be.

For more information, see also:

Note: The Message Restrictions form contains a large number of options. If the lower portion of the form is obscured when you first access it, use the scroll bar on the right side to view the remainder of the form.

The Restrictions tab has the following elements:

Allowed Senders

Select one of the following three choices to specify who is allowed to post messages to the mailing list. (The default is "Anyone.")

Anyone. Click this button to remove all restrictions on senders.

Anyone in the mailing list. Click this button to restrict message-posters to mailing-list members only. (Group members that aren't email-only members will also be allowed to post.)

Anyone in the following list. Click this button to allow only those users that appear in the input field to be able to post messages to the mailing list.

The field contains either the email address or the distinguished name (DN) of each user permitted to send messages to the list. If you select the "Anyone in the following list" option, you must supply at least one entry in this field.

Click the Add, Edit, Delete, or Search buttons to modify the content of this field.

Add. Click this button to open a window (see Add/Edit Allowed Sender Window) that lets you add a new user to the Allowed Senders field.

Edit. After selecting an item in the Allowed Senders field, click this button to open a window (see Add/Edit Allowed Sender Window) that lets you edit that sender's DN or email address.

Delete. After selecting an item the Allowed Senders field, click this button to remove the sender from the field.

Search. Click this button to open the Search Users and Groups window, which lets you search the user directory for a user that you can add to the Allowed Senders field. (User and Group searching is described in Managing Servers with Netscape Console.)

Sender Policy

Select none, one, or all of the following options. (The default is none.)

Only allow senders with SMTP authentication. Click this button to accept messages from only those senders that have been authenticated to their SMTP server. See SMTP Password Login for information on authenticated SMTP.

Only allow messages with the following password. Click this button, and enter a password into the following fields, to define a password specific to this mailing list. Only messages whose headers include that password will be accepted. If you select this option, you must enter a password.

Password. Enter the sender password for this mailing list.

Password (again). Re-enter the password for verification.

Sender Domains

Allowed sender domains. This fields displays the list of domains from which messages will be accepted for posting to this mailing list. If none is specified, there is no sender-domain restriction.

Click the Add, Edit, or Delete buttons to modify the information in this field.

Add. Click this button to open a window (see Add/Edit Allowed Sender Domain Window) that lets you add a domain to the Allowed Sender Domains field.

Edit. After selecting an item in the Allowed Sender Domains field, click this button to open a window (see Add/Edit Allowed Sender Domain Window) that lets you edit the domain specification.

Delete. After selecting an item in the Allowed Sender Domains field, click this button to remove the selected member from the field.

Maximum Message Size

Maximum message size (in bytes). Enter the maximum permitted size (in bytes) for messages to be posted to this mailing list.

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


Add/Edit Allowed Sender Window
You use the Add/Edit Allowed Sender window to add users to the Allowed Sender list in the Message Restrictions tab, or to edit the information about an existing allowed sender. An allowed sender is a user with permission to post messages to a particular mail group.

For more information, see also Defining Message-Posting Restrictions.

The Add/Edit Allowed Sender window has the following elements:

DN. Click this button if you are entering a distinguished name.

Email address. Click this button if you are entering an email address.

Enter sender's email address or DN. In this field, enter the email address or distinguished name of the user you want to add to the Allowed Sender list in the Message Restrictions form.

Standard Buttons

OK. Click this button to submit your entry and close this window.

Cancel. Click this button to close the window without submitting your entry.


Add/Edit Allowed Sender Domain Window
You use the Add /Edit Allowed Sender Domain window to add a domain to the Allowed sender domains field of the Message Restrictions form, or to edit the specification of an existing allowed domain. An allowed domain is a domain from which incoming messages can be accepted for posting to this mailing list.

For more information, see also Defining Message-Posting Restrictions.

The Add/Edit Allowed User Domain window contains the following elements:

Enter a domain name. In this field, enter (or edit) the name of the domain you want to allow posting from. The result of your entry is placed in the Allowed sender domains field of the Message Restrictions form.

Standard Buttons

OK. Click this button to submit your entry and close this window.

Cancel. Click this button to close the window without submitting your entry.


Actions Tab
The Actions tab defines the action that Messaging Server will execute automatically when it rejects a mail message because it does not meet the message-restriction criteria defined in the Restrictions tab.

For more information, see also:

The Message Reject Actions tab has the following elements:

When message to list is rejected

Send message to the moderator(s). Check this box to automatically forward rejected messages to the mailing-list moderator or moderators for further action. (Specifying this option does not prevent you from also specifying an automatic reply to the sender.) If you check this box, you must make at least one entry in the List moderators field.

List moderators. This field displays the list of moderators for this group. A moderator is specified either by email address or by distinguished name (DN). Click the Add, Edit, Delete, or Search buttons to modify the content of this field:

Add. Click this button to open a window (see Add/Edit Moderator Window) that lets you add a new moderator for this mailing list to the "List moderators" field.

Edit. After selecting an item in the List moderators field, click this button to open a window (see Add/Edit Moderator Window) that lets you edit the moderator's DN or email address.

Delete. After selecting an item in the "List moderators" field, click this button to remove the moderator from the field.

Search. Click this button to open the Search Users and Groups window, which lets you search the user directory for a user that you can add to the "List moderators" field. (User and Group searching is described in Managing Servers with Netscape Console.)

Send the following reply to the sender. Check this box to automatically send a reply to the sender of any rejected message. (Specifying this option does not prevent you from also specifying that the list moderators be notified.)

This option is the default: if neither this box nor the "Send message to the moderator(s)" box is checked, Messaging Server behaves as if this box were checked.

Include original message with reply. If the "Send the following reply to the sender" box is checked, you can check this box to append the original rejected message as a MIME attachment to the automatic reply. Uncheck this box to send the reply only, without appending the original message.

Reply text. First select a language in the drop-down list, then enter in this field the text to be used for the reply message. You can create a separate message for each language, so that senders can receive replies in their preferred language.

Messaging Server provides an initial default reply text string in the Reply text field. If you delete all text in that field, the server nevertheless includes a brief default message in the reply.

Standard Buttons

OK. Click this button to submit your entries and close the Edit Entry window.

Cancel. Click this button to close the window without submitting your entries.


Add/Edit Moderator Window
You use the Add/Edit Moderator window to add a user to the List moderators field in the Message Reject Actions form.

For more information, see also Defining Message-Rejection Actions.

The Add/Edit Moderator window has the following elements:

DN. Click this button if you are entering a distinguished name.

Email address. Click this button if you are entering an email address.

Enter moderator's DN or email address. In this field, enter the email address or distinguished name of the user you want to add to the list of moderators for the mailing list (or edit the information for an existing moderator).

Standard Buttons

OK. Click this button to submit your entry and close this window.

Cancel. Click this button to dismiss the window without submitting your entry.

 

© Copyright 1999 Netscape Communications Corp., a subsidiary of America Online, Inc. All rights reserved.