Date: Sat, 8 Jan 2000 10:46:08 -0600 From: "Alejandro Ramirez" <ales@megared.net.mx> To: <freebsd-questions@FreeBSD.ORG>, "Arcady Genkin" <a.genkin@utoronto.ca> Subject: RE: Sendmail configuration Message-ID: <007f01bf59f7$dd11f900$fba3f9cf@megared.net.mx> References: <r1z7lhnyso0.fsf@eddie.cdf>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <a.genkin@utoronto.ca> To: <freebsd-questions@FreeBSD.ORG> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007f01bf59f7$dd11f900$fba3f9cf>