On Fri, Feb 04, 2000 at 04:40:34PM +0100, Robert Sander wrote:
> On Fri, Feb 04, 2000 at 03:01:11PM -0000, Petr Novotny wrote:
> 
> > > Set up an ~alias/.qmail-virtual-vdomain-default that contains
> > > 
> > > |/var/qmail/bin/forward `echo $LOCAL | cut -f 4- -d "-"`
> > > 
> > > That cuts the first three parts of alias-virtual-vdomain-user
> > > revealing the real username.
> > 
> > $DEFAULT would do just fine.
> 
> But is $DEFAULT not the complete address [EMAIL PROTECTED], or am I missing 
> something here, is it just the user-part?

Mail to [EMAIL PROTECTED] is delivered locally as virtual-vdomain-user. If that
ends up being handled by ~alias/.qmail-virtual-vdomain-default, then $DEFAULT
is user, i.e. the address with virtual-vdomain stripped off. If the address
wound up being handled by .qmail-virtual-default, then $DEFAULT would have been
vdomain-user. It's the portion of the address that matches the -default part of
the .qmail-... file.

Chris

Reply via email to