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

Recent content by Papalapappi

  1. P

    Question OCSP Stapling with Apache and Nginx Reverse Proxy

    Same here, activated OCSP via SLLit! Extension, /etc/nginx/plesk.conf.d/vhosts/mydomain.conf states #OCSP Stapling ssl_stapling on; ssl_stapling_verify on; to check: echo QUIT | openssl s_client -connect mydomain.com:443 -servername mydomain.com -status 2>/dev/null | grep -A 17...
  2. P

    Resolved MySQL - Enable 4 Byte Support

    You’re totally right! (I forgot about this thread, it’s solved) all I had to do is to convert DB with the NC occ tool. And then it just works. I’m using MariaDB and it is, like you said, supported as default.
  3. P

    Resolved MySQL - Enable 4 Byte Support

    As i got a Nextcloud instance running and since Version 15 NC is given me the following Advice to suport emojis in chat and so: Enabling MySQL 4-byte support — Nextcloud 15 Administration Manual 15 documentation i wonder how can i make it work. i dont know much about mysql and mainly use my...
  4. P

    Resolved Which Ports do i have to open to recieve Mails? How does the firewall work

    with "all these" i meant especially these related ports for plesk. i think i got a misunderstanding of this firewall... my current firewall settings are (simplified just for my understanding) policies: block all incoming and outgoing traffic presets: allow incoming https port 443/tcp no i...
  5. P

    Resolved Which Ports do i have to open to recieve Mails? How does the firewall work

    Hello, i got a fully working mailserver and im playing with the firewall. my idea was, enable the services i really use, and then block all other outgoing and incoming traffic. i think this is i little bit more secure isnt it? so i set it up, leave the enabled presets of plesk like SMTP and IMAP...
  6. P

    Question Dovecot without pop

    Yes I do that right now. A cleaner solution isn’t possible? Is Dovecot completely under the control of Plesk with almost no options and no chance to configure it as it is originally build?
  7. P

    Question Dovecot without pop

    Hey folks, first post here so let’s try ;) I run a VPS as a Mailserver for me and m family with almost everything set up fine But I don’t need Pop at all. I found the Dovecot configuration files but every file states something like this: #DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED...
Back
Top