README
branchv0.6.x
changeset 518 5ec2068d02af
parent 517 88466a6ba3ae
child 519 b1fd6f08f369
--- a/README	Wed Apr 11 09:08:19 2012 +0200
+++ b/README	Wed Apr 11 16:23:27 2012 +0200
@@ -61,6 +61,13 @@
 
   ‣ supports multiple destinations per e-mail alias
   ‣ destinations can be deleted separately
+  ‣ destinations can be interpolated using the original address' localpart
+    and domain, allowing aliases to have different meaning in aliasdomains,
+    e.g. with the following defined in example.org:
+      postmaster@example.org  →  postmaster+%d@admin.example.org
+    If example.com is an aliasdomain of example.org, the alias will become
+      postmaster@example.org  →  postmaster+example.org@admin.example.org
+      postmaster@example.com  →  postmaster+example.com@admin.example.org
 
 Installation Prerequisites
 ==========================