General Settings

General settings for each channel are included in the Properties column of the IMTA Channel Property window. The General Settings include the following:


Restart automatically

This checkbox automatically starts the channel on SMCS startup. If you do not select this option, you must manually start the channel from the Administration Console.


Retain processed messages

This checkbox controls the handling of processed queue messages. Messages are normally deleted from queues after they are delivered. Checking this parameter keeps a copy of each message in the queue even though it has been delivered. Retained messages have a status of DEL, and can be purged through Automated Nightly Maintenance.


Lookup addresses in the directory

This checkbox controls whether addresses in messages processed by this channel are looked up in the directory. Without directory lookups, all messages passing through this channel must contain fully-qualified addresses in order to be delivered.


Poll interval (in minutes)

This is the interval in minutes between mail checks. When the channel finishes processing mail, it sleeps for the Poll Interval before checking again for incoming mail. A sleeping channel wakes when either the Poll Interval expires, or a message is placed in the channel's queue by the router.


Alias user name format

This field controls the format of the e-mail alias automatically generated when a new user is added to the directory. As shown in TABLE 3-1, the rule is formed using strings (taken literally) and variables which represent name attributes stored in the directory.

TABLE  3-1   Alias Username Format
Variable
$g
$i
$s
$q

Attribute

Given Name

Initials

Surname

Generation Qualifier

Alias Username Format is a write-once field.


Note - Write-once means that you can't change the field without deleting the channel and recreating it.
The default rule for cc:Mail is $g $i $s $q, and a name like Stephen E. Bates III would have an alias of stephen e bates iii.

When creating rules, the following guidelines apply:

  1. Each variable can appear only once in the rule.
  2. Integers may be used to limit the size of a particular attribute, for example, $7s means seven characters or fewer of the surname attribute.

Note - This parameter may only be set when the channel is created.
  3. A + symbol in front of an integer means that if other size-restricted attributes are empty, the size of this attribute can grow by the size limit of the empty attribute. This allows the total size of the alias to be controlled. For example, $+7s,$5g means "up to seven characters of the surname, followed by a comma and up to five characters of the given name"; however if the given name is blank, the surname can be up to 12 characters.
  4. Other characters can be included.

Header style

Controls the placement of headers within a message; whether at the top, bottom, both, or neither. Required headers are those the channel requires in order to properly process the message. All other headers are considered optional. The cc:Mail default header style is All at Top, None at Bottom.


Default character set

Specifies the character set to be assigned to text bodyparts that does not contain character set information. For each channel, this should be set to match the character set used by the mail system supported by the channel. The Default Character Set is assigned to all inbound text bodyparts from the mail system.

Gateway postoffice

Indicate the name of the cc:Mailgateway posftoffice used by SMCS. The gateway postoffice used to create the first channel will be used in all subsequent channels of the same type. It cannot be changed without deleting all channels of the same type. For example, the gateway postoffice name you use to create your first cc:Mailchannel must be used for all subsequent cc:Mailchannels.


 

Configuring General Settings

  1. Check the Restart automatically box if you want the channel to start from the SMCS startup.
  2. Check the Retained processed messages box if you want to keep a copy of each message in the queue after delivery.
  3. Check the Lookup addresses in the directory box if you want the addresses from messages processed by this channel to be looked up in the directory.
  4. Choose the poll interval, entering your value in minutes.
  5. Enter the desired Alias user name format in the text box, using a space between each variable.
  6. Choose the header style. To view different values click on the box right next to the Header Style label. The cc:Mail default style is All at Top, None at Bottom.
  7. Choose the default character set value. To view the available character sets, click on the box next to the Default character set label.
  8. Select the Gateway postoffice name used by SMCS. This parameter must match the Gateway Postoffice on the client side. Check with the cc:Mail system administrator to find out the name of the post office.
  If you are the system administrator, you will have to create a cc:Mail `P' entry (a temporary repository/postoffice) for use by SMCS.
  9. If you are using the Transport default and not configuring dirsync, you can click OK at this point. If you want to change any settings, click Cancel and select the settings that you want.



Copyright © 1999 Sun Microsystems, Inc. All Rights Reserved.