Please or
Try NowBuy Now

Locations of visitors to this page

SourceForge.net

SourceForge.JP

wrapper.event.<event_name>.email.recipient Property
wrapper.event.<event_name>.email.recipient Property

Configuration Property Overview

wrapper.event.<event_name>.email.recipient

Compatibility :3.3.0
Editions :Professional EditionStandard Edition (Not Supported)Community Edition (Not Supported)
Platforms :WindowsMac OSXLinuxIBM AIXFreeBSDHP-UXSolarisIBM z/OSIBM z/Linux

Please see the overview of Event Mails.

This property is used to specify the email(s) to send the alert mail to.

Like several of the event emails properties, it can be defined:

  • Globally for all events: wrapper.event.default.email.recipient property, or
  • For a specific event: wrapper.event.<event_name>.email.recipient property.

The "<event_name>" component of the property name can be either the keyword "default", or one of the Event Types. By setting the default property, all Event Types which are not set explicitly will take on that value.

Example: (a single email address)
wrapper.event.default.email.recipient=johndoe@example.com

When more than one email is specified, they must be separated by a semicolon (;).

Example: (multiple email address)
wrapper.event.default.email.recipient=johndoe@example.com;janedoe@example.com

NOTE

The Wrapper is not a mail server and will NOT attempt to retry sending of emails. If an error is reported by the server as the mail is being sent, that will be logged, but the Wrapper will otherwise forget about the mail. For this reason, we recommend sending alert emails to a local mail server to guarantee that they will be sent on to external addresses.

Reference: Event Mail





User Comments

If you notice something that is incorrect, missing, or simply feel that some part of this page could be explained better, feel free to log in and add a comment. You will need to register before you can log on.

Email:
Password:
Java Service Wrapper Version: 3.5.4