SendMail.ErrorsTo (Property)

Defines the recipient of error e-mails if the message fails to arrive.

Availability:

JavaScript - 1.2
Netscape Enterprise server - 3.0
Property/method value type:String primitive
JavaScript syntax:NESmySendMail.ErrorsTo

This property contains the value that is transmitted in the ErrorsTo: header of the outgoing e-mail.

The value assigned to this property should be a valid email address (or comma separated addresses).

If the receiving mail system experiences any problems during the onwards delivery to the recipient's mailbox (for example, if it doesn't exist or is full), then a message is reflected back to the e-mail address in the ErrorsTo: header.