We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275ade2 commit 8bd52a6Copy full SHA for 8bd52a6
docs/core/man/sieve-test.1.md
@@ -31,6 +31,10 @@ and it can provide more detailed information about script execution
31
problems that are reported by the Sieve plugin, for example by tracing
32
the execution and evaluation of commands and tests respectively.
33
34
+The tool does not parse the userdb database. If virtual users have different
35
+user and group IDs, these should be specified on the command line using the
36
+following syntax: **-o mail_uid=5000 -o mail_gid=5000**.
37
+
38
## OPTIONS
39
40
**-a** *orig-recipient-address*
0 commit comments