On Wed, Jun 23, 2010 at 11:23 AM, Mehul Ved <mehul.n....@gmail.com> wrote:

> On Wed, Jun 23, 2010 at 10:40 AM, Satheesh kumar <sathe...@e-ndicus.com>
> wrote:
> > Hi All,
> >
> >        I am using "SendMail" to send mail from my localhost. Initially
> > there was no problem i was sending mail using "echo <message> | mail -s
> > <Subject> <Destination address>" command. It worked as expected, but now
> no
> > mails are been sent to destination address and the mail log shows like
> this
> > "http://pastebin.com/vrdvs0VL";. Am using ubuntu 9.04 . Please help me to
> fix
> > this.
>
> Does
> $ hostname
> resolve to
> sateesh-laptop
> If not you will need to correct it in /etc/hosts or where ever your
> hostname resolution is done from.
>

Thank you,

I am not sure about IP table the command " $ cat /etc/hosts" shows like this

127.0.0.1    localhost
127.0.1.1    satheesh-laptop

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

and $ hostname prints satheesh-laptop

please let me know what else i need to change.

-- 
Regards :
     Satheesh Kumar . P
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to