• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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 root@myserver.com

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 <root@hostname.tld> in the "From" line, and then says "Cron <root@hostname.tld> [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