[SOGo] BTS activities for Thursday, March 07 2024

2024-03-07 Thread SOGo reporter
Title: BTS activities for Thursday, March 07 2024





  
BTS Activities

  Home page: https://bugs.sogo.nu
  Project: SOGo
  For the period covering: Thursday, March 07 2024

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
5938
	2024-03-07 14:01:07
	updated (open)
	Web General
	Lost ID for password field at login
	
	  
	
5908
	2024-03-07 13:15:39
	updated (open)
	Web Mail
	Error in apache log (alias directive will never match...)
	
	  
	
5937
	2024-03-07 21:32:35
	updated (open)
	Web Mail
	The "Font Definitions" within the -tag show up in content when answering/forwarding messages from Outlook
	
	  
	
5914
	2024-03-07 10:15:04
	feedback (open)
	Web Calendar
	RRDATEs are shown in UTC and not in local timezone in web calendar
	
	  
	
  
  




RE: [SOGo] How to disable X-Forward header?

2024-03-07 Thread qhivert
Hello,

It doesn't look like you can do this in sogo. However, you probably can 
configure your smtp server to remove this header.
Example with postfix:

global:
main.cf: header_checks=regexp:/etc/postfix/header_cleanup
header_cleanup: /^X-Forward;/   IGNORE
could be restricted to submission if added this header_checks in corresponding 
service (master.cf)

Quentin

-Original Message-
From: users-requ...@sogo.nu  On Behalf Of Frank Richter
Sent: jeudi 7 mars 2024 12:51
To: users@sogo.nu
Subject: [SOGo] How to disable X-Forward header?

Hi,

when sending e-mails SOGo writes the IP address of the user in the e-mail 
header:
X-Forward: IP

We have  to disable it for privacy reasons. Is there a possibility within SOGo?

Thanks,
Frank

-- 
Frank Richter, Chemnitz University of Technology, Germany



[SOGo] How to disable X-Forward header?

2024-03-07 Thread Frank Richter

Hi,

when sending e-mails SOGo writes the IP address of the user in the e-mail 
header:

X-Forward: IP

We haveĀ  to disable it for privacy reasons. Is there a possibility within SOGo?

Thanks,
Frank

--
Frank Richter, Chemnitz University of Technology, Germany