Compare commits

..

1 commit

Author SHA1 Message Date
a66e37de94
Documentation and usage example for sieve script 2025-04-08 09:54:08 +02:00

View file

@ -50,7 +50,7 @@ discard;
```
If you have multiple domains, do `$ ./alias_to_sieve simple.aliases example.com other.aliases example.org`.
If you have multiple domains with multiple alias files, do `$ ./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.