d16a27fe09cfc9204a3d1df0db36fa9cbf9f0732
howto/EMail.md
| ... | ... | @@ -4,6 +4,16 @@ Running email in dn42 is not very complicated. Your SMTP daemon probably alread |
| 4 | 4 | * setup DNS (MX records, or simply relevant A records) |
| 5 | 5 | * configure your mail server if needed |
| 6 | 6 | |
| 7 | +## Redirect |
|
| 8 | + |
|
| 9 | +There are forwarding rules for _PERSON_ @ dn42.org to the mail addresses which hav been given in the registry. Please note that the trailing `-DN42` is stripped from the local part. |
|
| 10 | + |
|
| 11 | +####Example#### |
|
| 12 | + |
|
| 13 | +| Handle | Alias | Redirection | |
|
| 14 | +|:------------ |:--------------- |:--------------------- | |
|
| 15 | +| `STV0G-DN42` |`[email protected]` | [email protected]` | |
|
| 16 | + |
|
| 7 | 17 | ## Exim tips |
| 8 | 18 | |
| 9 | 19 | ### Sending emails |