Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 1999 17:20:05 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        domi@saargate.de (domi)
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Sendmail: Receive mails for every subdomain 
Message-ID:  <199909211620.RAA00810@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Tue, 21 Sep 1999 15:49:13 %2B0200." <fc.004c50380019ce88004c50380019ce88.19ce8d@saargate.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Is it possible to make sendmail route all mail to localpart@*.domain.com
> to localpart@domain.com?

Should be... if your MX is (say) mx.domain.com try something like

.domain.com smtp:[mx.domain.com]

in your mailer table and

*.domain.com. IN MX 0 mx.domain.com.

in your DNS.  See src/contrib/sendmail/cf/README for details.

> Yours, Dominik

-- 
Brian <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@FreeBSD.org.uk>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




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