| Sign In/My Account | View Cart |
| Article: |
Learning the Mac OS X Terminal, Part 3 | |
| Subject: | SOLUTION! sendmail: unable to qualify my own domain name | |
| Date: | 2003-06-03 10:53:47 | |
| From: | anonymous2 | |
|
Response to: sendmail: unable to qualify my own domain name
|
||
|
The solution is to add a line in your "/etc/hosts" file. 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]
|
||