• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Recent content by MislavO

  1. M

    Question Allow Git command line access under chrooted bash?

    I've followed this and it's it's not working for me. What am I missing? I'm getting the following error once commands are done: git clone XX Cloning into 'Project-Sample'... fatal: unable to access 'xx: security library failure. Which library is exactly missing? How to figure that out?
  2. M

    Issue Amavis horde problem - all emails rejected

    Hello. I've new server setup, plesk onyx - clean installation. After installing everything required on the server, we've noticed that we have problems with sending emails via horde webmail. No matter what the content is, this is always in logs: All emails are rejected/blocking and not a...
  3. M

    Control plesk rejecting policy of emails

    Hello. Example: if you set in mail settings of domain "What to do with mail for non-existent users - Reject" and you send email to such user, you can see error in maillog: - NOQUEUE: reject: RCPT from xy Recipient address rejected: User unknown in virtual mailbox table and of course, you...
  4. M

    [solved] Wordpress connecting to external DB

    Because your mysql user on web A exists only as user@localhost or user@127.0.0.1 - there's no such user as user@webC - so yes, you need to create that user like this: On webA server connect to mysql: # mysql -uadmin -p`cat /etc/psa/.psa.shadow` # CREATE USER...
  5. M

    [solved] Wordpress connecting to external DB

    First of all, your mysql configuration needs to be changed that it doesn't listen only on localhost, so head to my.cnf and comment out bind_address/restart mysql. my.cnf location depends either if you're on centos /etc/my.cnf or debian/ubuntu /etc/mysql/my.cnf. After that, it should work (in...
  6. M

    SSL problem - Unable to remove certificate

    Hi there. I've uploaded new SSL cert, secured plesk with the same, made him default and under IP addresses it is chosen as default one, however some of the domains are still using it. Now, when I want to remove the SSL cert, it says of course: Unable to remove certificate: One or several...
  7. M

    List all domains with "Mail sent to non-existent users"

    Hello. In my documents I have command: but it seems like that is no longer working. I've tried to search psa database to find this option "Mail sent to non-existent users", but no success. What I want to do is list all domains settings for "Mail sent to non-existent users" or even filter...
  8. M

    IIS permissions for PHP applications: Permission denied

    Hello. Plesk version is 11.0.9., running windows server 2008. Here is the situation/problem: - client has domain1 and domain2/domain3 - on domain2/3 he have php applications and on domain1 there are pictures (he want to write from domain2/3 to domain1) - now, the part for allowing php to...
  9. M

    Multiple maillog error messages - postfix

    New errors today after enabling yesterday DomainKeys signatures and enabling it on few domains (note that verify incoming email is disabled and key strength of keys is 1024):
  10. M

    Multiple maillog error messages - postfix

    Plesk 12 is used, latest #MU on CentOS 6.5 final. Maillog is full of messages like: I've tried quite few things suggested in threads like: http://talk.plesk.com/threads/pppm-2612-outgoing-mail-limits-not-limiting-mail.332066/...
  11. M

    Error: New web server configuration for some of the subscription's domains was not bu

    In my documents and have this: But there is also a link to this thread which doesn't exist any more. However, I do remember that once you run this query you will get list of errors and then you delete row from table - this will solve problem. Of course, backup psa database before that. I've...
Back
Top