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

    Redownloading of old mails after migration

    Behaviour is different depending on the e-mail program. Even if you can keep the same hostname and IP address and even if the UIDL format remains the same, some programs will still download everything again. To clients having large mailboxes POP3 is less than ideal (and very slow). Perhaps you...
  2. X

    How to stop spam in plesk

    In addition to the outgoing mail control mentioned earlier by IgorG. Block the outgoing port 25 on your server and setup a relay on a non-standard port. This will allow outgoing mail using the sendmail binary or the mail() function of PHP. It will not allow scripts to use foreign mail servers...
  3. X

    Slave DNS does not synchronize

    I'm guessing plesk repair dns didn't update the serial numbers. Every DNS zone has a serial number, if this number doesn't change, then changes aren't propagated. Every time a change is made, ensure this number is incremented by one so that other name servers see a new zone is available.
  4. X

    Patching Plesk 12.5 for weak DH

    Also used "/usr/local/psa/admin/bin/pci_compliance_resolver --enable", the "all", indeed doesn't appear to be doing anything.
  5. X

    CentOS yum update

    It is advisable to keep your system up-to-date, however there are a few packages that conflict with Plesk (when upgraded). From the top of my head, these are the chrooted bind package and kernel packages, perhaps a few more. They can be excluded in /etc/yum.conf
  6. X

    Redownloading of old mails after migration

    As explained on Microsoft: https://msdn.microsoft.com/en-us/library/office/dn352480.aspx, but applying to all POP3 accounts. Messages for a POP account are identified by unique identifiers (UIDs). An email client that leaves mail on the server uses the UIDL command to retrieve the UIDL map that...
  7. X

    Resolved Update questions: Change log outdated? / Auto-Update / apt

    Also noticed the same (point 3), there's another thread at: http://talk.plesk.com/threads/mu-19.336596/ They say it will be updated soon, hopefully today :)
  8. X

    Mailbox usage stats doesn't include IMAP folders

    Good morning, After copying the contents of a Maildir from another server (not plesk) to a Plesk 12.5 server, the usage isn't shown correctly in the Plesk Control Panel. After migrating I ran the following commands: /usr/local/psa/admin/sbin/mchk --without-spam...
  9. X

    CageFS, CloudLinux PHP selector and Plesk 12.5 PHP selector

    Using CageFS, CentOS 7, CloudLinux 7 and Plesk 12.5. Both PHP selectors are confusing. Which takes precedence and how can I disable either of them so that end-users can only change relevant settings? Sincerely, - Wouter van der Schagt
Back
Top