Documentation Index

Fetch the complete documentation index at: https://docs.lobstersoftware.com/llms.txt

Use this file to discover all available pages before exploring further.

X.400 (mail)

Prev Next

IMPORTANT: The UAFI program provided by X.400 providers is not supported.

Settings

images/download/attachments/201676330/x400-version-1-modificationdate-1747736417811-api-v2.png

  1. Enable parallel processing: Enable this checkbox to let multiple instances of the processing profile run in parallel. In that case, don't enable the Profile may only run in one instance checkbox for this profile. For details on this processing, see the section Parallel processing of mails.

  2. Channel selection: The channel of type X.400 that you must use for the connection to the server to retrieve the emails (retrieval channel).

  3. Via DMZ: If you use a DMZ server, the transfer happens through it when you enable this option. If you don't configure a DMZ, the system doesn't show this checkbox.

    NOTE: For extremely large files, a timeout can occur in the communication between the Integration Server and the DMZ server. The section Handling timeouts caused by extremely large files describes a solution.

     CAUTION:  This setting can cause performance losses. Avoid it if possible.

  4. Unknown mails: If the system doesn't find a matching processing profile for an email (see the following section), it moves the email to the Unresolved area or discards it. See also the section Non-assignable emails.

  5. Retrieve all X.400 mails: This option determines whether the system always retrieves all messages on every job, or only the ones not read yet.

  6. Further restrict retrieval to the specified X.400 addresses: The box only retrieves messages that come from the channel selected under Channel selection. Alternatively, a comparison channel from the distribution rules applies.

  7. Further restrict retrieval to mails newer than the last run: The system only retrieves emails that have arrived since the last run of the profile.

  8. Don't delete retrieved X.400 mail: The system doesn't remove the files from the server after retrieval.

Distribution rules

See the section Distribution rules (mail) for details. If no rule is specified or no rule applies, the setting under Unknown mails applies.

System variables

The system fills the system variable VAR_SYS_MAIL_BODY with the body text and passes it to every job that processes data from the message (attachment or body).

See also VAR_SYS_ATTACHMENT_NAME and VAR_SYS_MAIL_ATTACHMENTS (number of attachments).

The system variable VAR_SYS_MTS_ID contains the MTS identifier of X.400 messages.

NOTE:

If you use the system variable VAR_SYS_MAIL_HEADER_RECEIVED, it only contains the first Received mail header. Use VAR_SYS_MAIL_HEADER_RECEIVED_ALLB64 to get all of them. This variable then contains all Received mail headers, comma-separated and Base64-encoded.