diff --git a/packages/alias-to-sieve/README.md b/packages/alias-to-sieve/README.md index b8d8b33..d65ac18 100644 --- a/packages/alias-to-sieve/README.md +++ b/packages/alias-to-sieve/README.md @@ -5,10 +5,8 @@ Given an alias file `testdata/simple.aliases` that contains lines of redirects o If you don't define a fqdn along any of the addresses, the default domain from your commandline input will be appended. An example using the testdata directory of this repository: -```bash -$ ./alias_to_sieve testdata/simple.aliases example.com ``` -```sieve +$ ./alias_to_sieve testdata/simple.aliases example.com require ["variables", "copy", "vnd.stalwart.expressions", "envelope", "editheader"]; let "i" "0";