From owner-freebsd-questions Sat Jan 8 8:46:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id 0F51815079 for ; Sat, 8 Jan 2000 08:46:19 -0800 (PST) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.251]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id KAA47469; Sat, 8 Jan 2000 10:46:17 -0600 (CST) (envelope-from ales@megared.net.mx) Message-ID: <007f01bf59f7$dd11f900$fba3f9cf@megared.net.mx> From: "Alejandro Ramirez" To: , "Arcady Genkin" References: Subject: RE: Sendmail configuration Date: Sat, 8 Jan 2000 10:46:08 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Your setup its very simple, just create the file "/etc/sendmail.cw", and put in there the domains that you are going to receive mail for, in a line by it self ex: thpoon.com otherdomain.com etc... then create the file "/etc/mail/relay-domains" and put in there the host name, or the ip address or the class to wich you will allow relay for, ex: tea.thpoon.com 10.10.15.21 192.168.10 The first 2 lines will allow tea.thpoon.com & 10.10.15.21 to relay mail, and the thirth line will allow all the C class for 192.168.10 P.S. Dont forget to "killall -HUP sendmail" always that you make a change in a class file (sendmail.c?). Whenever you want to learn something, try the Bat Book, or the web page www.sendmail.org Have Fun... Ales ----- Original Message ----- From: Arcady Genkin To: Sent: Thursday, January 06, 2000 12:13 PM Subject: Sendmail configuration > > I'm configuring a site with two computers running 3.4-R. > I'm puzzled by sendmail configuration... handbook doesn't > really offer much help on this issue. > > My little home network is connected to 'net via cable modem. > I have a domain name, and would like to take advantage > of that by sending and receiving mail directly. > > One host (soup.thpoon.com) is my 24/7 server/nat box. It gathers > all mail for me, which I then read from it via POP3 from my work- > station (tea.thpoon.com). I would like it to provide similar > services for sending email. > > I need to configure "soup" to send and accept email directly, as well > as relay email for "tea", which is going to use "soup" as its smart > host. > > My question is: can this be done withoug reading the thousand-pages > bat book? I started reading it, but really don't have a week to > configure this setup... > > Any good pointers for online tutorials/handbooks? > > If you are going to recommend me an alternative to sendmail, > could you also include a pointer to its configuration docs? > > Thanks a lot for any input! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message