Article:
 |
|
Learning the Mac OS X Terminal, Part 3
|
| Subject: |
|
sendmail: unable to qualify my own domain name |
| Date: |
|
2002-02-28 22:29:38 |
| From: |
|
santos
|
|
|
|
Chris,
I am really enjoying your articles. This is great information presented very well.
I'm having trouble with sendmail after taking the steps in part two. Specifically, anytime I send mail via the CLI mail program, I get these two messages on the console:
Feb 28 21:34:31 localhost sendmail[1019]: My unqualified host name (localhost) unknown; sleeping for retry
Feb 28 21:35:31 localhost sendmail[1019]: unable to qualify my own domain name (localhost) -- using short name
The mail seems to go through, and all other functions of sendmail seem to work, but nevertheless, the error messages are occurring.
Thank You,
Bill
|
Showing messages 1 through 3 of 3.
-
SOLUTION! sendmail: unable to qualify my own domain name
2003-06-03 10:53:47
anonymous2
[View]
-
sendmail: unable to qualify my own domain name
2002-03-01 14:46:28
kwidholm
[View]
-
sendmail: unable to qualify my own domain name
2006-12-12 04:25:39
ABHAY
[View]
My computer is Nelly, and i'm doing localhosting sooo:
127.0.0.1 nelly.local. nelly
The format is:
[ipaddress] [longname] [shortname]
Obviously without the brackets.
Don't know your name? Try pinging yourself or doing an:
>nslookup [shortname]
Cheers!
bcshessa@bluffton.edu