• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Plesk notification Problems

GeorgL

New Pleskian
Hello i'm new in the Plesk-World.

How can i configure the emal service notivications of plesk?

I get everytime, if something happens, an email with information about what happend.

So my question is:

can i set the interval to once a day or can i configure it, to dump the information in a file?

Greetings Georg
 
You configure email notifications via: Tools & Settings > Notifications

Or are you being notified about something else?

Note that there is also the Action Log: Tools & Settings > Action Log
 
I have installed Watchdog, it sends me a mail once a day and once a week,

The other Mails are comming from [email protected]

i try to check the solution faris mentioned
 
Last edited:
there is no setting for the notification of cronjobs in the solution faris mentioned.

i get messages like this:

Cannot load the ionCube PHP Loader - it was built with configuration API220090626,NTS, whereas running engine is API220100525,NTS
Cannot load the ionCube PHP Loader - it was built with configuration API220090626,NTS, whereas running engine is API220100525,NTS

or:
minecraft_server.jar is running... suspending saves
Backing up minecraft world...
Backing up minecraft_server.jar
minecraft_server.jar is running... re-enabling saves
Compressing backup...
Done.

these messages are from my running services in /etc/init.d
 
When I get an email from Cron, it says "Cron Daemon <[email protected]> in the "From" line, and then says "Cron <[email protected]> [command line]". This is how it works on Centos, anyway.

So are the messages you are receiving definitely from Cron tasks? If they are, they would usually only generate an email if there was an error (like your first example) or if there was output to standard out.

Maybe you should check your /etc/cron.d and cron.daily cron.hourly and so on to try to find the offending cron?
Also check root's crontab (via Plesk's Scheduled Tasks section is easiest).
 
I have a solution^^

just solve the problems the server has, and then there is no emaispam ;-)

nice feature =)

i have one more question:

i've bought a 4096bit SSL-Certificate, but the SSL-Adding-Dialog says:

Code:
Fehler: Zertifikat kann nicht konfiguriert werden: Ungültiges Zertifikatsformat.
Fehler: Einige Felder sind leer oder enthalten einen ungültigen Wert.

this means in english:

Error: Certificate were not configured: invalid Certificateformat
Error: Some Fields are empty or have a invalid value

What did i wrong?

Does someone knows a solution for this problem?
 
Back
Top