SmtpServerAddress (Standard 8 Module Reference)

7/8/2014

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

This setting contains a string that specifies the IP address of the email server used to send and receive faxes.

Do not create an empty value for this setting.

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/SmtpServerAddress

Fax and Scan

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

XML Example

The following example shows how to specify the IP address and port number of the email server.

<Receipts>
    <SmtpServerAddress>207.46.197.32</SmtpServerAddress>
    <SmtpServerPort>26</SmtpServerPort>
</Receipts>

See Also

Reference

SmtpServerPort

Concepts

Feature Module Settings