CheckForNewMail command

Use in Server.Load to check for new mail on the specified mail database.

Syntax

CheckForNewMail <database> [pushlocal]

Where

  • <database> = filename of the mail database, or if it's a remote database, server!!file.
  • [pushlocal] indicates that two way replication is to be used for the local database.

If the database is local, the new mail is checked on the home mail server. If there is new mail, if the pushlocal option is used, two way replication is performed.