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

    Where does Plesk keep template file for .qmail?

    Hello, 1. there are no template for .qmail files -- their content is defined by per-mailbox/per-domain settings in Plesk database and are rewritten everytime mailname object is updated. 2. There is no such feature in Plesk right now. I've looked into this myself and heard from support that...
  2. I

    Unable to update hosting preferences: hosting update is failed: object ID is invalid

    Looks like update didn't went well and database is inconsistent. There are several signs of failed upgrade: 1) two installed 'psa' rpms -- old one and new one 2) versions of rpm and /usr/local/psa/version do not match 3) there are errors in upgrade logs in /tmp/ If update had failed it...
  3. I

    What do You think about that???

    Q6511200: SSL certificate has been lost from psa.certificates table while some object is still referring to it. Usually, only domains and IP addresses referring to psa.certificates. Use these queries to find out what object is referring to lost certificate: select ip.id, ip.ip_address...
  4. I

    qmail says: 451 Requested action aborted: local error in processing

    'Requested action aborted' is not a thing qmail would say on failed RBL checks. it seems that there something wrong with qmail itself. it would be better to check logs (/var/log/messages, /usr/local/psa/var/log/maillog) for more info and verify permissions on binaries in /var/qmail/bin. as to...
  5. I

    Plesk 8.2.1 Migration

    hasocano: check if hosting for domain had been created and there were no errors during migration; try to run '/usr/local/psa/admin/sbin/websrvmng -a -v'; check if domain is assigned to IP which resolves by 'nslookup'.
  6. I

    E-Mail Header

    there is no way to remove those numbers, since they are necessary for qmail to serve multiple virtual hosts. it's the way qmail works.
  7. I

    Isn't possible to install on RHEL 5.1

    gbos: if you don't use SELinux, then you may just change version in /etc/redhat-release and install it. If you do, then it would be better to wait for 8.3 (which is I heard would be released for RHEL 5.1) -- there are certain problems with IMAP and SELinux on RHEL 5.1. Had them. Support told...
  8. I

    Replace Qmail?

    panizzon: qmail is patched, all right, but I'm not sure if any of these patches solves the problems you've described. As to replacing qmail... well, I believe it might be possible in theory, since Plesk manages qmail's configs with only one (AFAIK) utility --...
  9. I

    vhost setup

    maclonghorn: it would be much more simple, if you'd use domain aliases feature which was introduced around 8.0. Then, you don't need to create subdomain or any acrobatics with vhost.conf files.
  10. I

    Client does not exist, but is expected to

    Hi, try to update Plesk on destination node to latest one. Also, look in migration.log in /usr/local/psa/PMM/var for more information. There should be some useful clues. If neither of this help -- yell support ;)
Back
Top