Hi All,
Still I am unable to resolve this issue.
I am trying to sending email to me through unix, but I am not getting it. Any configurations are there from unix side to send email. Please let me know. I wrote following code.
mailx -s "This is test message."
xyz@yahoo.com.
Please help me.