Re: [SOGo] SOGoURLEncryptionEnabled

2024-06-18 Thread Odhiambo Washington
Just use ANY 16 characters:

12345678abcdefgh

If you want random, use any web resource:
http://www.unit-conversion.info/texttools/random-string-generator/


On Mon, Jun 17, 2024 at 3:33 PM Support FoxNET  wrote:

> Hello
> How do you generate it, that was the question?
> Michel
>
> --
> *De: *smizr...@alinto.eu 
> *à: *users 
> *Envoyé: *lundi 17 juin 2024 08:33 CEST
> *Sujet : *Re: [SOGo] SOGoURLEncryptionEnabled
>
> Hello,
>
> You need to add this to sogo.conf file.
> SOGoURLEncryptionPassphrase value must be exactly 16 characters size,
> e.g. ABCDEFGHIJKLMO21
>
> Sebastien
>
>
> Le Jeudi, Juin 13, 2024 21:03 CEST, "Support FoxNET" (supp...@foxnet.be) <
> users@sogo.nu> a écrit:
>
>
> Hello
> How to create this :
>
> SOGoURLEncryptionEnabled = YES;
> SOGoURLEncryptionPassphrase = "16_chars_secrets";
>
> Michel
>
>
>
>
>
>
>

-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
 In an Internet failure case, the #1 suspect is a constant: DNS.
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
[How to ask smart questions:
http://www.catb.org/~esr/faqs/smart-questions.html]


Re: [SOGo] SOGoURLEncryptionEnabled

2024-06-17 Thread Christian Mack

Hello

I used:
$ pwgen 16 1

Perhaps you have to install pwgen first.


Kind regards,
Christian Mack

Am 17.06.24 um 13:19 schrieb Support FoxNET (supp...@foxnet.be):
  
Hello
  
How do you generate it, that was the question?

Michel
  
  
  
  
  


-Message original-

De: smizr...@alinto.eu 
à: users 
Envoyé: lundi 17 juin 2024 08:33 CEST
Sujet : Re: [SOGo] SOGoURLEncryptionEnabled

Hello,

You need to add this to sogo.conf file.
SOGoURLEncryptionPassphrase value must be exactly 16 characters size, e.g. 
ABCDEFGHIJKLMO21

Sebastien


Le Jeudi, Juin 13, 2024 21:03 CEST, "Support FoxNET" (supp...@foxnet.be) 
 a écrit:

  
  Hello How to create this : SOGoURLEncryptionEnabled = YES; SOGoURLEncryptionPassphrase = "16_chars_secrets"; Michel


   
   

 



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



smime.p7s
Description: Kryptografische S/MIME-Signatur


Re: [SOGo] SOGoURLEncryptionEnabled

2024-06-17 Thread Support FoxNET
 
Hello
 
How do you generate it, that was the question? 
Michel 
 
 
 
 
 

-Message original-

De: smizr...@alinto.eu 
à: users 
Envoyé: lundi 17 juin 2024 08:33 CEST
Sujet : Re: [SOGo] SOGoURLEncryptionEnabled

Hello,

You need to add this to sogo.conf file.
SOGoURLEncryptionPassphrase value must be exactly 16 characters size, e.g. 
ABCDEFGHIJKLMO21

Sebastien


Le Jeudi, Juin 13, 2024 21:03 CEST, "Support FoxNET" (supp...@foxnet.be) 
 a écrit:
   
 
 Hello How to create this : SOGoURLEncryptionEnabled = YES; 
SOGoURLEncryptionPassphrase = "16_chars_secrets"; Michel  

  
  

    


Re: [SOGo] SOGoURLEncryptionEnabled

2024-06-16 Thread smizr...@alinto.eu

Hello,

You need to add this to sogo.conf file.
SOGoURLEncryptionPassphrase value must be exactly 16 characters size, e.g. 
ABCDEFGHIJKLMO21

Sebastien
​

Le Jeudi, Juin 13, 2024 21:03 CEST, "Support FoxNET" (supp...@foxnet.be) 
 a écrit:
 Hello
How to create this :

SOGoURLEncryptionEnabled = YES;
SOGoURLEncryptionPassphrase = "16_chars_secrets";

Michel 

 


[SOGo] SOGoURLEncryptionEnabled

2024-06-14 Thread Support FoxNET
 
 Hello
How to create this :

SOGoURLEncryptionEnabled = YES; SOGoURLEncryptionPassphrase = 
"16_chars_secrets";

Michel