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

    Important New Plesk webmail / SOGo Webmail extension

    My output is: root@plesk ~ # apt list --installed 'sogo*' Listing... Done sogo/bionic,bionic,now 3.2.10-1build1 amd64 [installed] sogo-common/bionic,bionic,bionic,bionic,now 3.2.10-1build1 all [installed] What I'm wondering: Isn't v3.2.10 a bit old? The latest stable version of SOGo seems to...
  2. J

    Important New Plesk webmail / SOGo Webmail extension

    Sure, let's find the issue!!! The first output: root@plesk ~ # plesk db "SELECT value FROM ModuleSettings WHERE name='db' AND value LIKE 'sogo%';" +--------------------+ | value | +--------------------+ | sogo_63a081f0bc189 | +--------------------+ The second one...
  3. J

    Important New Plesk webmail / SOGo Webmail extension

    That would be great. Maybe you can change the vhost and remove the path, which is not needed in this case. Is there any information about the login issue with the password policy log message? I can not find anything about this issue.
  4. J

    Important New Plesk webmail / SOGo Webmail extension

    Maybe this helps as well: Dec 19 17:21:03 sogod [26901]: SOGoRootPage Login from '127.0.0.1' for user '[email protected]' might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0 Dec 19 17:21:03 sogod [26901]: 127.0.0.1 "POST /SOGo/connect HTTP/1.0" 403 34/98 0.004 - - 0
  5. J

    Important New Plesk webmail / SOGo Webmail extension

    Somehow, I can not login. I've installed everything, changed my mail password length from 16 to 15 and tried to login. Still getting login issues. Any idea?
  6. J

    Important New Plesk webmail / SOGo Webmail extension

    Got it working by using webmail.xxx.de/SOGo
  7. J

    Resolved Lets Encrypt root certificate expiration on 30 September 2021

    I have the same issue! I've done all Ubuntu and Plesk updates, but our API is still not working!!! When I do a SSL check, the old root cert is still in the chain. Any idea?
  8. J

    Important COVID-19 consequences

    We are developer. Please tell me whats outside? What is a tree?
  9. J

    Question How can I get my WebSocket running in NodeJS?

    Please help me! I can't find any information out there and I need to get this working until tomorrow. Otherwise I'll get in a big trouble with my boss... Please....
  10. J

    Question How can I get my WebSocket running in NodeJS?

    I've programmed myself a WebSocket in NodeJS. Inside my file server.js I've setup an express server including my WebSocket server: const wss = new WebSocket({ server: app.listen(8888) }); Locally it runs perfect but I can't get it running in Plesk. To get it running I've created a...
  11. J

    Issue Getting daily cron error via email every day

    But which task? I've no idea which one makes the problems.
  12. J

    Issue Getting daily cron error via email every day

    I've a problem. Since some months I'm getting this error via email every night when Plesk runs the daily crons: flock: failed to execute /opt/alt/python35/bin/python3: No such file or directory I have no idea how I can fix this. Please help me! Thanks.
  13. J

    Issue Can't install imunify360

    I'm trying to re-install imunify360 within Plesk Obsidian but I'm getting following error message: Sentry is attempting to send 0 pending error messages Waiting up to 2.0 seconds Press Ctrl-C to quit [Errno 2] No such file or directory: '/usr/local/psa/admin/sbin/modsecurity_ctl' Sentry is...
  14. J

    Question Secure subdomain in Plesk via VPN or something like this

    I'm currently figuring out how I can secure some subdomains within Plesk so that I can only access them when I join a VPN or open a SSH tunnel. I'm really not that good with this kind of stuff so if you have any ideas how I can lock out my subdomains from the internet like `jenkins.domain.de`...
  15. J

    Issue Daily logrotate cron not working anymore

    A few days ago I've changed my Plesk and server root password. After this I've had problem connection to the database after server restart. So I used the Plesk MySQL reset password script. All works fine, I can login and the database is also still accessable from the frontend. But today I've got...
  16. J

    Question Setup postfix SMTP with domain alias

    I'm currently trying hard to get the Postfix on my Plesk running on my main domain because I want to use the installed SSL certificate there. So in my case I've a webserver with a domain example.de which has a valid SSL certificate. I've created now a domain alias and only enabled E-Mail...
  17. J

    Resolved Backup Manager not working correctly

    I've a problem. Since a few days my backup manager don't works anymore. This is the error I have: Not all the data was backed up into /var/lib/psa/dumps/domains/mywebsite.de successfully. Total space: 605.00 GB; Available space: 569.00 GB; Mounted on: /. /bin/tar: unrecognized option '--user'...
  18. J

    Question Install pthreads for PHP in PLESK

    I'm now at the recompile step with ZTS but I don't get it..
Back
Top