Navigation:  Commands > Configuration File [CFG] >

$email_retry_max [CFG]

Previous pageReturn to chapter overviewNext page

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

$email_retry_max line count


This command specifies the maximum number of e-mail 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.

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 parameters on this command are used as follows:

line the line number or line group(s) affected, or * for all lines.
count the maximum number of retries to be done

Default: 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_cfg.htm