Compare commits
1 commit
a66e37de94
...
01c16e93ae
Author | SHA1 | Date | |
---|---|---|---|
01c16e93ae |
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ discard;
|
|||
|
||||
```
|
||||
|
||||
If you have multiple domains with multiple alias files, do `$ ./alias_to_sieve simple.aliases example.com other.aliases example.org`.
|
||||
If you have multiple domains with multiple alias files, pass them all in one run: `$ ./alias_to_sieve simple.aliases example.com other.aliases example.org`.
|
||||
|
||||
## Limitations
|
||||
You cannot use apostrophes (') in any mail addresses although allowed by [RFC 5322](https://www.rfc-editor.org/rfc/rfc5322) since they would break termination of strings in sieve.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue