SmtpNotificationsEnabled (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the SmtpNotificationsEnabled setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether to enable Simple Mail Transfer Protocol (SMTP) notifications for outgoing faxes.

Set to true to enable SMTP notifications; otherwise, set to false. The default value is false.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

INF-prnms002

Drivers/Printer/INF-prnms002/Receipts/SmtpNotificationsEnabled

Fax and Scan

Features/Devices/Printing and Scanning/Fax and Scan/Receipts/SmtpNotificationsEnabled

XML Example

The following example shows how to enable SMTP notifications in outgoing faxes.

<Receipts>
    <SmtpNotificationsEnabled>true</SmtpNotificationsEnabled>
</Receipts>

See Also

Reference

Thin Client Template

Concepts

Feature Module Settings