How to Configure Multiple Delivery Locations

Direct Mailer uses the same list of delivery locations for every job running, even when it is configured to use multiple delivery locations, such as drop directories or Simple Mail Transfer Protocol (SMTP) servers. Direct Mailer reads the list of delivery locations from the Administration database and is administered using Commerce Server Manager.

If the Delivery Method property is set to (2), Direct Mailer treats each entry in the list as a fully qualified path of the SMTP server pickup directory. If the Delivery Method property is set to (1), Direct Mailer requires each entry in the list to use the following format:

<SMTP server address>[: port]

Specifying the port is optional, but if it is not specified, Direct Mailer uses port 25.

When a Direct Mailer job is started, the first recipient in the direct mail list uses the first delivery location. The next recipient uses the subsequent delivery location. This delivery process is repeated until there are no new delivery locations. In this case, the delivery locations are recycled back to the first delivery location.

If a failure occurs in mailing, Direct Mailer does not try another location, nor does it perform time-out or availability checking. Therefore, any given recipient can only use the delivery location that is assigned to it. Direct Mailer tracks the failures of a clustered Direct Mailer database or failure of the drop point (SMTP or drop directory).

To configure multiple delivery locations

  1. Click Start, point to Programs, point to Microsoft Commerce Server 2009 R2 , and then click Commerce Server Manager.

  2. In Commerce Server Manager, in the left pane, expand Commerce Server Manager, expand Global Resources, right-click Direct Mail on <server name>, and then select Properties.

  3. In the Direct Mail on <server name> Properties dialog box, on the Properties tab, in the Properties box, select Delivery Locations, and in the Selected Property Value box, type the fully qualified path of the drop directory or SMTP Server. Universal naming convention (UNC) paths are not supported.

    For multiple delivery locations, separate each location with either a comma or semicolon. The comma and semicolon are the only supported delimiters used to separate different paths.

  4. Select Delivery Method, and in the Select Property Value box, type 2 to deliver mailings to a drop directory, or 1 to deliver mailings to an SMTP server.

  5. Click OK.

    The new setting is applied immediately to all Direct Mailer jobs.

See Also

Other Resources

Managing Direct Mailer