From owner-freebsd-questions Sun Jan 19 14: 0:18 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9622837B401 for ; Sun, 19 Jan 2003 14:00:16 -0800 (PST) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10DD543F1E for ; Sun, 19 Jan 2003 14:00:16 -0800 (PST) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 9F9B34FC8A; Sun, 19 Jan 2003 16:39:58 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 980544A0E; Sun, 19 Jan 2003 16:39:58 -0500 (EST) Date: Sun, 19 Jan 2003 16:39:58 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: Gary Schenk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: newbie mail help In-Reply-To: <002d01c2c004$0f12fce0$6501a8c0@socal.rr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 19 Jan 2003, Gary Schenk wrote: > > On Sun, 19 Jan 2003, Shantanu Mahajan wrote: > > > Subject: Re: newbie mail help > > > > > > # cd /etc/mail > > > # make > > > # vi `hostname`.mc > > > > > > now change the line > > > dnl define(`SMART_HOST', `your.isp.mail.server') > > > to > > > define(`SMART_HOST', `your.isp.mail.server') > > > > > > (don't fotget to _replace_ *your.isp.mail.server*) > > > then > > > # make > > > # killall -HUP sendmail > > > > > > That's all. :-) > > > > > > Regards, > > > Shantanu > > > > Is all this required? Couldn't POP mail just be gotten in the normal way > > with e.g. kmail or netscape or mozilla? The above will allow you to use > > all manner of *nix email clients, but have you tried just setting up (say) > > mozilla mail or kmail in the normal fashion? > > > > Just a thought - JB > > > > > > I've been trying to use the command line as much as possible in seting up > FreeBSD. I hope that this will give me a better understanding of the OS, > however this is quite a task. So I have not tried to setup one of the > desktop mail clients. I do need my email functioning however, and I am going > to try to setup Balsa now. > > Whatever I read about sendmail just makes my poor head spin. It is like > reading a foreign language. > > Thanks to all who have responded to my plea for help. > > Gary > Yep - email servers are pernicious, complex beasties, some worse than others. Fortunately, most of Unix is not nearly so complex. Good luck - JB # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message