Hello,
On 06/13/2002 02:17 AM, Manisha wrote: > If it is aurica.com then it is wrong as this is the name of Live server. No, the query is to figure what is the address of the SMTP server to which your machine sendmail program should deliver the messages and it is failing. > But currently I am working on local linux server. (To access the server > I use http://Linux-Server/index.php) > > Any way, following is the out put of the command > ---------------------------------------- > > ***Can't find server address for 'aurica.com': Host name lookup failure. > > Server: Linux-Server > Address: 0.0.0.0 > > ***Linux-Server Can't give TYPE=MX : No response from server > > ----------------------------------------------- Sorry the correct command line is: nslookup -type=MX aurica.com Here it resolves to mail.aurica.com, but your system DNS configuration may not be correct. That SMTP server seems to be reachable from here too. Regards, Manuel Lemos > > Manisha > > At 02:06 AM 6/13/02 -0300, Manuel Lemos wrote: > >> Hello, >> >> On 06/13/2002 01:59 AM, Manisha wrote: >> >>> I gave the command at root, I got some details >>> >---------------------------------------------------------------------------------------------------------- > >>> >>> >>> ----Q-ID---- Size ----- Q-Time----- Sender/Recipient >>> <file name> 67 Thu Jun 13 11.22 nobody >>> (host map: look up (aurica.com): >>> deferred) >>> [EMAIL PROTECTED] >>> >>> >----------------------------------------------------------------------------------------------------------------- > >>> >>> What's the problem exactly? As I do not know much about Linux >>> (Totally on windows), I am unable to figure out too. >> >> >> It looks like the your machine DNS does not seem to be properly >> configured. >> >> Type in the shell this command and tell me what it shows: >> >> nslookup TYPE=MX aurica.com >> >> -- >> >> Regards, >> Manuel Lemos >> >> >> -- >> PHP General Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php > > -- Regards, Manuel Lemos -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php