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

    Spammer authenticates somehow with email alias!

    We had to delete and recreate aliases yesterday. But today it seems to work ok. You can use /usr/local/psa/admin/bin/mail_auth_view to check password for email address and aliases.
  2. C

    Mail password update, aliases not updated

    Ok, strange, I can't reproduce the error today, but I could yesterday. I will write again if we later can reproduce the error.
  3. C

    Spammer authenticates somehow with email alias!

    Yes, password is still needed. But currently password for alias is not updated (always). See http://forum.parallels.com/showthread.php?297677-Mail-password-update-aliases-not-updated You can use e.g. https://www.atomicorp.com/products/asl.html to stop brute force attacks
  4. C

    Web Server restart everytime I make changes (Bad Gateway)

    Try graceful restart: http://kb.parallels.com/en/112020
  5. C

    Spammer authenticates somehow with email alias!

    See this about authenticate using alias: http://forum.parallels.com/showthread.php?286427-Plesk-11-0-9-Update-46-allows-SMTP-authenticated-sessions-for-mail-aliases And this about X-No-Relay: not in my network: http://kb.parallels.com/en/115472
  6. C

    Mail password update, aliases not updated

    OS CloudLinux Server 6.5 Panel version 11.5.30 Update #32 SMTP: Postfix After password update in Plesk, mail aliases still uses old password. Recreate error: 1. Create Email Address with password XXX 2. Create Aliases, e.g. two aliases 3. Change password for Email Address to YYY 4. Now alias...
  7. C

    Problem after updating to 11.5.30 Update #31 - getPHPIni

    We have same problem: ERROR: Call to undefined method PHosting_Apache::getPHPIni() (Apache.php:882) OS CloudLinux Server 6.5 (Pavel Popovich) Panel version 11.5.30 Update #31 md5sum /usr/local/psa/admin/plib/PHosting/Apache.php = fdedbf618f00db3882234e1237286592
  8. C

    Inctroducing incremental backup script - take a look

    Nice script. We use hard-links instead to make a "time machine" and backup vhosts, mails and databases. With hard links files are only stored once, but can be referenced from many directories. E.g. very simple vhosts backup: date=`date "+%Y-%m-%dT%H_%M_%S"` HOME=/var/www/vhosts...
  9. C

    access_log.webstat log is too big and never rotate

    See this KB http://kb.parallels.com/en/118896
  10. C

    Plesk 11.5, webmail conf missing

    Plesk 11.5, webmail conf missing, SOLVED UPDATE: solved after server reboot Just ignore/delete this thread. ********************************** OS: CloudLinux 6.4 Plesk:11.5.30 Update #14 Error: no webmail at webmail.tld.com ------- I created a service plan and selected roundcube...
  11. C

    libk5crypto.so.3, Cannot allocate memory

    Thanks for the link. In my case I had to increase IMAP_ULIMITD (default is 65536) to 131072 in /etc/courier-imap/imapd Regards Christian
  12. C

    Perl hung using 100% CPU every day

    Try looking at open files and connections for the PIDs. It might point to some uwanted scripts. eg. ls -l /proc/11351/fd Regards Christian
  13. C

    CloudLinux 6.3 supported?

    abdi: I don't want to use an OS not supported/tested yet by Parallels. I can't get Plesk support from CloudLinux team if some Plesk functions fails and can't expect Parallels to give support if the OS is not supported yet. Regards Christian
  14. C

    libk5crypto.so.3, Cannot allocate memory

    Plesk: 11.0.9, update #13 OS: CloudLinux 6.2 We get many of these messages: imapd: IMAP connect from @ [...IP...]/usr/sbin/postmap: error while loading shared libraries: libk5crypto.so.3: failed to map segment from shared object: Cannot allocate memory in...
  15. C

    Possible to get cleartext password?

    In the PSA mysql database look at misc table secure_passwords param. Try setting it to false. I haven't tried it and don't know how a change will effect customers/domains/mail accounts already on the server. See: http://forum.parallels.com/pda/index.php/t-260584.html
  16. C

    Possible to get cleartext password?

    Try turning off the Enhanced Security Mode: http://download1.parallels.com/Plesk/PP11/11.0/Doc/en-US/online/plesk-administrator-guide/index.htm?fileName=71227.htm Regards Christian
  17. C

    CloudLinux 6.3 supported?

    Hi, Does Plesk 11.0.9 fully support CloudLinux 6.3 or only 6.2? On this page is written CloudLinux 6.1-6.2 (i386 and x64) http://download1.parallels.com/Plesk/PP11/11.0/release-notes/parallels-plesk-panel-11.0-for-linux-based-os.html But here is written CloudLinux 6.x...
  18. C

    Ubuntu 10.04 upgrade to 12.04

    Current Plesk version: 11.09 Is it safe to upgrade Ubuntu 10.04 to 12.04 using sudo do-release-upgrade? or will it break the Plesk installation? Regards Christian
  19. C

    CloudLinux 6.1 upgrade to 6.2

    Current plesk version: 11.09 Is it safe to upgrade CloudLinux 6.1 to 6.2 using yum update (any changes needed in /etc/yum.repos.d/cloudlinux.repo?) or will it break the Plesk installation? Regards Christian
  20. C

    Backup error

    Support Team has fixed it on my CloudLinux server now. Their reply:
Back
Top