Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:2500_config_apps:2600_emails:0100_incoming_emails [2025/06/11 08:31] – removed - external edit (Unknown date) 127.0.0.1 | docs:2500_config_apps:2600_emails:0100_incoming_emails [2025/06/12 02:34] (current) – Rename to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [< | ||
| + | ====== Setting Options for Incoming E-mail Handling ====== | ||
| + | |||
| + | Quite often an application needs to process e-mails arriving to the business’s e-mail address and perform certain functions automatically based on the e-mail contents. For example, a customer relationship management system might register all e-mails from customers in its database, assign a unique ID to the e-mails and automatically reply to customers with the details about their request. | ||
| + | |||
| + | In // | ||
| + | |||
| + | All that the configurator has to do to make sure that the application handles incoming e-mails is turn on the e-mail handling capability for the business space version, set the properties of the incoming e-mail channel and define the rules that deal with the incoming e-mail notification. This is explained in more detail below: | ||
| + | |||
| + | <callout type=" | ||
| + | |||
| + | To turn on incoming e-mail handling capability for a business space version follow the steps below: | ||
| + | |||
| + | - Double click on the node representing the business space version to start editing it (or select File/Open from the menu). | ||
| + | - Click on the " | ||
| + | - Specify the following properties in the " | ||
| + | - Select the "The system will handle incoming e-mails" | ||
| + | - Select the "Use values below" radio button and provide the following values: | ||
| + | - Specify the DNS name of the mail server that will receive e-mails in the Mail Host text box. | ||
| + | - Specify the credentials (the user name and password) of your account on the mail server. | ||
| + | - Specify the e-mail protocol supported by your mail server and the port number | ||
| + | - Alternatively you can select the "Use values from SystemSettings object" | ||
| + | - Press OK on the " | ||
| + | The Configuration Tool will automatically add the following business objects and notification into the business space version: | ||
| + | |||
| + | ===== IncomingEmail notification ===== | ||
| + | |||
| + | This is the notification that represents an incoming e-mail. This notification has a special structure that you cannot change (you can define other attributes but you cannot change the existing ones). The attributes of the notification contain the properties of the received e-mail, such as who it is from, when it was received etc. Any rules that you want to specify to handle incoming e-mails must be attached to the events of this notification – see [[docs: | ||
| + | |||
| + | To turn off the incoming e-mail handling capability for the business space version select the " | ||
| + | |||