Show TOC Start of Content Area

Procedure documentation Setting Up Client Application Patterns  Locate the document in its SAP Library structure

Use

The Bounced Mail Framework (BMF) can detect the reason for mail bouncing by matching a set of patterns. Once it finds a pattern match, it executes the action group that corresponds to the pattern.

More information: Administering the Bounced Mail Framework

To enable the BMF to check and compare patterns, you need to define them first. You can create, change, and delete patterns. You can also change the order in which patterns are checked.

Prerequisites

You have created at least one action group.

More information: Managing Actions and Action Groups

Procedure

...

       1.      Select a client application and choose Settings.

       2.      Open the Patterns tab page.

       3.      Add a pattern in one of the following ways:

¡        To add a new pattern, choose Add.

       To use a predefined pattern, choose Add Predefined.

Enter the following details:

Parameter

Description

Description

Enter a description of the rejection reason for bouncing the mail.

Example

These can be error messages, for example:

Service not available

Pattern

Enter a match pattern in the form of a Java regular expression.

More information: Patterns Syntax

Location

Select the mail message parts in which the BMF must search for an occurrence of the pattern. You must enable at least one of the following options:

·        Header – contains information about the message, for example, date and time, the sender’s IP and e-mail addresses, redirections tracking, and message MIME-type.

·        Body – contains the mail message itself.

Action Group

Select one of the available action groups. If the list is empty, define an action group.

       4.      Optional: To edit or remove a pattern, select it and choose Edit or Delete respectively.

       5.      Optional: To reload the pattern database, choose Refresh.

End of Content Area