|
| | Subject: | Re: qmail-ldap migration to postfix | | Group: | Postfix-users | | From: | mouss | | Date: | 24 May 2007 |
Cassiano Aquino wrote:
> Tks for your reply,
Please do not top post. put your text after the text you reply too.
>
> But is possible to for example
>
> user-extension remaps to user-catchall?
> this address is listed in ldap
by default,
mail for user-extension goes to user
unless there is a rule for user-extension that overrides
it. This is the purpose of extensions.
now, you can still make your ldap return user-catchall if
asked for user-extension. put this in a special
virtual_alias_maps (you can have many maps in virtual_alias_maps, and in
other maps. lookup stops as soon as a macth is found, so order is
important).
|