ErrorMail

This configuration allows you to set the properties that handle e-mail advisory in case of message errors.

Note: 

Your security software may block the default SMTP port. If this happens, add an exception to allow connection to this port.

  1. On EC Configuration page, click the Edit Properties link.
  2. Expand the view of Application Defined Properties.
  3. Scroll down to the ErrorMail group and expand the view.
  4. Double-click the value cell across a property to configure and specify a new value.

    Note that specific properties require specific user role access to be able to configure the property value or access the property location.

    Specify this information:

    Property Description
    ErrorMail.Enabled

    Specify an integer with a value of 1 or 2.

    1= on and 2 = off

    ErrorMail.Host

    Specify the mail server for emergency mails.

    Data: *COMPUTER-NAME*

    ErrorMail.To

    Specify the e-mail address where to send the emergency mails.

    Data: *MEC-Adm*

    ErrorMail.From

    Specify the name of the mail sender.

    Data: *MEC-Server*

    ErrorMail.Subject

    Specify the subject of the mail.

    Data: Attention! MEC exception occurred

    ErrorMail.Attachment.MaxSize

    Specify an integer value for the maximum size (bytes) of an eventual attachment.

    Data: 100000

    ErrorMail.Type

    Specify the mail format.

    Data: text/html

    ErrorMail.Limit.TimeFrameSeconds

    Data: Integer

    ErrorMail.Limit.Count

    Data: Integer

    ErrorMail.Agreement.TimeFrameSeconds

    Specify the waiting time in seconds before sending an e-mail for grouped error messages.

    Data:10

    ErrorMail.Agreement.MaxAttachmentSize

    Specify in bytes the maximum size attachment that can be sent in a single mail.

    Data:1000

  5. Click Update Property.
  6. Restart EC for changes to take effect.