Trading configuration > Community trading pickups and partner deliveries > Fields for adding trading pickups and deliveries > Email (detached) trading configuration

Email (detached) trading configuration

When you add a community trading pickup with a detached email server to a community, Activator splits the information you provide into separate POP and SMTP entries on the Delivery exchanges page. The POP settings indicate how Activator retrieves email messages from partners. You must provide the SMTP settings to your trading partners so they know how to send messages to the community.

The term "detached" is used to distinguish this email method (which uses an external POP server), from the system’s embedded SMTP server.

To add an embedded email server see Email (embedded) trading configuration .

The following are the fields in the delivery exchange wizard for configuring the detached email server transport for a community.

Set the system property to permit EDI processing

To enable Activator to automatically process the incoming EDI files that are attached to emails, regardless of the used Mime type, after you configure Activator for the reception of email messages you must set a system property to force Activator to ignore the ContentMimeType attribute value. To do this:

  1. Log into the Activator user interface as an administrator.
  2. Manually enter the following URL in your browser: http://<localhost or machinename>:6080/ui/core/SystemProperties#
  3. The Systems Properties page is displayed.
  4. At the bottom of the page click Show default system properties.
  5. Find the default system property entry actionTree.clearContentTypeProtocolsList, and click Add Property.
  6. In the Value field, enter AS1.
  7. Click Add.