tests: test mailserver.loginAccounts.<name>.sieveScript

This commit is contained in:
emilylange
2026-04-12 04:07:01 +02:00
parent e33fbde199
commit 28bfef89ba
2 changed files with 26 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
if address :is "from" "user1@example.com" {
redirect "user1@example.com";
}