Skip to main content
Skip table of contents

Alternate sender address

[alternativeSenderAddress]

This defines an alternate email address to be used in SMTP mode if the field did not fill out your email address.

Description

XML
<configuration version="1.2.0">
  <applicationSettings>
 
    ...

    <!-- Alternate e-mail sender (only in SMTP-mode). Is used if no sender address is specified -->
	<alternativeSenderAddress>dummy@company.com</alternativeSenderAddress>

    ...

  </applicationSettings>
</configuration>
JavaScript errors detected

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

If this problem persists, please contact our support.