CONFIGURING SMTPC QUEUE MANAGEMENT

To configure the different SMTPC queue handling options, enter the desired values for the various queue management parameters in the appropriate text boxes.

SMTPC Queue Management

Message Priority Handling

The message priority weight is calculated from the following formula:

        Priority weight = (precedence * Mp)
                                 + (size * Ms)
                                 + (deferred_time * Md)

where Mp is the precedence multiplier, Ms is the size multiplier, and Md is the time multiplier.  The lower the priority weight, the higher the priority level and thus the sooner the message will be processed.

             e.g. 10, 1000, 10000
            The boundaries define 4 ranges of sizes, sizes less than 1K (>10), sizes between 10K and 1,000K, sizes between 1,000K and               10,000K, and sizes larger than 10,000K (>10,000).

        Assign 0 to (<10) range
        Assign 2 to (10,1000) range
        Assign 4 to (1000,10000) range
        Assign 10 to (>10000) range

        Assign 1 to (<1) range
        Assign 4 to (1, 6) range
        Assign 6 to (6, 12) range
        Assign 20 to (>12) range

Click on the Submit button to implement the new settings.

SMTP Domain Profile

Clicking the SMTP Domain Profile button will display a screen for configuring the peer domains.