diff -r 88466a6ba3ae -r 5ec2068d02af man/man1/vmm.1 --- a/man/man1/vmm.1 Wed Apr 11 09:08:19 2012 +0200 +++ b/man/man1/vmm.1 Wed Apr 11 16:23:27 2012 +0200 @@ -746,11 +746,21 @@ .I destination addresses. .PP +Within the destination address, the placeholders +.IR %n , +.IR %d , +and +.IR %= +will be replaced by the local part, the domain, or the email address with '@' +replaced by '=' respectively. In combination with alias domains, this enables +domain-specific destinations. +.PP Examples: .PP .nf .B vmm aliasadd john.doe@example.com d.user@example.com .B vmm aa support@example.com d.user@example.com e.user@example.com +.B vmm aa postmaster@example.com postmaster+%d@example.org .fi .\" ------------------------------------ .SS aliasdelete (ad)