|
|
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 '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > [[Notifications]]''' or, prior to WHMCS 8.0, '''Setup > Notifications''' and click '''Configure''' 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.
| |
− | | |
− | Then, click '''Save Changes'''.
| |
− | | |
− | <div class="docs-alert-info">
| |
− | This module is not encoded. You can use it as a sample in developing custom notification provider modules or extend it further.
| |
− | </div>
| |