E-Mail Boxes receive action


To write a script to accept an email in the "arrive action", it is best to proceed as follows:

  • Read the chapter on the script API in this manual carefully.
  • Create a first draft of the script.
  • Press the validate button. This performs a syntax check. Any errors that occur are displayed in a message window. You correct these errors.
  • Press the save button to save the script. This activates the script immediately and processes emails in the way you have just programmed.
  • If you make major changes to a script, it is advisable to set up a test mailbox. You can use this mailbox to check the email inbox first. If the script then works as desired, you can transfer the script to another mailbox.