Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Apr 2009 18:18:20 -0700
From:      Gregory Shapiro <gshapiro@freebsd.org>
To:        "Aryeh M. Friedman" <aryeh.friedman@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: configuring dns/sendmail for two different servers
Message-ID:  <20090402011820.GC28987@rugsucker.smi.sendmail.com>
In-Reply-To: <49D40E48.7000202@gmail.com>
References:  <49D400C9.30707@gmail.com> <20090402005607.GB28987@rugsucker.smi.sendmail.com> <49D40E48.7000202@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I was aware of that but wanted a "default" alias for any addr/alias that  
> does not exist to send to gmail and alias(5) does not allow for wild  
> cards and/or defaults it seems

You can add this to your .mc file:

define(`LUSER_RELAY', `local:unknownuser')

and then alias 'unknownuser' to the address you wish.

Alternatively, you can use FEATURE(`virtusertable') for your domain.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090402011820.GC28987>