Box 24

 Home   Infos   Tipps   Webmail   Humor   Polizei   Gästebuch   Downloads   Chat   Suchen   Feedback   Links 

 

 Anmelden/Login   Neuanmeldung/New User   Java Telnet Applet   Telnet   
 

Mail polling logic

(since 5.6.450.4)

Now it is more server efficient. It nows checks the server for new mail every 10 seconds, rather than every 5 seconds.
It also uses a better technique (SDK function GetHighMessageIds() ) to get last read pointers. In addition, if a list message fails to be sent due to an SMTP error, the list server will now retry to send it every 5 minutes. Before, it was trying every 5 seconds, the old poll timer.
So overall, the new polling logic improves the server efficient and reduces the fail attempts that are not fixed.

The following two registry options allows you to change the polling and retry logic for wcListServe:

HKLM\Software\SSI\Wildcat\WcListServe

Name : PollWaitTime
Type : DWORD
Value: 5 (seconds)

Name : ResetTriggerTimeMins  (Retry)
Type : DWORD
Value: 5 (minutes)

© 2002 Hector Santos, http://www.santronics.com