NewMail command

Used in a Server.Load script to poll for new mail.

Syntax

NewMail(a,b,c)

Where:

  • a -- Name of mail file (default is your mail file)
  • b -- Number of times to poll (default is 1)
  • c -- Millisecond delay between polls (default is 1000 ms)