Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Created page with "{{Sidebar}} __NOTOC__ <h1> Push events to an Email address</h1> To push all events to an Email address, the user should set the following environment values: <h2>Email Rec...")
 
Line 8: Line 8:
 
<h2>Email Receipient</h2>
 
<h2>Email Receipient</h2>
  
<div id="environment">
+
 
 
Environmentkey: _system/events/mail
 
Environmentkey: _system/events/mail
  
Line 18: Line 18:
  
 
Explanation: Set the recipient Email  for the events. That activates the Push Events feature.
 
Explanation: Set the recipient Email  for the events. That activates the Push Events feature.
</div>
+
 
  
  
Line 26: Line 26:
 
<h2>Sender Email address</h2>
 
<h2>Sender Email address</h2>
  
<div id="environment">
+
 
 
Environmentkey: _system/events/mail
 
Environmentkey: _system/events/mail
  
Line 36: Line 36:
  
 
Explanation: To choose an alternative sender Email address
 
Explanation: To choose an alternative sender Email address
</div>
+
 
  
  
 
<h2>Email Subject</h2>
 
<h2>Email Subject</h2>
  
<div id="environment">
+
{{Infobox|
 
Environmentkey:  _system/events/mail
 
Environmentkey:  _system/events/mail
  
Line 49: Line 49:
  
 
Explanation: Customize the subject line of the events. Only a static text is possible.
 
Explanation: Customize the subject line of the events. Only a static text is possible.
</div>
+
}}

Revision as of 13:38, 28 August 2012


Push events to an Email address

To push all events to an Email address, the user should set the following environment values:

Email Receipient


Environmentkey: _system/events/mail

Environmentname: recipient

Example: [email protected]

Default value: -

Explanation: Set the recipient Email for the events. That activates the Push Events feature.


Optionally you have the possibility to set the sender Email address as well as the event subject:


Sender Email address


Environmentkey: _system/events/mail

Environmentname: sender

Example: [email protected]

Default value: [email protected]

Explanation: To choose an alternative sender Email address


Email Subject