From owner-freebsd-questions Wed Nov 8 06:40:26 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA07000 for questions-outgoing; Wed, 8 Nov 1995 06:40:26 -0800 Received: from blanco.sadeya.cesca.es (blanco.sadeya.cesca.es [192.94.163.146]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id GAA06993 for ; Wed, 8 Nov 1995 06:40:13 -0800 Received: (from amengual@localhost) by blanco.sadeya.cesca.es (8.6.11/8.7.0) id PAA10437; Wed, 8 Nov 1995 15:37:10 GMT Date: Wed, 8 Nov 1995 15:37:10 +0000 () From: Carlos Amengual To: Antonio Navarro Navarro cc: questions@FreeBSD.org Subject: Re: Problems with mail reception In-Reply-To: <30A10241.42A2@host.bemarnet.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org Precedence: bulk On Wed, 8 Nov 1995, Antonio Navarro Navarro wrote: > Hello ! Hola > I have a Web site in Spain connected to the Internet running FreeBSD v2.0.5. The name of the > machine is host.bemarnet.es, and I need to send and receive mail using addresses like > antonio@bemarnet.es instead of antonio@host.bemarnet.es. How can I do It ? Nowadays I can receive > e-mail messages with the long address format (i.e. user@host.bemarnet.es) Need to put the appropriate MX record in the DNS database file of the nameserver for your domain. This needs to be consistent with your sendmail.cf file. I suggest that you send me (by private email) a copy of these files to see the changes needed. If you have no control over your primary nameserver (perhaps on a machine at other organisation) you will not be able to send the database file, but can tell its administrator to do the changes for you. If you need any additional instructions or help, please let me know.