The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 02-06-2007
MARY76 MARY76 is offline
Registered User
  
 

Join Date: Jan 2007
Posts: 11
Unable to resolve this email issue

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.