Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Linkage Guide


2.1.1 Overview of email reception

Organization of this subsection

(1) Overview of email reception (in Windows)

In Windows, email reception monitoring jobs can only receive email via Outlook. Received messages are stored in the Inbox.

Email reception monitoring jobs reference and evaluate unread emails in the Inbox of Outlook until they find emails that meet the conditions defined for the job. For this reason, Outlook must be able to receive email from the mail server even when JP1/AJS3 is not running.

The following figure shows an overview of email reception in Windows:

Figure 2‒1: Overview of email reception (in Windows)

[Figure]

Note that if the Inbox of Outlook contains many unread emails that do not meet the defined conditions, the job might take a long time to determine applicable unread emails. You should therefore use the email system in a way that prevents many unread emails from remaining in the Inbox.

(2) Overview of email reception (in UNIX)

In UNIX, an email reception monitoring job receives email via sendmail. For this reason, sendmail must be able to receive email from the mail server even when JP1/AJS3 is not running. Received messages are stored in an internal email file.

The email reception monitoring job reviews the contents of the internal email file, and compares the messages in the file against the judgment conditions defined in the job.

The following figure shows an overview of email reception in UNIX:

Figure 2‒2: Overview of email reception (in UNIX)

[Figure]

For details on the internal email file, see 2.1.2 Behavior when receiving email.