email(string Time, string Address, string Subject, string Body, integer NumberRemaining)This event is triggered when an email sent to this script arrives.
The number remaining tells how many more emails are known to be still pending.
Parameters
-
Time(string) -
Address(string) -
Subject(string) -
Body(string) -
NumberRemaining(integer)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here