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

    Make SiteBuilder optional please

    When trying to upgrade Plesk 9.5.4 to 10.1.1 I found that I had to install SiteBuilder. Unchecking SiteBuilder in the autoinstaller said that the Plesk base packages require SiteBuilder. If this is really the case I don't understand why SiteBuilder has its own checkbox. But it would be even...
  2. B

    Upgrading to php 5.3

    I believe Plesk 10 requires SiteBuilder (why is beyond me), which brings in a php5-ioncube-loader package from Plesk which only works with 'php < 5.2.0'. So yeah, Plesk seems to block using PHP 5.2+ indirectly this way... :(
  3. B

    Horde not sending attachments after 9.5.4 upgrade

    Do you have PHP eAccelerator installed? I believe we fixed this exact same problem by uninstalling eAccelerator. Of course we'd like to be able to send attachments from Horde and use eAccelerator, so I'll look at this again.
  4. B

    update server without break plesk

    "Do most people run yum update without any issues?" They should. If you haven't updated in over a year, you've got a server full of known vulnerabilities. We update weekly, or more often if critical updates are released.
  5. B

    qmail-qstat

    qmail-qstat is part of the psa-qmail package: /var/qmail/bin/qmail-qstat
  6. B

    Support SSH keys for Migration Manager

    For security we disable password authentication for SSH and only allow public key authentication by default. Unfortunately the Plesk Migration Manager only supports password authentication, so every time we want to use PMM we need to temporarily allow password authentication. It would be very...
  7. B

    adding a vhost.conf file

    Actually that KB is pretty clear and even explicitly says that you need to run admin/sbin/websrvmng in the PRODUCT_ROOT_D directory and links to the article which explains how to find what the PRODUCT_ROOT_D directory is on your system. I don't think it makes sense to explain basic tasks...
  8. B

    Plesk iPhone App

    A mobile friendly version of the Plesk web interface might be interesting for more customers, not only the ones using an iPhone. I'm an iPhone user myself and the current Plesk web interface works on MobileSafari, but I think a more mobile friendly version served to mobile devices would be...
  9. B

    Enable Remote Access In Plesk 9.5.1

    Check the Host field for the user you're trying to login as. If it's set to 'localhost' MySQL will only allow logins using those credentials from localhost. You can add additional entries for specific IP addresses or set the Host field to '%' which allows connecting from any address. I believe...
  10. B

    Server-side mail filtering

    In that case my request for server-side mail filtering still stands. I think Plesk should offer some way to configure Sieve or procmail rules. Just some basic options to be able to move incoming e-mail to certain folders based on From:/Subject:/To: headers would already be very nice. Lots of...
  11. B

    Server-side mail filtering

    Bump I never received a reply to my last question. I'd really like to know about what these 'per-mailname controls' are, how I can use them and if they can do what I'm looking for.
  12. B

    Server-side mail filtering

    Could you explain what these per-mailname controls are and where I can find them? I searched the Administrator's Guide and Plesk's web interface, but I could not find anything about this.
  13. B

    Server-side mail filtering

    For instance automatically moving messages to specific folders based on the To: or From: headers. That's what I use most myself, but most mail clients support much more types of conditions. This is a regular implementation, I guess: 1. You can create rules with conditions and configure...
  14. B

    submerges /var/log/messages

    All I see is a bunch of hosts connecting to your SMTP server. That's pretty normal when running an SMTP server. I don't see a problem really.
  15. B

    Mail Accounts: mail Utility

    I know the difference, but did you know Plesk doesn't? The Plesk web interface says 'Operating system' and then prints the kernel version on its dashboard.
  16. B

    Server-side mail filtering

    We've generally been pretty happy with Plesk (using it since 7.something, now on 9.5.2), but one thing that we've been missing all these years is server-side mail filtering integrated into Plesk. I know you can set up filters in Horde, but most of our users don't use webmail but use their own...
  17. B

    Api documenteration

    http://www.parallels.com/ptn/documentation/plesk/
  18. B

    How use crontab to delete messages from mailbox older 7 days

    That depends on which messages you want to delete. The new directory contains unseen messages, the cur directory contains seen messages. If you want to scan all files for the account, just use /var/qmail/mailnames/<domain>/<account>. If you only want to delete seen messages, specifiy the cur...
  19. B

    How use crontab to delete messages from mailbox older 7 days

    That's really just the same solution as atomicturtle gave.
  20. B

    Horde login username

    When I go to http://webmail.<domain>/ (running on Plesk 9.5.1) using my iPhone I get redirected to http://webmail.<domain>/mimp/login.php?url=%2Findex.php which returns 404 Not Found.
Back
Top