• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question Change Subject in Email notifications

chrisguk

New Pleskian
Hi,

I understand that you can change the subject line in email notifications but it still appends the hostname of the server. Is there a way to change the hostname in the subject line without actually changing the server hostname itself. Or even removing this appended name in the subject line altogether?
 
Do you mean these subjects?

mysql> select subj from Notifications;
+------------------------------------------------------------------------------+
| subj |
+------------------------------------------------------------------------------+
| Notification of the customer creation. |
| Notification of the site creation. |
| Notification: Resource usage by subscription has exceeded the allotments. |
| Subscription event notification: The subscription term has expired. |
| Subscription event notification: The subscription term is about to expire. |
| Application Manager Error notification. |
| Notification of the reseller creation. |
| Notification: Resource limits exceeded by reseller account. |
| Notification: Subscription was suspended due to resource overuse. |
| Notification: Reseller account has exceeded its limits and was suspended. |
| Notification: Resources overuse blocked for reseller account. |
| Application Updates. |
| Application Updates. |
| Application Updates. |
| Attempts to exceed outgoing limits for domains, mailboxes and subscriptions. |
+------------------------------------------------------------------------------+
15 rows in set (0.00 sec)
 
Back
Top