equal
  deleted
  inserted
  replaced
  
    
    
    59   | 
    59   | 
    60 • Alias features  | 
    60 • Alias features  | 
    61   | 
    61   | 
    62   ‣ supports multiple destinations per e-mail alias  | 
    62   ‣ supports multiple destinations per e-mail alias  | 
    63   ‣ destinations can be deleted separately  | 
    63   ‣ destinations can be deleted separately  | 
         | 
    64   ‣ destinations can be interpolated using the original address' localpart  | 
         | 
    65     and domain, allowing aliases to have different meaning in aliasdomains,  | 
         | 
    66     e.g. with the following defined in example.org:  | 
         | 
    67       postmaster@example.org  →  postmaster+%d@admin.example.org  | 
         | 
    68     If example.com is an aliasdomain of example.org, the alias will become  | 
         | 
    69       postmaster@example.org  →  postmaster+example.org@admin.example.org  | 
         | 
    70       postmaster@example.com  →  postmaster+example.com@admin.example.org  | 
    64   | 
    71   | 
    65 Installation Prerequisites  | 
    72 Installation Prerequisites  | 
    66 ==========================  | 
    73 ==========================  | 
    67 You already should have installed and configured Postfix and Dovecot with  | 
    74 You already should have installed and configured Postfix and Dovecot with  | 
    68 PostgreSQL support. You also need access to a local or remote PostgreSQL  | 
    75 PostgreSQL support. You also need access to a local or remote PostgreSQL  |