MAIL


Setting transfer limits
Transfer controls affect how IBM® Lotus® Domino™ transfers messages between servers. They control the number of threads used, the number of hops allowed before a message fails, the low-priority mail routing time range, and the time-out and purge intervals. Transfer controls apply to both SMTP and IBM® Lotus® Notes® routing.

To set message transfer controls

1. Make sure you already have a Configuration Settings document for the server(s) to be configured.

2. From the Domino Administrator, click the Configuration tab and expand the Messaging section.

3. Click Configurations.

4. Select the Configuration Settings document for the mail server or servers you want to administer, and click Edit Configuration.

5. Click the Router/SMTP - Restrictions and Controls - Transfer Controls tab.

6. Complete these fields in the Transfer Controls section, and then click Save & Close:
FieldEnter
Maximum transfer threadsThe maximum number of server threads Domino creates to transfer messages to all other servers. The value applies to both Notes routing and SMTP. The Router sets a default maximum number of transfer threads based on server memory. Letting the Router select the maximum number is usually best. If you set the maximum number manually, set the maximum to between 1 and 25 threads, depending on server load.
Maximum concurrent transfer threadsThe maximum number of server threads the Domino Router can use to transfer messages to a single destination. The value applies to both Notes routing and SMTP.

If no value is specified, the default value is equal to one-half of the maximum transfer threads, rounded down to the nearest integer. For example, if the maximum transfer threads is 5, the maximum concurrent transfer threads defaults to 2. On servers that send outbound Internet mail to an SMTP relay host, this setting effectively defines the total threads available for transferring mail to the relay host.

Note By default, when transferring messages over Notes routing from one Domino domain to another, the Router does not use multiple concurrent threads. To enable use of multiple concurrent transfer threads between Domino domains, add the variable RouterAllowConcurrentXFERToALL to the server's NOTES.INI file.

Maximum hop countThe maximum number of times a message can be transferred between servers before delivery fails and Domino sends a nondelivery message.
Low-priority mail routing time rangeThe time range when Domino routes messages marked as low-priority. The default is between 12 AM and 6 AM.

For low-priority mail to route at the specified time, the Router must be configured to obey message priority. If you configure the Router to ignore message priority, low-priority mail does not receive special handling.

Low-priority delay notificationsIf you configure the Router to hold low-priority messages until a given time period, message originators may not be aware of the reason for the delay. To inform senders when low-priority messages are delayed, have the Router automatically generate delay notifications. The Router can either generate delay notifications for every low-priority message it holds or when it holds messages for a specific reason only. Choose one:
  • Disabled - The Router does not notify senders when messages are delayed for priority reasons.
  • Only if priority changed for policy reasons - The Router notifies senders of priority-related delays only for messages that were designated low-priority as the result of a size restriction.
  • Only if user requested low-priority - The Router notifies senders of priority-related delays only for messages that the sender designated as low-priority.
  • All low-priority messages -- The Router notifies senders of priority-related delays for all low-priority messages.
Note Domino Release 5.0.x used the variable RouterLowPriorityDelayNotify in the server's NOTES.INI file to control the use of low-priority delay notifications. If this setting is present, it takes precedence over the setting specified in the Configuration Settings document.
Initial transfer retry intervalThe time (in minutes) that the Router waits after a message transfer failure before retrying the transfer. If failure recurs, Domino doubles the interval before a second retry. If additional retries are needed, they occur at three times the initial retry value.

The default interval is 15 minutes. Lower values increase the retry attempts per hour and could possibly increase the success rate of routing the messages. Higher values decrease the retry attempts per hour, resulting in longer routing times.

The Router continues attempts to transfer a pending message until the age of the message reaches the configured time-out value (by default, 24 hours). After a message times out, the Router generates a delivery failure report to the sender.

Expired message purge intervalSpecifies, in minutes, how often the Router checks MAIL.BOX for expired messages to purge. The default is 15 minutes.


7. The change takes effect after the next Router configuration update. To put the new setting into effect immediately, reload the routing configuration.

See also