• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue Plesk Notifications are not being sent

Fede Marsell

Basic Pleskian
Server operating system version
AlmaLinux 8
Plesk version and microupdate number
Plesk Obsidian 18.0.68 Update 2
Hello,

After the latest update to Plesk Obsidian 18.0.68 Update 2, Plesk has stopped sending limit exceeded warnings.

This has happened on 14 servers. On all of them, after updating to the latest version, Plesk Obsidian 18.0.68 Update 2.

In all cases, the operating system is AlmaLinux 8.

Any idea what could be happening? I understand that since it happened on multiple servers, it must be something related to Plesk. But I don't see any notifications about any bugs or similar.

The statistics are being calculated correctly. I manually ran the statistics on a domain with exceeded limits, and Plesk marks it as overuse but doesn't send any emails.

Any help would be appreciated :)
 
Hello, @Fede Marsell . Do you by any chance have addons for additional disk space? If not, please provide us with the current configuration of the subscription in question and the Notifications settings, please.
 
Hello, @Sebahat.hadzhi

No, I don't have any extensions. As I mentioned, the problem occurred on several servers at once. The only thing I did was upgrade to Plesk Obsidian 18.0.68 Update 2.

If you tell me what you need, I can provide the details, of course.
 
Thanks for the confirmation. Could you please confirm the following:

1. Is Plesk configured with local or remote SMTP?
2. If the email addresses the notification is supposed to be sent to are local addresses, please confirm the status of the mail service for the domain name
3. What is the current configuration in Tools & Settings > Notifications for these particular notifications
 
Thanks for the confirmation. Could you please confirm the following:

1. Is Plesk configured with local or remote SMTP?
2. If the email addresses the notification is supposed to be sent to are local addresses, please confirm the status of the mail service for the domain name
3. What is the current configuration in Tools & Settings > Notifications for these particular notifications

Thank you for your response.
  1. Plesk is configured as local.
  2. The addresses to which the overuse notifications are sent are either local or remote (e.g., Gmail, Hotmail, etc.). I've checked the maillog, and Plesk is not sending the emails — there's no record of any attempt.
  1. I’m attaching two screenshots showing the configuration. They’re in Spanish, but I believe they’re still valid for verification purposes.

On my end, the only change — and what seems to have caused this issue — is the Plesk update.

This has happened on all servers, and I find it odd that no one else is experiencing this issue and it's only affecting me.

Any help is greatly appreciated. I'm not sure if there's something I can run to perform a debug.
 

Attachments

  • Captura de pantalla 2025-04-03 111612.png
    Captura de pantalla 2025-04-03 111612.png
    6.4 KB · Views: 2
  • Captura de pantalla 2025-04-03 111629.png
    Captura de pantalla 2025-04-03 111629.png
    46.5 KB · Views: 2
The error is related to laminas-mail. This component was updated in the latest PLESK update.

It seems to have problems with the administrator name (it includes a hyphen and a comma). Incredible. Who developed this?

I've changed the name in PLESK, and tomorrow I'll check if the emails are being sent correctly.

[2025-04-03 03:51:25.329] 2617108:67ede99ceb2e0 ERR [panel] 'Admin - Name' can not be matched against dot-atom format:
0: /usr/local/psa/admin/plib/vendor/plesk/laminas-mail/src/Address.php:83
 
Yes, you are correct. laminas-mail was updated prior to the latest release and it appears that the validation mechanism was also adjusted. As far as I can see, the end goals is compliance with RFC 5322. It appears that, if special character is followed by a space, or even a blank space it could cause issue. If necessary to have the admin configured as 'Admin - Name' let me know, so I can attempt to find a workaround.
 
Back
Top