Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Command Reference


jpomailrecv (UNIX only)

Organization of this page

Format

jpomailrecv
     -u monitor-user-name
     [-t retry-timeout-period]

Description

Sets the email distribution feature that acquires mail using the alias of the SMTP mail server, creates an email file specific to mail reception monitoring, and then controls exclusive lock.

Execution privileges

None

Arguments

-u monitor-user-name

Specify the user name specified for the UserName environment setting parameter.

You can specify 1 to 256 characters (bytes).

-t retry-timeout-period

Specify the retry timeout period for editing when the email file that you have attempted to edit is locked.

You can specify 1 to 1,440 (minutes). If you omit this option, the system assumes an unlimited number of retries.

Notes

Example 1

When mailuser is specified for the UserName environment setting parameter, the retry timeout period is set to 10 minutes.

mailuser:"|/opt/jp1ajs2/bin/jpomailrecv -u mailuser -t 10"

Example 2

When user1 is specified for the UserName environment setting parameter, the retry period never times out.

user1:user1,"|/opt/jp1ajs2/bin/jpomailrecv -u user1"