Send Email
This channel hook sends out emails when new content arrives on a channel.
Channel hooks can be attached to a channel from the Advanced page in the Channel Properties dialog.
Global settings
First, your mail server needs to be configured in the Global tab (this only needs to be done once).
Configuring for each channel
Now you can configure the settings for each channel:
- Send-To Email Address
The address to send the emails to.
This parameter is mandatory.
- From Email Address
The address to use as the From address in the email.
- Reply-To Email Address
The address to use as the Reply-To address in the email.
- Email Subject Line
The email subject line.
Use {%DEFAULT-SUBJECT-LINE%} as a placeholder for Awasu's default subject line, {%CHANNEL-NAME%} for the channel's name.
- Consolidate New Feed Items
Set this to True if you want to consolidate multiple new feed items into a single email (instead of sending out one email per new item).
- New Feed Item Template
Path of a template file that will be used to generate the email.
- Consolidated New Feed Items Template
Path of a template file that will be used to generate the email (if new items are being consolidated).