Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jun 2000 12:33:21 +0100
From:      Johan Petersson <johpe159@student.liu.se>
To:        FreeBSD-questions@FreeBSD.org
Subject:   DNS/Sendmail
Message-ID:  <20000606103321.A97ED61A5F@studentmail.liu.se>
In-Reply-To: <20000606100801.E71AB37BFDB@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000606103321.A97ED61A5F>