Skip to content

Commit 8bd52a6

Browse files
committed
Sieve test: clarify userdb handling
1 parent 275ade2 commit 8bd52a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/core/man/sieve-test.1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ and it can provide more detailed information about script execution
3131
problems that are reported by the Sieve plugin, for example by tracing
3232
the execution and evaluation of commands and tests respectively.
3333

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+
3438
## OPTIONS
3539

3640
**-a** *orig-recipient-address*

0 commit comments

Comments
 (0)