summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2014-07-14 04:35:50 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2014-07-14 04:35:50 +0200
commit1a2a9f8c1e88ba830a6e06a98f62680d42e6b752 (patch)
tree378dc852285ac6967674efff0a93ae6d006b5c09
parent30f8b486a1eef4e558a103c59b3f3458ae7a2453 (diff)
Correct our policy on RFC-reserved addresses.
-rw-r--r--e-post/doman.mdwn17
1 files changed, 13 insertions, 4 deletions
diff --git a/e-post/doman.mdwn b/e-post/doman.mdwn
index eeb846e..a73d884 100644
--- a/e-post/doman.mdwn
+++ b/e-post/doman.mdwn
@@ -67,7 +67,16 @@ Ja, det finns ingenting som hindrar detta. Dock kan vi bara ha max en person som
# Tekniska frågor
-## Vad händer med RFC-adresserna?
-
-
-När du kopplar din egen domän kopplar vi de obligatoriska så kallade RFC-adresserna direkt till friposts administratörer. Detta är `abuse@dindomän.se` och `postmaster@dindomän.se`. Dessa adresser måste finnas enligt ett av internets standardiseringsdokument, en så kallad RFC, och ska enligt dessa gå till någon som är lämpad att hantera förfrågningen. (Mer om RFC-adresser [här](http://rfc-ignorant.org/rfcs/rfc2142.php).)
+## How about the reserved `postmaster@` and `abuse@` addresses?
+
+According to [RFC 822 Section 6.3](https://tools.ietf.org/html/rfc822#section-6.3) and
+[RFC 2142 Section 4](https://tools.ietf.org/html/rfc2142#section-4), the
+addresses `postmaster@yourdomain.se` and `abuse@yourdomain.se` are both
+reserved and required, and *must* be routed to the person(s) responsible
+for your domain's mail system i.e. `admin@fripost.org`. For convenience
+we also deliver such messages to the domain owner, but *beware that we
+will also receive them*!
+
+On a related note, we encourage domain owners to create aliases for
+common roles and services such as `root@`, `hostmaster@`, `webmaster@`,
+etc. See [RFC 2142](https://tools.ietf.org/html/rfc2142) for details.