Alex: > When I ran postmap -q [email protected] regexp:virtual.regex. > I actually get correct results.
That's now what you should query.
What virtual alias expansion does is equivalent to this:
postmap -q [email protected] regexp:virtual.regex
postmap -q RESULT-FROM-PREVIOUS-QUESTION regexp:virtual.regex
postmap -q RESULT-FROM-PREVIOUS-QUESTION regexp:virtual.regex
until there is no result, or until the question appears in the result.
Wietse
