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

    New files of configuration for Apache web server were not built due to errors in conf

    Please re-read my post. I've cited the relevant text for your convenience. Line 7 of /etc/httpd/conf.d/zz010_psa_httpd.conf is the line that Plesk complained about so that's the line that I read. Line 7 of /etc/httpd/conf.d/zz010_psa_httpd.conf simply pulls-in the the two...
  2. E

    New files of configuration for Apache web server were not built due to errors in conf

    Abdi: Please re-read my post. I've cited the relevant text for your convenience.
  3. E

    New files of configuration for Apache web server were not built due to errors in conf

    There's a new warning on my Plesk homepage: Clicking the first link -- "...so please check the e-mail, fix the errors, and click here to retry generating broken configuration..." -- fails with the error message... The detailed error message that was e-mailed to [me] tells me that Plesk...
  4. E

    Strange Mailbox Limit Error

    Hey, Igor: I'm having the same problem: Adjusting the mailbox size (Subscriptions -> Example.com -> Customize: Mailboxes) doesn't seem to have any affect. i.e., Plesk still displays the mailbox statistics as "99.2 MB used of 100 MB" even after selecting Unlimited [Mailbox size]. The command...
  5. E

    Strange Mailbox Limit Error

    How did you manually set the individual mailbox size, burgiuk?
  6. E

    Understanding Postfix & Spamassassin

    The Entity Relationship Diagram (from the article "Fighting Spam/Viruses with Amavisd-New, Maia and Postfix") provides a good overview of the interaction between Postfix, Spamassassin, and Amavisd-New: Do you suppose that there might be something like it for the the Plesk Panel...
  7. E

    Understanding Postfix & Spamassassin

    I'm trying to troubleshoot Spamassassin and can't quite understand how messages are being routed through the system. Is there a KB article or a page in the Advanced Administration Guide, Parallels Plesk Panel 11.0 for Linux that describes the operation of Postfix with Spamassassin? Something...
  8. E

    spamassassin - and my own rules

    FWIW: The Advanced Administration Guide, Parallels Plesk Panel 11.0 for Linux states:
  9. E

    Unexplained failures

    Thanks, Igor: The only unusual entry in /var/log/lastlog is the reboot on Monday, November 11 @ 17:36.
  10. E

    Unexplained failures

    In the past two weeks our Plesk Panel server (PP 11.0.9 [Update #60] on CentOS 6.4 [x86_64]) has unexpectedly killed all network daemons and others (e.g., cron) three times, leaving only Apache listening on TCP/7080: [root@www log]# netstat -tanp tcp 0 0 :::7080...
  11. E

    No space left on device (/var/lib/psa/dumps)

    FTR: The obj_id column of localhost:3306 » psa » BackupsScheduled correlates directly with the id column of localhost:3306 » psa » domains. HTH,
  12. E

    No space left on device (/var/lib/psa/dumps)

    I've deleted a few customers but noticed that their backups still exist in /var/lib/psa/dumps/clients. Is there a tool/feature to remove the backups of clients that have been deleted?
  13. E

    No space left on device (/var/lib/psa/dumps)

    It didn't take very long for me to realize the root cause of this log jam: Two weeks ago I'd installed+enabled system-wide backups (Tools & Settings -> Tools & Resources: Backup Manager) without realizing that some subscriptions would be backed up twice -- once by the system-wide settings and...
  14. E

    No space left on device (/var/lib/psa/dumps)

    FWIW: The files have names like... [root@www dumps]# find /var/lib/psa/dumps/ -type f -name 'backup_file_sharing_*' | wc -l 16 [root@www dumps]# du --bytes --total backup_file_sharing_* | tail -1 4,688 total [root@www dumps]# find /var/lib/psa/dumps/ -type f -name 'backup_keyXX*' | wc -l...
  15. E

    No space left on device (/var/lib/psa/dumps)

    We started getting phone calls from clients complaining that they couldn't send/receive e-mail today so we checked the maillog and found dozens of these messages: Oct 18 17:26:19 localhost postfix/smtpd[12616]: connect from atl4mhfb01.myregisteredsite.com[209.17.115.55] Oct 18 17:26:21...
  16. E

    Imap connection issues

    Hm. I'm not so sure that I want to start making changes based on that loose association. Besides, I read "somewhere" that Dovecot has the same issues with iPhone clients.
  17. E

    Imap connection issues

    I've noticed that everyone seems to be making changes to /etc/courier-imap/imapd but there are actually three different configuration files related to IMAP in /etc/courier-imap/: [root@www log]# find /etc/courier-imap/ -maxdepth 1 -type f -name 'imap*' | grep -v 'saved_by_plesk'...
  18. E

    Imap connection issues

    Our customers are still experiencing trouble accessing IMAP using the iPhone client so I'm wondering: Was there a solution to this thread or did it just fade away? Are both methods (IMAP SSL [Port 993] versus IMAP StartTLS [Port 143]) causing the same failures? Or is the problem specific to...
  19. E

    Imap connection issues

    We've been using a Trustwave SSL certificate with courier-imap and our customers that use iPhones are experiencing the same issues with IMAP so I can verify, beyond the shadow of a doubt, that this is NOT caused by the Plesk self-signed certificate. And -- judging by the sheer number of...
  20. E

    Overview of all Backups?

    Thanks, Inder: What command lists of all scheduled backups?
Back
Top