RESOLVERRETRYINT statement

Use the RESOLVERRETRYINT statement to specify the number of minutes SMTP waits between attempts to resolve domain names.

Syntax

Read syntax diagramSkip visual syntax diagram
   .-RESOLVERRETRYINT 20--------.   
>>-+----------------------------+------------------------------><
   '-RESOLVERRETRYINT --minutes-'   

Parameters

minutes
A number in the range 1 - 1 439 specifying the number of minutes between each attempt to resolve a domain name if the name server is causing delays. The default is to try resolution again every 20 minutes.

Examples

Use the following code to set the waiting time between attempts to resolve domain names to 30 minutes:
RESOLVERRETRYINT 30