• 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

    /var/qmail/control/me does not contain full host name

    I guess the duplicate entry should be harmless, but maybe it was a problem for Plesk anyway. I don't know if it'll fix your problem, but at least it shouldn't hurt to remove the duplicate hostname entry.
  2. B

    /var/qmail/control/me does not contain full host name

    I'd try changing that line in /etc/hosts to just this:
  3. B

    Incorrect email headers for authenticated sessions (ESMTPA)

    You can switch from qmail to Postfix if you're running Plesk 9.0. Have you tried that?
  4. B

    Email or server identification issues

    That configure reverse option is something on your provider's servers, so that should just work. If it doesn't, contact them. It might be cached on your side though. Flush your DNS cache or check on another machine. And just remove all PTR records in your domain's DNS zones (and in the DNS...
  5. B

    Email or server identification issues

    There are two things here and you can take care of at least of one of them. 1. Check your DNS zones in Plesk and see if they have PTR records in them. You should probably delete all of them, since you don't control your own IP range (if you did, you'd know). This should take care of the...
  6. B

    Upgrading PHP 4.3.9 to PHP 5.2.6 Plesk 9

    There are a million threads on upgrading PHP and MySQL on these forums and it doesn't have a lot to do with Plesk. Plesk doesn't distribute PHP and MySQL, but uses whatever version of PHP and MySQL is installed on your system (so, usually whatever version is shipped by the distribution you're...
  7. B

    PHPMyAdmin

    You can install your own phpMyAdmin using a global alias, so you don't need to install it for every domain. Even better: install it on an SSL-enabled domain and let your customers use that copy. Replacing the phpMyAdmin in Plesk is probably not something you want to do yourself, as that one...
  8. B

    PHPMyAdmin

    There is no Plesk-specific config needed. As far as phpMyAdmin is concerned, you're just running a plain MySQL server (and you are, really).
  9. B

    PHPMyAdmin

    I wouldn't know why this wouldn't work under Plesk 9. It's the same Apache after all. I just install the phpMyAdmin package from the EPEL repository. That's even easier to set up, and yum keeps it up to date for me.
  10. B

    Email or server identification issues

    I've seen the random domain thing happen when DNS zones incorrectly contain PTR records (reverse DNS). You only need one PTR record for an IP address (e.g. server.example.com), and I guess that most people that rent a server don't even manage their own IP ranges (ask your service provider to...
  11. B

    Atmail Plesk 9.0.0 installation patch

    I believe the Apache user is wwww-data or something like that on Debian/Ubuntu.
  12. B

    Fedora 9 Support

    That's exactly why we don't recommend using Fedora for production servers. It's a nice distro, but long lifecycles are what's really nice for production servers. Check out CentOS for instance, you get seven years of updates per release.
  13. B

    Server Reboot Capability

    Not all problems need a technical solution. Can't you just tell them that they shouldn't change Plesk's admin password without your knowledge or there'll be trouble? You could also disable the password change button, but of course it can be added again by anyone logged in as admin.
  14. B

    Mail Log Files

    AFAIK there is no configuration in Plesk for this. It should just work. Have you checked /etc/syslog.conf? It should contain this for mail logging:
  15. B

    Mail Log Files

    No log entries sounds suspicous. /var/log/maillog is not used, at least not with Plesk on CentOS, but our /usr/local/psa/var/log/maillog files certainly contain quite a number of entries. Note that Courier (for POP3 and IMAP) also logs to this file.
  16. B

    Qmail logs, where are they ?

    Please don't crosspost. Answer is in the other thread you opened: http://forum.swsoft.com/showthread.php?t=56750
  17. B

    Where are all the logs generated by qmail

    The maillog file can be found in PRODUCT_ROOT_D/var/log/maillog, which works out to /usr/local/psa/var/log/maillog on our CentOS servers.
  18. B

    How to limitate shells?

    The admin can do anything (including running commands as root). You cannot limit admin's powers.
  19. B

    plesk subdomain error

    The Plesk administrator's account has been 'admin' for as long as I can remember, not 'root'.
  20. B

    username lookup

    What do you mean by 'your' Plesk username? If you're logged in at the command line, you used a system account to login and you probably know the username you used to log in, right? The Plesk accounts are stored in the psa database.
Back
Top