[SOGo] BTS activities for Wednesday, January 26 2022

2022-01-26 Thread SOGo reporter
Title: BTS activities for Wednesday, January 26 2022





  
BTS Activities

  Home page: https://sogo.nu/bugs
  Project: SOGo
  For the period covering: Wednesday, January 26 2022

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
3792
	2022-01-26 21:31:09
	updated (open)
	Backend Calendar
	Not all event changes trigger email notifications
	
	  
	
5463
	2022-01-26 15:15:09
	updated (open)
	Backend Calendar
	Carddav Server Response is not UTF8 complient
	
	  
	
5322
	2022-01-26 14:03:21
	updated (open)
	Web Calendar
	Web Calendars shows a request failed error when using a Sogo CalDAV URL
	
	  
	
5114
	2022-01-26 14:08:00
	updated (open)
	Web Mail
	HTML5 Notifications enhancements
	
	  
	
5284
	2022-01-26 14:01:08
	updated (open)
	Web Mail
	Wrong charset decoding of subject field in Web mail
	
	  
	
5415
	2022-01-26 09:02:32
	resolved (fixed)
	Web Mail
	Original content is covered by empty spaces by Reply and Forward message
	
	  
	
4257
	2022-01-26 14:05:48
	closed (not a bug)
	sogo-tool
	Security concern? Backup file generated with 'sogo-tool backup' contains full LDIF data of user
	
	  
	
  
  


-- users@sogo.nuhttps://inverse.ca/sogo/lists

Re: [SOGo] Change Custom URL at SOGo

2022-01-26 Thread Pou Pas Kale
Hello,

Is it possible to provide us a solution regarding the custom url of SOGo?

Below our NGINX template ( /etc/nginx/templates/sogo.tmpl):

QUOTE

# Settings for SOGo Groupware

# SOGo
location ~ ^/sogo { rewrite ^ http://$host/SOGo; }
location ~ ^/SOGO { rewrite ^ http://$host/SOGo; }

# Redirect /mail to /SOGo
#location ~ ^/mail { rewrite ^ https://$host/SOGo; }

# For Mac OS X and iOS devices.
rewrite ^/.well-known/caldav/SOGo/dav permanent;
rewrite ^/.well-known/carddav   /SOGo/dav permanent;
rewrite ^/principals/SOGo/dav permanent;

location ^~ /SOGo {
include /etc/nginx/templates/hsts.tmpl;

proxy_pass http://127.0.0.1:2;

# forward user's IP address
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Host $host;

# always use https
proxy_set_header x-webobjects-server-port $server_port;
proxy_set_header x-webobjects-server-name $host;
proxy_set_header x-webobjects-server-url  http://$host;

proxy_set_header x-webobjects-server-protocol HTTP/1.0;
}

location ^~ /Microsoft-Server-ActiveSync {
proxy_pass http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync;

proxy_connect_timeout 3540;
proxy_send_timeout 3540;
proxy_read_timeout 3540;
}

location ^~ /SOGo/Microsoft-Server-ActiveSync {
proxy_pass http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync;

proxy_connect_timeout 3540;
proxy_send_timeout 3540;
proxy_read_timeout 3540;
}

location /SOGo.woa/WebServerResources/ {
alias /usr/lib64/GNUstep/SOGo/WebServerResources/;
expires max;
}
location /SOGo/WebServerResources/ {
alias /usr/lib64/GNUstep/SOGo/WebServerResources/;
expires max;
}
location ^/SOGo/so/ControlPanel/Products/([^/]*)/Resources/(.*)$ {
alias /usr/lib64/GNUstep/SOGo/$1.SOGo/Resources/$2;
expires max;
}

UNQUOTE

Thanks again for your time.
Sent from Outlook

From: Pou Pas Kale 
Sent: Wednesday, March 3, 2021 9:13 PM
To: users@sogo.nu 
Subject: Re: [SOGo] Change Custom URL at SOGo

Hi Benoît,
Sorry for my mistake..
Could you please send us an example with an nginx configuration 
(https://IP_Server/mail) in order to change the URL?
Many thanks again!
Best regards



From: users-requ...@sogo.nu  on behalf of Benoît 

Sent: Wednesday, March 3, 2021 4:45 PM
To: users@sogo.nu 
Subject: Re: [SOGo] Change Custom URL at SOGo

Hi

Its not support its community mailing list :)

Yes you can do it with apache or nginx.


Le 3 mars 2021 13:48:49 GMT+01:00, Pou Pas Kale  a écrit :
Hello Support,

We have a CentOS 8 Server with the latest version of SOGo installed. My 
question is, if final is it possible to change the /SOGo at the end of the url 
of the web access via a proxy or something else.
Your assistance is highly appreciated.
Thanks

--
users@sogo.nu
https://inverse.ca/sogo/lists

--
Benoît Pélissier - Lan2Net
--
users@sogo.nu
https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists