• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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