Date: Tue, 28 Sep 1999 10:33:49 -0500 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "Langa Kentane" <evablunted@earthling.net>, "FreeBSD" <Freebsd-questions@FreeBSD.ORG> Subject: RE: Send mail & DNS problem [newbie] Message-ID: <01c301bf09c6$dc9cc760$fba3f9cf@megared.net.mx> References: <05f801bf0985$c0a01440$36a8ef9b@sunnet.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, You have to tell both DNS & Sendmail that they will accept mail for an specific domain. In DNS, you create an MX record pointing to the server you want to receive mail for this domain. In Sendmail you have to edit the /etc/sendmail.cw file and add the domain name for this server to accept mail from that specific domain. Then reload your services, for BIND try "ndc reload" and for Sendmail try "killall -HUP sendmail". Do the same for each domain you want this server to receive mail. Have Fun... Ales ----- Original Message ----- From: Langa Kentane <evablunted@earthling.net> To: FreeBSD <Freebsd-questions@FreeBSD.ORG> Sent: Tuesday, September 28, 1999 2:39 AM Subject: Send mail & DNS problem [newbie] > Can someone please tell me how to sort this out. > I was trying to test if my mail is working coz I just set up DNS & Bind (the > latest ver). > > This is the response that I get from the mail delivery subsys: > -------- > The original message was received at Fri, 9 May 1997 19:44:05 GMT > from [192.168.1.11] > > ----- The following addresses had permanent fatal errors ----- > <support@sunnet.co.za> > > ----- Transcript of session follows ----- > 554 MX list for sunnet.co.za. points back to ewok.sunnet.co.za > 554 <support@sunnet.co.za>... Local configuration error > > ----------- > > Langa Kentane > Manager: Network Operations > Sunshine Networks > Tel +27 82 928 1952 > > > > 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?01c301bf09c6$dc9cc760$fba3f9cf>