From owner-freebsd-questions Fri Feb 13 11:42:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20232 for freebsd-questions-outgoing; Fri, 13 Feb 1998 11:42:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20192 for ; Fri, 13 Feb 1998 11:42:52 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id LAA01097; Fri, 13 Feb 1998 11:42:40 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Fri, 13 Feb 1998 11:42:40 -0800 (PST) From: Doug White Reply-To: Doug White To: Mahendra cc: freebsd-questions@FreeBSD.ORG Subject: Re: Some help needed to setup FreeBSD mail system in a sub domain In-Reply-To: <34E27A67.9C8F2262@sapura.com.my> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 12 Feb 1998, Mahendra wrote: > i have successfully setup the FreeBSD server, we have a sub domain ip > and name ready. OK. > > now here are my question hope someone can help me : > > 1 - since i am setting up a mail server in a sub domain do i need to use > the DNS service on the server. As long as someone is primary for the subdomain, it's not required that you run DNS. If you intend on managing names for the subdomain too, you might look into it. Also, running local named will allow you to run it in caching mode, which can save time on multiple DNS lookups. > 2 - what are the nescessary configuration for the smtp to send mail to > the main server to be sent out to the outside world. The default config is pretty smart, as long as you don't have any tricky firewalls. I'd suggest adding in the changes in /etc/mail/ to keep spammers from using your server as a relay point. > 3 - i got imap-uw and would like to install it how do i compile it and > configure it. how do you add and modify user setting in this software. imap uses the standard user mailboxes. > 4 - can i do any of this via X Windows. i am having some problems, how > do i install X Windows and execute it. X will give you a terminal to set it up on :) The best way to install X is at install time, and you can probably reinstall it if you run /stand/sysinstall. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message