NethServer / dev

NethServer issue tracker
https://github.com/NethServer/dev/issues
63 stars 20 forks source link

Add a Always BCC field for the mail server #6936

Closed stephdl closed 4 weeks ago

stephdl commented 1 month ago

Proposed solution

In some configuration or to use some mail archiver we need to forward all received or sent emails. This feature exists in postfix but it is hidden, we use the environment variable : POSTFIX_ALWAYS_BCC My idea is to create the user interface to manage this environment variable

Alternative solutions

Do nothing, but now with the Piler module which is coming, we use this environment variable and the sysadmin must be aware that the Bcc is enabled

stephdl commented 1 month ago

QA

This bug is only the UI verification of the actions get-always-bcc and set-always-bcc

lucagasparini commented 1 month ago

Test QA VERIFIED

DavidePrincipi commented 1 month ago

Can we import the field value with ns7 migration tool?

https://docs.nethserver.org/projects/ns8/en/latest/migration.html#configurations-excluded-from-migration

DavidePrincipi commented 1 month ago

@lucagasparini we must add a new test case: migration of NS7 with an always BCC setting, for NS7 installations with external mail archive solutions.

stephdl commented 1 month ago

hello @lucagasparini test case 2 has been added

DavidePrincipi commented 1 month ago

Added Italian translations to 1.4.2-dev.3

lucagasparini commented 4 weeks ago

Test case 2 (migration always BCC address): VERIFIED

DavidePrincipi commented 4 weeks ago

Released https://github.com/NethServer/ns8-mail/releases/tag/1.4.2