• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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