Correct me if I'm wrong, but if DNS is not working, I would not be able to 
do a traceroute to a domain name, right? But rather only to an ip address? 
But I can do traceroute to a domain name, and browse the web, by name. Is 
this right or not?
Thanks,
--
Chip W

Steve Hovey <[EMAIL PROTECTED]> wrote on 11/04/2003 09:04:26 AM:

> Looks to me like you dont have DNS workin right - everything resolves to
> your local host instead of gettin the correct MX records.
> 
> 
> On Tue, 4 Nov 2003 [EMAIL PROTECTED] wrote:
> 
> > I just set up a new box with fbsd-5.1 and it appears that the email 
never 
> > leaves the box, or at least it never arrives at its intended 
destination. 
> > I have set up previous versions of freebsd and never had a problem 
sending 
> > mail with out any configuration of sendmail. The machine does connect 
and 
> > browse the internet. My rc.conf has sendmail_enable=NO. So it should 
be 
> > able to send, but not receive, which is what I want.I have included 
the 
> > mail -v messages below. I have tried to send to 4 different addresses, 

> > including the freebsd-test list, no messages show up at any addresses.
> > Any idea why mail is not being sent?
> > 
> > Thanks
> > Chip W
> > Simrad, Inc
> > --------------------------------------
> > -bash-2.05b$ mail -v -s test [EMAIL PROTECTED]
> > testing again.
> > .
> > EOT
> > [EMAIL PROTECTED] Connecting to [127.0.0.1] via relay...
> > 220 simradusa.com ESMTP Sendmail 8.12.9/8.12.9; Tue, 4 Nov 2003 
08:33:17 
> > -0800 (PST)
> > >>> EHLO simradusa.com
> > 250-simradusa.com Hello localhost.simrad.com [127.0.0.1], pleased to 
meet 
> > you
> > 250-ENHANCEDSTATUSCODES
> > 250-PIPELINING
> > 250-8BITMIME
> > 250-SIZE
> > 250-DSN
> > 250-ETRN
> > 250-DELIVERBY
> > 250 HELP
> > >>> MAIL From:<[EMAIL PROTECTED]> SIZE=58
> > 250 2.1.0 <[EMAIL PROTECTED]>... Sender ok
> > >>> RCPT To:<[EMAIL PROTECTED]>
> > >>> DATA
> > 250 2.1.5 <[EMAIL PROTECTED]>... Recipient ok
> > 354 Enter mail, end with "." on a line by itself
> > >>> .
> > 250 2.0.0 hA4GXHwG000641 Message accepted for delivery
> > [EMAIL PROTECTED] Sent (hA4GXHwG000641 Message accepted for 
> > delivery)
> > Closing connection to [127.0.0.1]
> > >>> QUIT
> > 221 2.0.0 simradusa.com closing connection
> > --------------------------------
> > _______________________________________________
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"
> > 
> 

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to