Start/notes.ini Parameters/POP3_Config_Update_Interval

POP3_Config_Update_Interval

Parameter: POP3_Config_Update_Interval
Short description: Interval (in minutes) at which the POP3 task refreshes its configuration information. Default 2 minutes.

Profile

Parameter
POP3_Config_Update_Interval
Category
Mail / Router (POP3)
Available since
At least 9.0.1 (HCL documentation)
GUI equivalent
notes.ini only (no GUI)
Possible values
Integer in minutes
Default
2 (minutes)

Description

According to the HCL product documentation:
This setting determines how often (per minute) the Domino® server that runs the POP3 service updates its configuration information. The default is 2 minutes.
With POP3_Config_Update_Interval, the administrator can control how quickly changes to the POP3 configuration (e.g. on Server/Configuration documents) take effect on the running POP3 task. A shorter interval means faster propagation of configuration changes but slightly more server load; a longer interval reduces load but delays the application of changes.

Example configuration

POP3_Config_Update_Interval=2

Notes & pitfalls

  • Value in minutes, not seconds.
  • With the default of 2 minutes, after saving a configuration change it can take up to 2 minutes until the POP3 task knows the new configuration.
  • For IMAP, the parameter does not apply — only for the POP3 service.

Sources (HCL Product Documentation)