On Mon, Aug 10, 2020 at 07:36:56AM +0200, Benny Pedersen wrote: > Daniele Nicolodi skrev den 2020-08-10 02:41: > > > Can you please elaborate on why this is the case, or point me to the > > relevant documentation? Is it a matter of tooling, robustness, > > performance, or something else?
The issue is less clean semantics, recursion safety, possibly surprising behaviour when the RHS of an aliases(5) alias also has a virtual(5) entry, ... Also performance cost since you take a trip through the local delivery agent for address that could just be delivered directly. Bottom line both robustness and performance. > /etc/aliases is designed only for system users, not virtual users, there > is imho no diffrent performance in them Enthusiasm is great, but it is best to try to answer only those questions for which you know the answer. :-( -- VIktor.