|
|
(3 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | Configuring Notifications via email allows you to receive notifications to your email address when events occur within WHMCS.
| + | #REDIRECT [[Notifications#Configuring_Email_Notifications]] |
− | | |
− | For more information on Notifications, please refer to the [[Notifications|Notifications Documentation]].
| |
− | | |
− | ==Configuring Email Notifications==
| |
− | | |
− | Begin by navigating to ''Setup > Notifications'' and select the '''Configure''' button for Email.
| |
− | | |
− | [[File:Email-notification-configuration.JPG]]
| |
− | | |
− | Configure the Email module as follows:
| |
− | | |
− | * '''Sender Name''' - The name you wish for emails from this module to be sent as, typically something unique that stands out to prevent these notifications from being missed.
| |
− | * '''Sender Email''' - The email address the notification should come from.
| |
− | | |
− | Once you're done, click Save Changes.
| |
− | | |
− | <div class="docs-alert-info">This module is not encoded, it can therefore be used as a sample in developing custom notification provider modules or to extend it's functionality further.</div>
| |