So this means support for ActiveSync will never be added to be included in this extension?
And if someone wants it it would be needed to install and configure it ourselves?
SOGoRootPage Login from '127.0.0.1' for user 'username' might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0
/configs# apt list --installed 'sogo*'
Listing... Done
sogo-common/oldstable,oldstable,oldstable-security,oldstable-security,now 5.0.1-4+deb11u1 all [installed]
sogo/oldstable,oldstable-security,now 5.0.1-4+deb11u1 amd64 [installed]
SOGoJunkFolderName = "INBOX/Junk";
Why is 5.0.1 the newest stable on Debian 11?
What would be the best (i.e. supported) way to install a newer SOGo version on Debian 11?
Uninstalling SOGo and the extension, then reinstalling it and selecting ‚nightly‘ worked. I’d prefer the stable 5.8.x instead of nightly, though.
Sounds like a bug, I will report it. If you customize config files, it is better to do via templates, see "/usr/local/psa/var/modules/sogo/templates/README.md".The default Spam folder on our server is INBOX/Spam—and iirc this is the default for Plesk itself?
I changed the config and restarted the service. Would that be sufficient?
Would it be possible to add „stable via SOGo repository“? On their site it seems they only provide them pre-built if you have a support contract, but maybe there’s a way for you to incorporate it anyway.A version that will be installed as "stable" depends on packages provided by OS repository. CentOS7, Debian11, etc. provide different versions via OS-vendor repositories. "Nightly" version is installed from SOGo repository. A choice depends on you, "stable from the OS repository, not the latest" vs. "the latest but nightly".
Thank you very much, I’ll take a look at it!Sounds like a bug, I will report it. If you customize config files, it is better to do via templates, see "/usr/local/psa/var/modules/sogo/templates/README.md".
Currently, we do not have such plans. As an option, I would recommend to create a request via UserVoice, Feature Suggestions: Top (1833 ideas) – Your Ideas for Plesk.Would it be possible to add „stable via SOGo repository“?
I have not seen similar issues. The last Plesk update is not connected to SOGo Webmail (Change Log for Plesk Obsidian), the last release of the extension was on 13 March 2023. Probably the issue is caused by something else.Since tonight I suddenly get a 502 error when trying to access the webmail, was there some kind of update ?
Ausgeführtes Scriptlet: sogo-5.8.3.20230613-master.el9.x86_64 12/28
Warnung: %post(sogo-5.8.3.20230613-master.el9.x86_64) Scriptlet fehlgeschlagen, Beenden-Status 1
Error in POSTIN scriptlet in rpm package sogo
Just a small question, what repository for SOGo packages is used? Is it a repository with nightly builds?The sogo package was updated by plesk automatically tonight and it seems that has broke it
It should not be an issue to downgrade the package by system's package manager.Yes it is nightly builds.
How to downgrade to the previous nightly version ?
Suggestions on what to do now?I tried it but I am getting this message:
yum downgrade sogo
Last metadata expiration check: 2:21:46 ago on Mon 19 Jun 2023 07:31:40 AM CEST.
Package sogo of lowest version already installed, cannot downgrade it.
Dependencies resolved.
Nothing to do.
Complete!
It seems the repository does not contain old packages required for downgrade. In this case, I see three options (just ideas):Suggestions on what to do now?
# yum install openssl-libs
`); but usually this package is installed; probably the issue is somewhere else;As an example, there is an output from one of Plesk servers with AlmaLinux9,[...] error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory
# cat /etc/redhat-release
AlmaLinux release 9.2 (Turquoise Kodkod)
# yum whatprovides libcrypto.so.3
Last metadata expiration check: 0:02:50 ago on Mon Jun 19 13:50:09 2023.
openssl-libs-1:3.0.7-6.el9_2.i686 : A general purpose cryptography library with TLS implementation
Repo : baseos
Matched from:
Provide : libcrypto.so.3
#
Didn't work for me—anything else I'd have to to?You can set SOGoMailCustomFromEnabled = YES; in your /etc/sogo/sogo.conf and then restart sogo. changes would be removed when you update the extention.
Plesk should enable changing identity full name as default.
Cheers !
1.1.0 (10 Jul 2023)
- [+] Added support for nightly packages in Plesk on RHEL 9 and its derivatives.
- [-] The extension now uses the default Plesk Spam folder. (EXTPLESK-4732)
- [-] Installation of SOGo Webmail no longer fails in Plesk on Ubuntu 22 with a MySQL 8 database server. (EXTPLESK-4458)
- [-] Web-server configuration for SOGo is now removed during uninstallation. (EXTPLESK-4457)