On Tue, Aug 08, 2000 at 04:29:57AM -0700, Paulo Henrique Baptista de Oliveira wrote:
> Hi All,
> I use Sendmail to send and recive mail through Internet but I want the
> following feature: when an e-mail comes to an unknow user, it will be delivery
> to a know user.
Add to sedmail.mc:
define(`LUSER_RELAY',`local:you_account')dnl
Mirek