Please or
Try NowBuy Now

Locations of visitors to this page

SourceForge.net

SourceForge.JP

wrapper.event.<event_name>.email.smtp.host Property
wrapper.event.<event_name>.email.smtp.host Property

Configuration Property Overview

wrapper.event.<event_name>.email.smtp.host

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

This property makes it possible to configure the SMTP host which the Wrapper will attempt to connect to when sending emails. The host name can be a resolvable host name or an IP address.

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

  • Globally for all events: wrapper.event.default.email.smtp.host property, or
  • For a specific event: wrapper.event.<event_name>.email.smtp.host 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.

This property does not have a default value. Either the default or event type specific property must be set for emails to be sent.

Example:
wrapper.event.default.email.smtp.host=smtp.example.com
wrapper.event.default.email.smtp.port=25

Please see the overview of Event Mails.

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