• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Recent content by H.W.B

  1. H.W.B

    Resolved Cronjob problem

    Very simple : # systemctl enable cron # systemctl start cron That did the trick for me.
  2. H.W.B

    Issue Postfix errors

    I still receive this after the repair command : Mar 9 10:46:46 plesk postfix/postmap[1839225]: fatal: open database >/dev/null.db: No such file or directory Mar 9 10:46:47 plesk postfix/postmap[1839238]: fatal: open database >/dev/null.db: No such file or directory Mar 9 10:47:49 plesk...
  3. H.W.B

    Resolved Cronjob problem

    Hello Sebahat, I already had contact with the technical support, and this problem is solved. But i can not mark this as solved..... Henk
  4. H.W.B

    Issue Postfix errors

    I did this : Repairing the mail server configuration Reconfiguring all domains and mailboxes ......................... [OK] Error messages: 0; Warnings: 0; Errors resolved: 0 root@plesk:~#
  5. H.W.B

    Resolved Cronjob problem

    Hello, I have a problem that cronjobs does not start anymore. And these are jobs where there are PHP scrips excecuting. When i use the RUN-NOW option it works. But is does not start at the given time, Other cronjobs works fine..... I can not find anything in the logs... I hope someone can help...
  6. H.W.B

    Issue Postfix errors

    Hello, In the Mail-Error log i have these records : Mar 8 00:06:10 plesk postfix/postmap[764880]: fatal: open database >/dev/null.db: No such file or directory Mar 8 00:06:12 plesk postfix/postmap[764893]: fatal: open database >/dev/null.db: No such file or directory Mar 8 00:07:07 plesk...
  7. H.W.B

    Resolved How do you get the last installed WordPress instance-id on the command line?

    Simple SSH command to find all installed WordPress if you have WP Toolkit installed... # plesk ext wp-toolkit --list
  8. H.W.B

    Issue Php mail always spam

    Hello, I got this link from the Plesk Support for the notification emails. https://support.plesk.com/hc/en-us/articles/12377514497175-How-to-change-from-field-in-Plesk-email-notifications-sent-to-clients So for that you can use the above link. Henk
  9. H.W.B

    Issue Php mail always spam

    Hello, System messages from Plesk to the Administrator also go into the spam. How can i configure those?? Henk
  10. H.W.B

    Issue Php mail always spam

    Hello, Also when i use the option in my email to give me a 'delivery message' or "read message', these are going into the spam. And that i can not control with the SMTP settings. Henk
  11. H.W.B

    Issue Php mail always spam

    Hello, On my server there are websites that have contact forms to contact the owner. All those messages are not having the DKIM and ARC headers, so they end up in the spam box. This is send via the PHP mail function Is there a way that these messages also get these headers (as all the other...
  12. H.W.B

    Resolved Email encoding after upgrade to 18.0.65

    Works for me too!!!. Problem solved....
  13. H.W.B

    Resolved Email encoding after upgrade to 18.0.65

    Hello, Here the answer fron the support: Our developers have confirmed the behavior as bug PPPM-14661 and the resolution is under way, although there's no ETA . The issue is related to the standard Python library email. For the moment, the current workaround is to disable Outgoing Mail...
  14. H.W.B

    Resolved Email encoding after upgrade to 18.0.65

    I can confirm that turning off the 'Fix incorrectly set sender' solves the problem here.
  15. H.W.B

    Resolved Email encoding after upgrade to 18.0.65

    I already made a ticket with the Support at Plesk. The Developers are looking in to it.
Back
Top