Navigation:  Commands > User Profile / User Job Properties [USR, UJP] >

$email_retry_max [USR, UJP, FS]

Previous pageReturn to chapter overviewNext page

Specify maximum number of e-mail retries (in all classes)

$email_retry_max count


This command specifies the maximum number of transmission retries across all outcome classes. Without this command, retries are counted separately for each transmission outcome class, so that for example a single 'no answer' outcome does not affect the number of retries done of 'busy' outcomes.

Important note: this command affects all outbound operations done with this user profile, including broadcasts and server operations.

For special applications this command may also be placed in an individual FS file as an override to that in the user profile.

If an 'immediate retry' (less than one minute delay) is specified for the attempt on which the maximum is attained, a further retry will be done (so the maximum could be exceeded).

The parameter on this command is used as follows:

count the maximum number of retries to be done

Default: As specified by $retry_max, if present. Otherwise no limit, retries specified for each outcome class by $email_retry_delays or by $retry_delays if no e-mail delays commands are specified.

Example:

$email_retry_max 7

 


Topic url: http://www.copia.com/support/refmanual/index.html?$email_retry_max_usr.htm