IBI-helpMe

Mail recipient

[emailRecipient]

This specifies the default recipient e-mail address. All support cases created via the IBI-helpMe Client application are sent to the e-mail address stored here, provided that no alternative e-mail recipients were entered in the categories (see below).

XML
<configuration version="1.2.0">
  <applicationSettings>
 
    ...
 
	<!-- Mail recipient [Support e-mail address] -->
	<emailRecipient>support@company.com</emailRecipient>

    ...
 
  </applicationSettings>
</configuration>