diff --git a/doc/man/sieve-test.1 b/doc/man/sieve-test.1 index 13929aed6facee33c77bbdbc8cfe4a9f56db56a1..437fbd28bb058ca2fe817c024ec550382305e149 100644 --- a/doc/man/sieve-test.1 +++ b/doc/man/sieve-test.1 @@ -27,7 +27,7 @@ Using the \fBsieve-test\fP command, the execution of Sieve scripts can be tested the script for the provided message, yielding a set of Sieve actions. Unless the \fB-e\fP option is specified, it does not actually execute these actions, meaning that it does not store or forward the message anywere. In stead, it prints a detailed list of what actions would normally take place. -Note that, even when \fB-e\fP is specified, no messages are never transmitted to remote SMTP +Note that, even when \fB-e\fP is specified, no messages are ever transmitted to remote SMTP recipients. The outgoing messages are printed to \fBstdout\fP in stead. .PP This is a very useful tool to debug the execution of Sieve scripts. It can be used to verify