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

    Issue Appwrite Websocket not working

    I am running selfhosted appwrite behind nginx: $:/home/appwrite# docker port appwrite-traefik 80/tcp -> 0.0.0.0:32080 80/tcp -> [::]:32080 443/tcp -> 0.0.0.0:32443 443/tcp -> [::]:32443 Websocket working...
  2. itexpertnow

    Resolved next.js images not loading error 500

    Hi, I am get issue while loading the image in NextJS project. The issue is with NextJS <Image> tag. If I use <Image/> than in production the image not get load/display. It gives 500 error. If I add unoptimized in <Image /> than it get load in production. I tried deploying the same github repo...
  3. itexpertnow

    Question how to access python flask on my server?

    Hi, I want to build an api on my website, I created python venv and installed flask with a simple script. The application is running, I can access it locally but I don't know how to access it through the internet? also I am not sure if I am using nginx or apache, I think nginx. please help...
  4. itexpertnow

    Resolved block / strict access to sensitive files

    Hi, how to block access to sensitive files i nthis location? /var/www/vhosts/domain.com/httpdocs/wp-content/updraft/ I tried this nginx config but it didn't work: Home > Domains > Apache & nginx Settings > Additional nginx directives #Deny access to wp-content folders for suspicious files...
  5. itexpertnow

    Plesk failed to protect from email spoofing

    Username: TITLE Plesk failed to protect from email spoofing PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Ubuntu 22.4 Plesk Version 18.0.53 PROBLEM DESCRIPTION Email Header Analyzer, RFC822 Parser - MxToolbox STEPS TO REPRODUCE ACTUAL RESULT the email was not blocked...
  6. itexpertnow

    Issue Auto Discover for multiple domains on the same server

    Hi, I have multiple domains on the same plesk server, I need help with 2 issues: 1. When the user send an email from their laptop outlook application, the public IP "From" will be exposed, is there a way to hide the sender IP? As example: Hop Delay From By With Time (UTC) Blacklist...
  7. itexpertnow

    Question mail server vs multiple domains

    Hi, I am new to plesk, I have a big server with several domains. I am wondering how to setup the mail server, should I create a separate mail server for each domain? or should I use the main domain email server for all the other domains? if I use the main domain email server, how to manage...
Back
Top