Re: [SOGo] Additional e-Mail-Accounts/Identity and S/MIME

2022-09-19 Thread smizrahi@alinto . eu

Hi Juergen,

The improvement of S/MIME support is not currently planned for 2022.
There is already an improvement asked in the BTS 
(https://bugs.sogo.nu/view.php?id=5406 if I'm not wrong).

Sebastien

Le Lundi, Septembre 19, 2022 21:11 CEST, "Juergen Bruckner" 
(microang...@microangelo.priv.at)  a écrit:
 Hello,

thank you for clarification, Christian!

Does anyone know if this is on the future features list?

best regards
Juergen

Am 19.09.22 um 13:26 schrieb Christian Mack
(christian.m...@uni-konstanz.de):
> Hello
>
> S/MIME support is very limited.
> You only can store one certificate in SOGo per login.
> Therefore you can add another IMAP account and or identity, but not
> another certificate.
>
>
> Kind regards,
> Christian Mack
>
> Am 16.09.22 um 20:40 schrieb Juergen Bruckner
> (microang...@microangelo.priv.at):
>> Dear SOGO community,
>>
>> Unfortunately I can't get any further with SOGO 5.7.1 with a certain
>> problem and hope for help here.
>>
>> I would like to create a new e-mail account or better a additinal
>> identity (with a different e-mail address) for a SOGO user under "IMAP
>> accounts", which I have managed to do so far.
>>
>> Then I would like to store an S/MIME certificate for this e-mail
>> account, but the "Security" tab is always grayed out and not accessible.
>> The S/MIME certificate was stored in the "main account" without any
>> problems.
>>
>> Is there any information or help on this?
>> Did I not notice something?
>>
>> regards
>> Juergen
>
>

--
/¯\ No |
\ / HTML | Juergen Bruckner
X in | microang...@microangelo.priv.at
/ \ Mail |

 


Re: [SOGo] Problem with calendar selection after update sogo-5.7.0 => sogo-5.7.1

2022-09-19 Thread smizrahi@alinto . eu

Hi Götz,

Apologize for the too late delivery date.
The following procedure should fix the issue :
service sogo stop
mv /usr/local/lib/GNUstep/SOGo/WebServerResources/js/Common.js 
/usr/local/lib/GNUstep/SOGo/WebServerResources/js/Common.js.bak
mv /usr/local/lib/GNUstep/SOGo/WebServerResources/js/Common.js.map 
/usr/local/lib/GNUstep/SOGo/WebServerResources/js/Common.js.map.bak
mv /usr/local/lib/GNUstep/SOGo/WebServerResources/js/Scheduler.services.js 
/usr/local/lib/GNUstep/SOGo/WebServerResources/js/Scheduler.services.js.bak
mv /usr/local/lib/GNUstep/SOGo/WebServerResources/js/Scheduler.services.js.map 
/usr/local/lib/GNUstep/SOGo/WebServerResources/js/Scheduler.services.js.map.bak
wget 
https://raw.githubusercontent.com/Alinto/sogo/master/UI/WebServerResources/js/Common.js
 -O /usr/local/lib/GNUstep/SOGo/WebServerResources/js/Common.js
wget 
https://raw.githubusercontent.com/Alinto/sogo/master/UI/WebServerResources/js/Common.js.map
 -O /usr/local/lib/GNUstep/SOGo/WebServerResources/js/Common.js.map
wget 
https://raw.githubusercontent.com/Alinto/sogo/master/UI/WebServerResources/js/Scheduler.services.js
 -O /usr/local/lib/GNUstep/SOGo/WebServerResources/js/Scheduler.services.js
wget 
https://raw.githubusercontent.com/Alinto/sogo/master/UI/WebServerResources/js/Scheduler.services.js.map
 -O /usr/local/lib/GNUstep/SOGo/WebServerResources/js/Scheduler.services.js.map
service sogo startWhen the release will be out, do not forget to delete .bak 
files.
You also need to clear your browser cache.

Sebastien

Le Mardi, Septembre 20, 2022 08:08 CEST, Götz Reinicke 
(goetz.reini...@filmakademie.de)  a écrit:
  Hi Sebastian, thanks…. so is there a short term workaround for that bug? 
Currently for us the WebUI is unusable in daily business. Regards . Götz Am 
19.09.2022 um 08:24 schrieb smizrahi@alinto . eu (smizr...@alinto.eu) 
: Hi Götz,

We plan to do a new release in October.

Sebastien

Le Lundi, Septembre 19, 2022 08:14 CEST, Götz Reinicke 
(goetz.reini...@filmakademie.de)  a écrit:
  Hi any news on a release? That bug is a total show stopper for us right now … 
:( Regards . Götz Am 30.08.2022 um 12:15 schrieb Slávek Banko 
(slavek.ba...@axis.cz) : Hi,

it seem that problem is already reported:
https://bugs.sogo.nu/view.php?id=5581

...and already resolved in master branch:
https://github.com/Alinto/sogo/commit/3eeebbc83b

This seems useful to do a backport of commit into a stable release. I will
do it in the packages of stable release that I provide in community
repository.

Cheers
--
Slávek

Dne po 29. srpna 2022 Christian Mack napsal(a):Hello

Seems to be a new bug.
Please report it at https://bugs.sogo.nu/


Kind regards,
Christian Mack

Am 29.08.22 um 14:17 schrieb Götz Reinicke(goetz.reini...@filmakademie.de):Hi,

After the update to SOGo 5.7.1 I can only select my personal Calendar
for appointments. Even new created calendars can’t be selected.

Any idea?

Regards . Götz 
 
 
Götz Reinicke
IT-Koordination
IT-OfficeNet
+49 7141 969 82420
goetz.reini...@filmakademie.de
Filmakademie Baden-Württemberg GmbH
Akademiehof 10 71638 Ludwigsburg
http://www.filmakademie.de
 
 
Eintragung Amtsgericht Stuttgart HRB 205016
Vorsitzende des Aufsichtsrates:
Petra Olschowski
Staatssekretärin im Ministerium für Wissenschaft,
Forschung und Kunst Baden-Württemberg
Geschäftsführer:
Prof. Thomas Schadt
Datenschutzerklärung | Transparenzinformation
Data privacy statement | Transparency information

 


Re: [SOGo] Problem with calendar selection after update sogo-5.7.0 => sogo-5.7.1

2022-09-19 Thread goetz.reini...@filmakademie.de
Hi Sebastian,

thanks…. so is there a short term workaround for that bug? Currently for us the 
WebUI is unusable in daily business.

Regards . Götz

> Am 19.09.2022 um 08:24 schrieb smizrahi@alinto . eu (smizr...@alinto.eu) 
> :
> 
> Hi Götz,
> 
> We plan to do a new release in October.
> 
> Sebastien
> 
> Le Lundi, Septembre 19, 2022 08:14 CEST, Götz Reinicke 
> (goetz.reini...@filmakademie.de)  a écrit:
>  
>> 
>>  
> Hi any news on a release?
>  
> That bug is a total show stopper for us right now … :(
>  
> Regards . Götz
>  
>> 
>> Am 30.08.2022 um 12:15 schrieb Slávek Banko (slavek.ba...@axis.cz 
>> ) mailto:users@sogo.nu>>:
>>  
>> Hi,
>> 
>> it seem that problem is already reported:
>> https://bugs.sogo.nu/view.php?id=5581 
>> 
>> ...and already resolved in master branch:
>> https://github.com/Alinto/sogo/commit/3eeebbc83b
>> 
>> This seems useful to do a backport of commit into a stable release. I will
>> do it in the packages of stable release that I provide in community
>> repository.
>> 
>> Cheers
>> --
>> Slávek
>> 
>> Dne po 29. srpna 2022 Christian Mack napsal(a):
>>> 
>>> Hello
>>> 
>>> Seems to be a new bug.
>>> Please report it at https://bugs.sogo.nu/
>>> 
>>> 
>>> Kind regards,
>>> Christian Mack
>>> 
>>> Am 29.08.22 um 14:17 schrieb Götz Reinicke
>> (goetz.reini...@filmakademie.de):
>>> 
 Hi,
 
 After the update to SOGo 5.7.1 I can only select my personal Calendar
 for appointments. Even new created calendars can’t be selected.
 
 Any idea?
 
 Regards . Götz

     

Götz Reinicke 
IT-Koordination
IT-OfficeNet
+49 7141 969 82420 
goetz.reini...@filmakademie.de 
Filmakademie Baden-Württemberg GmbH 
Akademiehof 10
71638 Ludwigsburg 
http://www.filmakademie.de 
   
 
  
 

Eintragung Amtsgericht Stuttgart HRB 205016
Vorsitzende des Aufsichtsrates:
Petra Olschowski
Staatssekretärin im Ministerium für Wissenschaft,
Forschung und Kunst Baden-Württemberg
Geschäftsführer:
Prof. Thomas Schadt

Datenschutzerklärung 
 | 
Transparenzinformation 

Data privacy statement 
 | 
Transparency information 




smime.p7s
Description: S/MIME cryptographic signature


[SOGo] BTS activities for Monday, September 19 2022

2022-09-19 Thread SOGo reporter
Title: BTS activities for Monday, September 19 2022





  
BTS Activities

  Home page: https://bugs.sogo.nu
  Project: SOGo
  For the period covering: Monday, September 19 2022

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
5550
	2022-09-19 17:13:07
	updated (open)
	ActiveSync
	Mailbox connected via EAS gets updated with huge delay or stay outdated forever (parallel IMAP connections)
	
	  
	
5604
	2022-09-19 19:19:46
	updated (open)
	Web Calendar
	cannot select all writeable calendars when creating new events or tasks
	
	  
	
5601
	2022-09-19 19:21:19
	assigned (open)
	with SOGo
	Cannot start service due to segmentation fault
	
	  
	
5581
	2022-09-19 08:15:50
	resolved (fixed)
	Web Calendar
	not able to create event in addtional calendar
	
	  
	
5597
	2022-09-19 15:08:08
	resolved (fixed)
	Web Preferences
	BTS site needs contrast improvements
	
	  
	
5570
	2022-09-19 14:42:11
	resolved (fixed)
	with SOGo
	demo.sogo.nu doesn't exist any more
	
	  
	
  
  




Re: [SOGo] Additional e-Mail-Accounts/Identity and S/MIME

2022-09-19 Thread Juergen Bruckner

Hello,

thank you for clarification, Christian!

Does anyone know if this is on the future features list?

best regards
Juergen

Am 19.09.22 um 13:26 schrieb Christian Mack 
(christian.m...@uni-konstanz.de):

Hello

S/MIME support is very limited.
You only can store one certificate in SOGo per login.
Therefore you can add another IMAP account and or identity, but not 
another certificate.



Kind regards,
Christian Mack

Am 16.09.22 um 20:40 schrieb Juergen Bruckner 
(microang...@microangelo.priv.at):

Dear SOGO community,

Unfortunately I can't get any further with SOGO 5.7.1 with a certain 
problem and hope for help here.


I would like to create a new e-mail account or better a additinal 
identity (with a different e-mail address) for a SOGO user under "IMAP 
accounts", which I have managed to do so far.


Then I would like to store an S/MIME certificate for this e-mail 
account, but the "Security" tab is always grayed out and not accessible.
The S/MIME certificate was stored in the "main account" without any 
problems.


Is there any information or help on this?
Did I not notice something?

regards
Juergen





--
/¯\   No  |
\ /  HTML |Juergen Bruckner
 Xin  |microang...@microangelo.priv.at
/ \  Mail |


smime.p7s
Description: S/MIME Cryptographic Signature


[SOGo] DKIM not properly signed via Outlook, but fine via SOGo Web Interface

2022-09-19 Thread GLu DeRo
Hello all

I successfully installed SOGo (nighlty build) and happily using it on a SAMBA 
AD/DC environment with 2 domains. FYI I moved to SOGo after using for many 
years a different platform, but I kept using postfix/dovecot/rspam as backends.
All SPF/DMARC/DKIM were been properly set and are correctly running  (both in 
terms of DNS and in terms of scripts), but now I am facing some inconsistencies:

If I send email from SOGo Web Interface, then DKIM signature on the recipient 
side appears valid, while it is invalid if I send it via Outlook (and yes, I do 
connect to SOGO via Active Sync on MS machines). How is that possible?
I googled it and it appears that via Outlook SOGo is not able to flag as 
originating the email to be send, but not sure how to fix this.

Any suggestion pls?

PS. No significant log from rspam to help me in finding the root of the issue 
(which, in a sense, it is what I would expected since the email via outlook 
seems to miss completely the signature process...)

Thank you
G


Re: [SOGo] Additional e-Mail-Accounts/Identity and S/MIME

2022-09-19 Thread Christian Mack

Hello

S/MIME support is very limited.
You only can store one certificate in SOGo per login.
Therefore you can add another IMAP account and or identity, but not 
another certificate.



Kind regards,
Christian Mack

Am 16.09.22 um 20:40 schrieb Juergen Bruckner 
(microang...@microangelo.priv.at):

Dear SOGO community,

Unfortunately I can't get any further with SOGO 5.7.1 with a certain 
problem and hope for help here.


I would like to create a new e-mail account or better a additinal 
identity (with a different e-mail address) for a SOGO user under "IMAP 
accounts", which I have managed to do so far.


Then I would like to store an S/MIME certificate for this e-mail 
account, but the "Security" tab is always grayed out and not accessible.
The S/MIME certificate was stored in the "main account" without any 
problems.


Is there any information or help on this?
Did I not notice something?

regards
Juergen



--
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung IT-Dienste Forschung, Lehre, Infrastruktur
78457 Konstanz
+49 7531 88-4416


smime.p7s
Description: S/MIME Cryptographic Signature


AW: [SOGo] Sogo priting mail titel/attachments

2022-09-19 Thread Test
I am also using Sogo 5.7.1 The print issue only happens if you try to print an mail conversation, so multiple mails at once. Von: International Security ProvidersGesendet: Freitag, 16. September 2022 17:31An: users@sogo.nuBetreff: Re: [SOGo] Sogo priting mail titel/attachments This seems to happen just on Chromium-Browsers like Google Chrome. But not on Firefox. --- Original Message ---Christian Mack  schrieb am Donnerstag, 15. September 2022 um 12:18 nachm.:  > Hello> > Am 08.09.22 um 10:46 schrieb Test (hexagonprima...@gmail.com):> > > Greetings I got a question about Sogo..> > > > If you want to print a mail conversation sogo usually makes a titel page, a> > blank page and a page with your> > > > attachments along the rest of the mails.> > > > Is there a way to print the titel along without it taking a whole page?> > > Which version of SOGo are you using?> > With SOGo 5.7.0 and 5.7.1-202209140439 I can not reproduce your problem.> It always prints the complete email (Date, Subject, From, To and> content) starting at page 1.> > > Kind regards,> Christian Mack> > --> Christian Mack> Universität Konstanz> Kommunikations-, Informations-, Medienzentrum (KIM)> Abteilung IT-Dienste Forschung, Lehre, Infrastruktur> 78457 Konstanz> +49 7531 88-4416