• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. J

    Important New Plesk webmail / SOGo Webmail extension

    Hi, if I mark an incoming mail as spam/junk, it's not reminding my selection, and after a few days I get the same trash delivered to my inbox. Any idea how to come around this? I don't want to blacklist each sender every time...
  2. J

    Important New Plesk webmail / SOGo Webmail extension

    Which OS are you using? And which SOGO package?
  3. J

    Important New Plesk webmail / SOGo Webmail extension

    I've found another issue when trying to send invites from the calendar. The parameter SOGoAppointmentSendEMailNotifications inside the config file should be set to YES during installation. Otherwise, it's not possible to sent invites. During creation of calendar entries, you can choose if you...
  4. J

    Important New Plesk webmail / SOGo Webmail extension

    I've installed the nightly version on my 18.4 Ubuntu and did the plesk sbin httpdmng --reconfigure-server. I'm also running the latest available extension version but when I open the URL webmail.xxx.com without the /SoGo, I still get the default Plesk page. Am I missing something?
  5. J

    Important New Plesk webmail / SOGo Webmail extension

    Thanks for your response. I've removed your package and re-installed it. After opening it, I've tried installing the nightly build without success: Command 'package' execution failed with exit code 1: [stdout: ] [stderr: ERROR:__main__:Command '['apt-get', '-q', '--assume-yes', '-o'...
  6. J

    Important New Plesk webmail / SOGo Webmail extension

    Accordingly, to my research, I've 3.2.10 which is at least ancient. During the installation, I've selected to use the latest stable version.
  7. J

    Important New Plesk webmail / SOGo Webmail extension

    Do you have 5.5.1? I'm confused..
  8. 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...
  9. 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...
  10. 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.
  11. 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
  12. 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?
  13. J

    Important New Plesk webmail / SOGo Webmail extension

    Got it working by using webmail.xxx.de/SOGo
  14. 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?
  15. J

    Important COVID-19 consequences

    We are developer. Please tell me whats outside? What is a tree?
  16. 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....
  17. 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...
  18. J

    Issue Getting daily cron error via email every day

    But which task? I've no idea which one makes the problems.
Back
Top