feat(mail): add options to not add X-Foward header in mail

This commit is contained in:
Hivert Quentin
2024-03-07 15:36:40 +01:00
parent 815a87de0b
commit 96331cac90
4 changed files with 16 additions and 7 deletions
@@ -530,6 +530,10 @@ This could be `America/New_York`, `Europe/Berlin`, `Asia/Tokyo` or
In our example, we set the time zone to `America/Montreal`.
|D |SOGoMailDisableXForward
|Parameter used to prevent sogo from adding the mail header X-Forward that
contains the user ip. Set to 'YES' to disable this header. Default to 'NO'.
|D |SOGoMailDomain
|Parameter used to set the default domain name used by SOGo. SOGo uses
this parameter to build the list of valid email addresses for users.