Function
EN
Version 1.93
@BroadcastNewMail
System
Text
Syntax
@BroadcastNewMail(TEXT1);
Description
Sends the notification about the receipt of new mail to the workstation of the user named TEXT TEXT1.
ACHTUNG:
For this, the server that sends this notification must be configured as the mail server on the user’s workstation.
Example: @BroadcastNewMail(TEXT1)
TEXT1:="Klaus Mustermann";
@BroadcastNewMail(TEXT1);
Sends the notification about a mail receipt to "Klaus Mustermann".
Note : This text was machine-translated and may contain inaccuracies.
