From owner-freebsd-questions Sun Apr 29 10: 0:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.5.17]) by hub.freebsd.org (Postfix) with ESMTP id E24FB37B424 for ; Sun, 29 Apr 2001 10:00:46 -0700 (PDT) (envelope-from trini0@optonline.net) Received: from optonline.net (ool-18be012f.dyn.optonline.net [24.190.1.47]) by mta6.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GCK007CYCLCOP@mta6.srv.hcvlny.cv.net> for questions@freebsd.org; Sun, 29 Apr 2001 13:00:48 -0400 (EDT) Date: Sun, 29 Apr 2001 13:00:45 -0400 From: trini0 Subject: email@domain..... To: questions Message-id: <3AEC48BD.8090407@optonline.net> MIME-version: 1.0 Content-type: multipart/mixed; boundary="Boundary_(ID_w5yfHvpulgTYwzaJP2+pMw)" X-Accept-Language: en User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.3-STABLE i386; en-US; 0.8.1) Gecko/20010411 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --Boundary_(ID_w5yfHvpulgTYwzaJP2+pMw) Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT hey all. Im currently setting up qmail/qpopper & I have dns configured. Im trying to send mail to user@lan.trini (fake), but thats a no go. I have to use the full hostname (user@box1.lan.trini) in order for mail to get sent anywhere in the lan. I would like to set it up to where user@lan.trini sends to one box that handles all incoming internal mail. I think is a dns thing but Im not sure. Thanks trini0 --Boundary_(ID_w5yfHvpulgTYwzaJP2+pMw) Content-type: text/plain; name=db.lan.trini Content-transfer-encoding: 7BIT Content-disposition: inline; filename=db.lan.trini lan.trini. IN SOA hivemind.lan.trini. master.hivemind.lan.trini ( 1 ; Serial 10800 ; refresh 3600 ; retry 604800 ; expire 86400 ) ; minimum ; ; Nameserver ; lan.trini. IN NS hivemind.lan.trini. ; ; Addresses for canonical names ; localhost.lan.trini. IN A 127.0.0.1 gatekeeper.lan.trini. IN A 192.168.0.1 hivemind.lan.trini. IN A 192.168.0.2 gladiator.lan.trini. IN A 192.168.0.3 worf.lan.trini. IN A 192.168.0.9 ; ; Aliases ; gatekeeper. IN CNAME gatekeeper.lan.trini. hivemind. IN CNAME hivemind.lan.trini. gladiator. IN CNAME gladiator.lan.trini. www.lan.trini. IN CNAME hivemind.lan.trini. ftp.lan.trini. IN CNAME hivemind.lan.trini. mail.lan.trini. IN CNAME hivemind.lan.trini. ; ; MX Records ; lan.trini. IN MX 1 hivemind.lan.trini. --Boundary_(ID_w5yfHvpulgTYwzaJP2+pMw)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message