On Apr 10, 2012, at 10.44, /dev/rob0 wrote:
>> + * Note: virtual_alias_maps will be used with other address classes unless
>> + a given domain is listed in virtual_alias_domains. see the section on
>
> To me, this confuses things more. virtual_alias_maps will be
> consulted (and its results applied) regardless of class, and
> regardless of existence of any virtual_alias_domains.
i see your point. would this be less confusing?
--- ADDRESS_CLASS_README 2007-03-25 10:53:46.000000000 -0400
+++ ADDRESS_CLASS_README.mod 2012-04-10 22:04:19.000000000 -0400
@@ -83,6 +83,10 @@
* There is no mail delivery transport parameter. Every address must be
aliased to some other address.
+ * Note: virtual_alias_maps will be consulted (and its results applied) by
+ all address classes unless a given domain is listed in
virtual_alias_domains.
+ See the section on VIRTUAL ALIAS DOMAINS in virtual(5) for details.
+
The virtual mailbox domain class.
* Purpose: final delivery for hosted domains where each recipient address can
my goal is to just briefly highlight the way in which it doesn't follow quite
the same convention as the other address classes, and to guide the reader a bit
more directly to the documentation which provides details.
-ben