Date: Tue, 06 Jun 2000 19:16:53 -0400 From: Jim Conner <jconner@enterit.com> To: Johan Petersson <johpe159@student.liu.se> Cc: FreeBSD-questions@FreeBSD.org Subject: Re: DNS/Sendmail Message-ID: <4.1.20000606191356.01421f48@mail.enterit.com> In-Reply-To: <20000606103321.A97ED61A5F@studentmail.liu.se> References: <20000606100801.E71AB37BFDB@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:33 PM 6/6/2000 +0100, Johan Petersson wrote: >Hello! > >I have setup a small LAN (2 machines=) >www.bitmap.com works but when I try to >send mail to johpe@bitmap.com it doesn't >work. I don't no if it's a DNS or sendmail >problem.. > >db.bitmap.com: > >@ IN SOA bitmap.com. johpe.bitmap.com. ( > 2000060403 > 86400 > 7200 > 8640000 > 86400 ) > > IN NS bitmap.com. > IN A 223.147.37.1 > IN MX 50 bitmap.com. > >monster IN A 223.147.37.2 >www IN CNAME bitmap.com. >ftp IN CNAME bitmap.com. > It would be more helpful if you could give greater detail on how it doesn't work. What error are you getting? There is a thread reply to this that mentions to use a priority number less than 50. The number you use tor the priority means nothing more than the priority used for that mail exchange. Whether you use 12 or 120, it doesn't matter. On the other hand, the best way to find out what the problem is is to recognize the error. Please reply with what happens when you try to send mail. Someone mentioned to telnet to the machine on port 25. This is the best way among other things (imo) to start troubleshooting issues like this. >From: Mail Delivery Subsystem <MAILER-DAEMON>: >----------8<--------------------- > ----- Transcript of session follows ----- > ... while talking to bitmap.com.: > >>> HELO > <<< 501 5.0.0 HELO requires domain address > 554 5.0.0 <johpe@bitmap.com>... Service unavailable >------------8<-------------------- > >Best regards > >--Johan > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message - Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Today's errors, in contrast: Windows - "Invalid page fault in module kernel32.dll at 0032:A16F2935" UNIX - "segmentation fault - core dumped" Humanous Beingsus - "OOPS, I've fallen and I can't get up" ------------------------------- Jim Conner NOTJames jconner@enterit.com 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?4.1.20000606191356.01421f48>