In the advanced settings of SMTP Prevent, there are two very similar settings as noted below and you would like to know what the function of each of these settings is.
- Requestprocessor.DefaultCommandTimeout
- Requestprocessor.DotCommandtimeout
RequestProcessor.DefaultCommandTimout
The amount of time in seconds that prevent will wait for a response from the downstream MTA for all SMTP commands except for the "Dot" command (end of a DATA block).
RequestProcessor.DotCommandTimeout
The amount of time in seconds that prevent will wait for a response from the downstream MTA for the SMTP "Dot" command (end of DATA block).