seppmail / SEPPmail365

SEPPmail Exchange Online Configuration
MIT License
2 stars 1 forks source link

rules placement #48

Open bendingunit opened 2 years ago

bendingunit commented 2 years ago

although "bottom" was entered, rules were placed on top of the existing rule and had to be moved manually:


New-SM365Rules
Connected to Exchange Organization "acme.org"
WARNING: There is at least one test mode connector which is not included in the result. Please use -IncludeTestModeConnectors to view test mode connectors.
WARNING: Found existing custom transport rules.
WARNING: --------------------------------------------
WARNING: Rule name "CodeTwo Exchange transport rule 202107031639258" with state "Enabled" has priority "0"
WARNING: --------------------------------------------
Where shall we place the SEPPmail rules ? (Top(Default)/Bottom/Cancel): Bottom

Name                                                  State   Mode    Priority Comments
----                                                  -----   ----    -------- --------
[SEPPmail] - Clean outbound SEPPmail header encrypted Enabled Enforce 0        Removes encrypted SEPPmail x-headers from E-Mail....
[SEPPmail] - Clean outbound SEPPmail header decrypted Enabled Enforce 0        Removes decrypted SEPPmail x-headers from E-Mail....
[SEPPmail] - Clean outbound SEPPmail header outgoing  Enabled Enforce 0        Removes outgoing SEPPmail x-headers from E-Mail....
[SEPPmail] - Route outgoing e-mails to SEPPmail       Enabled Enforce 0        Mails sent from inside the organization to the Internet are sent to SEPPmail appliance for encryption and signing...
[SEPPmail] - Route incoming e-mails to SEPPmail       Enabled Enforce 0        Mails sent from outside the organization are sent to the SEPPmail appliance for signature validation and decrypti...
RStadlmair commented 1 year ago

Hi ! Justed tested this with the new version with this command. grafik

Result:

grafik

Worked like a charm - can you retry with 1.2.5 ?