Merge #1638
1638: Remove the username from the milter_headers r=mergify[bot] a=githtz Rspamd adds the name of the authenticated user by default. Setting add_smtp_user to false prevents the login to be leaked. ## What type of PR? Enhancement ## What does this PR do? This PR prevents the user login to be leaked in sent emails (for example using an alias) ### Related issue(s) Closes https://github.com/Mailu/Mailu/issues/1465 ## Prerequistes Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file. Co-authored-by: anrc <15327800+githtz@users.noreply.github.com>master
commit
7469bb7087
@ -0,0 +1 @@
|
|||||||
|
Hide the login of the user in sent emails
|
Loading…
Reference in New Issue