man/man1/vmm.1
branchv0.6.x
changeset 518 5ec2068d02af
parent 516 b2084e7f6854
child 520 a0a27688e616
equal deleted inserted replaced
517:88466a6ba3ae 518:5ec2068d02af
   744 .I address
   744 .I address
   745 with one or more
   745 with one or more
   746 .I destination
   746 .I destination
   747 addresses.
   747 addresses.
   748 .PP
   748 .PP
       
   749 Within the destination address, the placeholders
       
   750 .IR %n ,
       
   751 .IR %d ,
       
   752 and
       
   753 .IR %=
       
   754 will be replaced by the local part, the domain, or the email address with '@'
       
   755 replaced by '=' respectively. In combination with alias domains, this enables
       
   756 domain-specific destinations.
       
   757 .PP
   749 Examples:
   758 Examples:
   750 .PP
   759 .PP
   751 .nf
   760 .nf
   752 .B vmm aliasadd john.doe@example.com d.user@example.com
   761 .B vmm aliasadd john.doe@example.com d.user@example.com
   753 .B vmm aa support@example.com d.user@example.com e.user@example.com
   762 .B vmm aa support@example.com d.user@example.com e.user@example.com
       
   763 .B vmm aa postmaster@example.com postmaster+%d@example.org
   754 .fi
   764 .fi
   755 .\" ------------------------------------
   765 .\" ------------------------------------
   756 .SS aliasdelete (ad)
   766 .SS aliasdelete (ad)
   757 .BI "vmm aliasdelete" " address"
   767 .BI "vmm aliasdelete" " address"
   758 .RI [ destination ]
   768 .RI [ destination ]