• 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.

Search results

  1. J

    What is the sender e-mail-address for Plesk forum mail notifications?

    Thank you very much for your feedback. That's really really strange - both (SPAM whitelist / contact AND SIEVE code rule) should match to it!! Contact entry: *@plesk.com SIEVE code: if address :matches "From" "*plesk.com" { fileinto "INBOX"; stop; } Now i will try it with that "push"...
  2. J

    Resolved How to turn on Plesk maintenance mode?

    So the webseite gives back the "proper" (40x or 50x ??) code and the search engines will accept it...!? Thank you for your feedback.
  3. J

    What is the sender e-mail-address for Plesk forum mail notifications?

    My Plesk forum notifications settings are as follows... i can't see any problems here... so it's not a forum account configuration issue i.m.o.
  4. J

    What is the sender e-mail-address for Plesk forum mail notifications?

    Hi there :-) I have some issues with SPAM rules (also due to redirections from mail address A to mail address B, somtimes it's a DMARC thing when i know it right?) - because of that i would like to add the sender e-mail-address of Plesk forum notifications to mail SPAM whitelist / contact list...
  5. J

    Issue Lets Encrypt with custom Domain (Proxy Pass)

    That config seems to work (at least on the first view! ;-)) in my case... Maybe "ProxyPreserveHost On" is NOT mandatory...?? (Thank you for your feedback...:-)) -> I've got that idea from HERE: Error installing Certbot with Apache reverse proxy to NodeJS
  6. J

    Issue Spam Assassin - 60sa-update exited with return code 2

    And i've done an entry with my "solution" (more a workaround, hehe :-)) HERE: -> 7662 – sa-update outputs an error if a mirror download fails ;-)
  7. J

    Issue Spam Assassin - 60sa-update exited with return code 2

    Self-cite: 'What do you think? "Proper" solution or not?' -> Seems to work at least... :-) Output in file /var/log/sa-update-userlog.log when the SpamAssasin update fails (which happens sometimes due to unknown reasons for me!?): root@xxx:~# cat /var/log/sa-update-userlog.log File...
  8. J

    Resolved Ignoring file 'plesk.list.ai_back' in directory '/etc/apt/sources.list' as it has an invalid filename extension ... !?

    Today i had an update - but just a small one (Plesk 18.x.y Update z) but there is no file /etc/apt/sources.list.d/plesk.list.ai_back anymore... I think that issue is really really simple to fix ("Hello World" so to say) for the plesk developers - isn't it? ;-)
  9. J

    Question How to enable PHP extensions for a specific domain that runs a specific PHP version - instead for global PHP version x.y?

    Thank you for your feedback! :-) Do i need to compile ALL of these extensions? Or maybe Gmagick or GnuPG is already available as a .so file? As described here -> https://i0.wp.com/dafrk-blog.com/wp-content/uploads/2018/07/gmagick-plugin-installieren-onyx-plesk.png?ssl=1 (The other ones, uuid...
  10. J

    Question How to enable PHP extensions for a specific domain that runs a specific PHP version - instead for global PHP version x.y?

    Hi there I just can see how to enable them for a specific PHP version "globally" - so not just for one domain: How to Enable/Disable PHP Extensions in Plesk? - ServerCake India I would like to enable the following extensions for my specific snappymail webmail subdomain that currently runs on...
  11. J

    Issue Spam Assassin - 60sa-update exited with return code 2

    What do you think? "Proper" solution or not?
  12. J

    Issue 'run-parts: /etc/cron.daily/60sa-update' in my mailbox today?

    More HERE: Issue - Spam Assassin - 60sa-update exited with return code 2
  13. J

    Issue 'run-parts: /etc/cron.daily/60sa-update' in my mailbox today?

    Correction: sould be in the "if" condition - otherwise ("else") the file i/o handle would not be closed. :-)
  14. J

    Issue Spam Assassin - 60sa-update exited with return code 2

    What do you think about my workaround i've posted HERE? -> Issue - 'run-parts: /etc/cron.daily/60sa-update' in my mailbox today? Thank you for your feedbacks.
  15. J

    Issue 'run-parts: /etc/cron.daily/60sa-update' in my mailbox today?

    Maybe somebody else can tell me what he thinks about my workaround?
Back
Top