Specifies the polling interval for SMTP connections.
dblsn -i number ...
The -i option specifies the frequency at which the MobiLink Listener checks for messages.
For SMTP connections, the default is 30 seconds. For UDP connections, the MobiLink Listener connects immediately.
The -i option can be used once for every listening library that is specified with the -d option.
The following example specifies the polling intervals for two different libraries:
dblsn -d lsn_udp12.dll -i 60 -d maac750.dll -i 45