[email protected]:
> On Apr 11, 2012, at 07.06, Wietse Venema wrote:
>
> > No. virtual_alias_maps is ALWAYS consulted, without any "unless"
> > conditions.
> >
> > Wietser
>
> urg, yes, thank you for the patient reminder. i think my approach may have
> been backwards with respect to my goal. this patch hopefully better reflects
> that.
>
> -ben
>
> --- ADDRESS_CLASS_README 2007-03-25 10:53:46.000000000 -0400
> +++ ADDRESS_CLASS_README.mod 2012-04-14 11:43:25.000000000 -0400
> @@ -83,6 +83,10 @@
> * There is no mail delivery transport parameter. Every address must be
> aliased to some other address.
>
> + * Note: unlike other classes' maps, virtual_alias_maps is not used solely
> for
> + domains listed in virtual_alias_domains. See the section on VIRTUAL
> ALIAS DOMAINS
> + in virtual(5) for details.
> +
> The virtual mailbox domain class.
This proposes to add text under VIRTUAL ALIAS domains, that is
"important" for people who are looking for documentation about
LOCAL/VIRTUAL MAILBOX/RELAY domains. They will never find it.
Wietse