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

Search results

  1. eilko

    Resolved Problem Error Postfix Centos 7.3

    although you only provide a small part of the error messages, it looks like Postfix unable to start with error: open lock file /var/lib/postfix/master.lock: unable to set exclusive lock can help you
  2. eilko

    Resolved Remove Wordpress Toolkit

    in Plesk go to Extension -> My Extensions Mark Wordpress toolkit Press the remove button
  3. eilko

    Issue Subscriptions suspedned still domain is working

    Hi, this KB article might help: Domains in suspended suscriptions are active
  4. eilko

    Resolved Fail 2 Ban Log Warnings

    yes, seem to work. first warnings are normal. At the end of the logfile you see "found" meaning it blocked IP based on your jails
  5. eilko

    Issue modsecurity_ctl failed: HTTP Error 403: Forbidden Unable to download tortix rule set

    thank you, changing the two lines in /usr/local/psa/lib/modules/python/pylib-modsec-atomic/plesk_atomic.py and copying the file fixed this issue updating via plesk php /usr/local/psa/admin/plib/DailyMaintainance/script.php -f UpdateModSecurityRuleSet daily worked fine.
  6. eilko

    Resolved Receiving emails dont work, sending works

    smtp is used to receive emails from other mailservers, so yes enable for all. submission is mostly used to send emails from mailclients. so usually also all. imap is used to retrieve email from your server by clients. so usually all. if you are the only client you can limited it to your own...
  7. eilko

    Resolved Receiving emails dont work, sending works

    send an email to a mailbox on your plesk server, check /var/log/maillog if this email arrives and is processed
  8. eilko

    Resolved Email from BSI about Netbios

    as the email states your server has an open port at 137/udp. Install the Plesk firewall extension, activate it and make sure the rule "Samba (file sharing in Windows networks) Deny incoming from all" is active.
  9. eilko

    Resolved Change from SMTP port 25 to another port

    Why would you want to change port 25? How would other mailservers find your mailserver? If you are the only one to send why not use the submission port and close 25?
  10. eilko

    Question Websites running PHP 7.1.5 Centos runs 5.4.16

    if you need to use php 7.1.x from the command line you need to use /opt/plesk/php/7.1/bin/php -v instead of php -v .
  11. eilko

    Resolved Receiving emails dont work, sending works

    if you don't use jabber you can remove these three lines.
  12. eilko

    Resolved Receiving emails dont work, sending works

    You have your DNS for lemondtrend.com at Cloudflare so you need to adjust setting there. The DNS settings in Plesk are doing nothing. Your current DNS says via the MX records that email should be send to 1and1. See Network Tools: DNS,IP,Email Replace these two MX records with two records: MX...
  13. eilko

    Resolved Receiving emails dont work, sending works

    if kundenserver.de is the real domain, the mx records points to mxint01.1and1.com See Network Tools: DNS,IP,Email Have you made arrangements that this server forwards the mails to your plesk server? Otherwise mail will be delivered at 1and1.com and not at your server. Or if you added the...
  14. eilko

    Resolved Mail Delivery System after conjob

    the error message says what went wrong and pointed you to the solution. Add a PTR record for your ipv6 address
  15. eilko

    Question How to send Server Emails with SMTP?

    see Configure Postfix to use Gmail as a Mail Relay
  16. eilko

    Resolved Plesk OnyX Problem with Mails

    your MX record points to the host mail.myxxx.ml . I don't see any A record for that host. Make sure you have the right A record pointing to the right IP address of your server
  17. eilko

    Question PLESK license key is invalid?

    can you check if the automatic renewal of the license is working? https://kb.plesk.com/en/465
  18. eilko

    Resolved Plesk Onyx Preview and FeedBack

    good question... can't find it either...
  19. eilko

    Upgrade Apache/2.2.15 in Plesk 12.5

    Because you are using product that is covered by the Redhat backporting policy: https://access.redhat.com/security/updates/backporting
  20. eilko

    HTTP/2 support released

    Plesk 12.5MU#28 on Centos7. Enabling http/2 via the KB article regenerated the apache config with modsecurity settings added, although modsecurity was disabled on the server. Apache was unable to restart. Enabled modsecurity, regenerated the config files and all is working well.
Back
Top