Skip to main content
Skip table of contents

Mail.Send (Aktion, Automatisierte Aufgaben)

Sendet ein E-Mail über SMTP:


Beispiel für Aktion Werte:

XML
<XML>
    <MAIL Id="123">
           <FROM>"noreply@pollex-lc.com"</FROM>
           <TO>"max.mustermann@example.com"</TO>
           <SUBJECT>"Lieferschein "@SourceValue("LSNUMMER")" wurde gedruckt"</SUBJECT>
           <BODY>"Lieferschein "@SourceValue("LSNUMMER")" wurde gedruckt"</BODY>
    </MAIL>
</XML>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.