author | Alberto Bertogli
<albertito@blitiri.com.ar> 2020-03-21 14:15:47 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2020-03-21 14:15:47 UTC |
parent | 8fab350b599bce0b727fac7522f08f15eb64eeb1 |
docs/aliases.md | +6 | -0 |
diff --git a/docs/aliases.md b/docs/aliases.md index b2bdf8a..68081ca 100644 --- a/docs/aliases.md +++ b/docs/aliases.md @@ -36,6 +36,12 @@ pepe: jose flowers: rose@backgarden, lilly@pond ``` +Destination addresses can be for a remote domain as well. In that case, the +email will be forwarded using +[sender rewriting](https://en.wikipedia.org/wiki/Sender_Rewriting_Scheme). +While the content of the message will not be changed, the envelope sender will +be the constructed from the alias user. + User names cannot contain spaces, ":" or commas, for parsing reasons. This is a tradeoff between flexibility and keeping the file format easy to edit for people. User names will be normalized internally to lower-case. UTF-8 is