Chapter number SendMail.errorMessage() (Method) If there is an

Chapter number SendMail.errorMessage() (Method) If there is an error, then you can obtain the message text with this method. Availability: JavaScript 1.2 Netscape Enterprise Server version 3.0 Property/method value type: String primitive JavaScript syntax: NES mySendMail.errorMessage() Use this method after calling the send() method to retrieve any pending error message text. SendMail.ErrorsTo (Property) Defines the recipient of error e-mails if the message fails to arrive. JavaScript 1.2 String primitive mySendMail.ErrorsTo NES Availability: Netscape Enterprise Server version 3.0 Property/method value type: JavaScript syntax: 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. SendMail.From (Property) Defines the From address of the e-mail. Availability: JavaScript 1.2 Netscape Enterprise Server version 3.0 Property/method value type: String primitive JavaScript syntax: NES mySendMail.From This property contains the value that is transmitted in the From: header of the outgoing e-mail. The value assigned to this property should be a valid e-mail address. It is considered to be bad practice to forge From addresses in mail headers, and some mail systems will not allow you to do this and will override the settings you define for this value. Whatever value ends up in the From: header, the recipient can reply to this address if they mean to. It makes sense for this to be a mail address that a human being will ultimately check although you may want to put in some automation to read incoming e-mails if you expect a lot of responses. 1914
Note: If you are looking for best quality webspace to host and run your tomcat application check Vision virtual web hosting services

Leave a Reply