A community can use an embedded SMTP server to receive messages from partners.
When you use the exchange wizard add an email transport for a community using an embedded SMTP server, you begin by selecting one of the following options:
The following fields are used in the delivery exchange wizard for adding an embedded SMTP server transport by defining a new embedded SMTP server.
After you specify the server to use, you enter a name for the exchange and click Finish.
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:
http://<localhost or machinename>:6080/ui/core/SystemProperties#
actionTree.clearContentTypeProtocolsList
, and click Add Property.Once you have set up the transport, you can modify the server settings, if necessary. See Modify a global embedded SMTP server or SMTP (embedded) configuration.