From owner-freebsd-questions Mon Apr 21 13:35:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA12286 for questions-outgoing; Mon, 21 Apr 1997 13:35:16 -0700 (PDT) Received: from kyyppari.hkkk.fi (k20418@kyyppari.hkkk.fi [128.214.33.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA12277 for ; Mon, 21 Apr 1997 13:35:13 -0700 (PDT) Received: (from k20418@localhost) by kyyppari.hkkk.fi (8.8.5/8.8.3) id XAA18879 for freebsd-questions@FreeBSD.ORG; Mon, 21 Apr 1997 23:35:06 +0300 (EET DST) From: Teemu Kuusijarvi Message-Id: <199704212035.XAA18879@kyyppari.hkkk.fi> Subject: Email config problem:Solved! To: freebsd-questions@FreeBSD.ORG Date: Mon, 21 Apr 1997 23:35:06 +0300 (EET DST) X-Mailer: ELM [version 2.4 PL24alpha5] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Problem: > Our email comes in and goes out without a problem when using > addresses like: > > login-id@mailhost.domain.name or > firstname.lastname@mailhost.domain.name > > but how can I make these addresses work: > > login-id@domain.name > firstname.lastname@domain.name Solution: - Make normal MX records for mailhost/s. - Add 'DMmy.domain' to sendmail.cf. This is for outgoing mail. - Create /etc/sendmail.cw and add 'my.domain' in it. This is for incoming mail. That's all it takes! Thank you all for the help! TpK -- --------------------------------------------------------- Teemu Kuusijarvi http://www.iki.fi/tpk/ email tpk@iki.fi -------------------- FreeBSD 2.1.5 --------------------